Skip to content

Commit 569ada2

Browse files
committed
Added changelog for v5.2.0 release
1 parent 62c2313 commit 569ada2

File tree

1 file changed

+16
-0
lines changed

1 file changed

+16
-0
lines changed

Changelog

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,22 @@ py-amqp is fork of amqplib used by Kombu containing additional features and impr
55
The previous amqplib changelog is here:
66
http://code.google.com/p/py-amqplib/source/browse/CHANGES
77

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+
824
.. _version-5.1.1:
925

1026
5.1.1

0 commit comments

Comments
 (0)