We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 62c2313 commit 569ada2Copy full SHA for 569ada2
Changelog
@@ -5,6 +5,22 @@ py-amqp is fork of amqplib used by Kombu containing additional features and impr
5
The previous amqplib changelog is here:
6
http://code.google.com/p/py-amqplib/source/browse/CHANGES
7
8
+
9
+.. _version-5.2.0:
10
11
+5.2.0
12
+=====
13
+:release-date: 2023-11-06 10:55 A.M. UTC+6:00
14
+:release-by: Asif Saif Uddin
15
16
+- Added python 3.12 and drop python 3.7 (#423).
17
+- Test vine 5.1.0 (#424).
18
+- Set an explicit timeout on SSL handshake to prevent hangs.
19
+- Add MessageNacked to recoverable errors.
20
+- Send heartbeat frames more often.
21
22
23
24
.. _version-5.1.1:
25
26
5.1.1
0 commit comments