<feed xmlns='http://www.w3.org/2005/Atom'>
<title>delta/python-packages/py-amqp.git, branch cql2</title>
<subtitle>github.com: celery/py-amqp.git
</subtitle>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/py-amqp.git/'/>
<entry>
<title>update versions</title>
<updated>2023-03-13T05:30:11+00:00</updated>
<author>
<name>Asif Saif Uddin</name>
<email>auvipy@gmail.com</email>
</author>
<published>2023-03-13T05:30:11+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/py-amqp.git/commit/?id=523d40fdbca565b2e2ba71814a790d276723dcfa'/>
<id>523d40fdbca565b2e2ba71814a790d276723dcfa</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>update pypy on tox (#402)</title>
<updated>2022-12-29T14:00:15+00:00</updated>
<author>
<name>Asif Saif Uddin</name>
<email>auvipy@gmail.com</email>
</author>
<published>2022-12-29T14:00:15+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/py-amqp.git/commit/?id=9d7b36a0da963b5097379e2aacb51e3fbd1ed06a'/>
<id>9d7b36a0da963b5097379e2aacb51e3fbd1ed06a</id>
<content type='text'>
* update pypy on tox

* update</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
* update pypy on tox

* update</pre>
</div>
</content>
</entry>
<entry>
<title>try explicit pypy version</title>
<updated>2022-12-29T13:46:41+00:00</updated>
<author>
<name>Asif Saif Uddin</name>
<email>auvipy@gmail.com</email>
</author>
<published>2022-12-29T13:34:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/py-amqp.git/commit/?id=41cfe539494410f685e133c1fa180a0595f7825c'/>
<id>41cfe539494410f685e133c1fa180a0595f7825c</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>This PR changes the remains of the references to master that we didn't change yet to main.</title>
<updated>2022-12-29T11:48:10+00:00</updated>
<author>
<name>Omer Katz</name>
<email>omer.katz@kcg.tech</email>
</author>
<published>2022-12-29T11:23:01+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/py-amqp.git/commit/?id=15b178bc551b29387978c68ab62e7e4a61798a27'/>
<id>15b178bc551b29387978c68ab62e7e4a61798a27</id>
<content type='text'>
I also noticed our build status still refers to Travis which is now not in use anymore so we now use the correct badge from Github Actions.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
I also noticed our build status still refers to Travis which is now not in use anymore so we now use the correct badge from Github Actions.
</pre>
</div>
</content>
</entry>
<entry>
<title>update actions versions</title>
<updated>2022-12-29T11:42:31+00:00</updated>
<author>
<name>Asif Saif Uddin</name>
<email>auvipy@gmail.com</email>
</author>
<published>2022-12-15T05:14:24+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/py-amqp.git/commit/?id=8f79b4fde70a8e2f57ff5205e99753dd3c510370'/>
<id>8f79b4fde70a8e2f57ff5205e99753dd3c510370</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Set an explicit timeout on SSL handshake to prevent hangs</title>
<updated>2022-11-12T13:27:27+00:00</updated>
<author>
<name>Carlos Corbacho</name>
<email>carlos@strangeworlds.co.uk</email>
</author>
<published>2022-11-12T08:57:36+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/py-amqp.git/commit/?id=07daef775c6807913e8debed2935fc59343b58dd'/>
<id>07daef775c6807913e8debed2935fc59343b58dd</id>
<content type='text'>
If we do not set a timeout on the SSL handshake, this can cause an infinite
hang if something happens during this point to the remote end - this
has been seen with AWS MQ RabbitMQ during cluster maintenance triggering
a reboot, and causing hangs of any connection that is in the handshake
phase.
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
If we do not set a timeout on the SSL handshake, this can cause an infinite
hang if something happens during this point to the remote end - this
has been seen with AWS MQ RabbitMQ during cluster maintenance triggering
a reboot, and causing hangs of any connection that is in the handshake
phase.
</pre>
</div>
</content>
</entry>
<entry>
<title>remove cron &amp; use v3 checkout (#397)</title>
<updated>2022-07-12T11:53:19+00:00</updated>
<author>
<name>Asif Saif Uddin</name>
<email>auvipy@gmail.com</email>
</author>
<published>2022-07-12T11:53:19+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/py-amqp.git/commit/?id=df89ff49793c5b9b418d5ecfb32894405acdd406'/>
<id>df89ff49793c5b9b418d5ecfb32894405acdd406</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>fix release date of v5.1.1</title>
<updated>2022-04-21T16:26:37+00:00</updated>
<author>
<name>Asif Saif Uddin</name>
<email>auvipy@gmail.com</email>
</author>
<published>2022-04-21T16:26:37+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/py-amqp.git/commit/?id=cea1a2f01773544c2004ab9d0b909ff3c6a9cfad'/>
<id>cea1a2f01773544c2004ab9d0b909ff3c6a9cfad</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>Bump version: 5.1.0 → 5.1.1</title>
<updated>2022-04-17T06:37:45+00:00</updated>
<author>
<name>Asif Saif Uddin</name>
<email>auvipy@gmail.com</email>
</author>
<published>2022-04-17T06:37:45+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/py-amqp.git/commit/?id=2ac44d526cff79a059a5b270b736aa58c6c90bb2'/>
<id>2ac44d526cff79a059a5b270b736aa58c6c90bb2</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
<entry>
<title>changelog entry for v5.1.1 release</title>
<updated>2022-04-17T06:34:58+00:00</updated>
<author>
<name>Asif Saif Uddin</name>
<email>auvipy@gmail.com</email>
</author>
<published>2022-04-17T06:34:58+00:00</published>
<link rel='alternate' type='text/html' href='http://git.baserock.org/cgit/delta/python-packages/py-amqp.git/commit/?id=5fd9485ab54c81bdf9f6fe703954e3f3281b7eca'/>
<id>5fd9485ab54c81bdf9f6fe703954e3f3281b7eca</id>
<content type='text'>
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
</pre>
</div>
</content>
</entry>
</feed>
