summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorOmer Katz <omer.drow@gmail.com>2020-11-08 18:49:04 +0200
committerOmer Katz <omer.drow@gmail.com>2020-11-08 18:49:34 +0200
commit1372d0b98a2e5884a3c2c858d80b3f3cc00000f6 (patch)
tree9179fd1bc8f81bd660113c7e0ae2885f8495b363 /Changelog
parent84ba9fadf3364a21f3e603b4dc5afdf18c1afb91 (diff)
downloadpy-amqp-1372d0b98a2e5884a3c2c858d80b3f3cc00000f6.tar.gz
Update changelog.
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog25
1 files changed, 25 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 56fbe80..71932c6 100644
--- a/Changelog
+++ b/Changelog
@@ -5,6 +5,31 @@ py-amqp is fork of amqplib used by Kombu containing additional features and impr
The previous amqplib changelog is here:
http://code.google.com/p/py-amqplib/source/browse/CHANGES
+.. _version-5.0.2:
+
+5.0.2
+=====
+:release-date: 2020-11-08 6:50 P.M UTC+3:00
+:release-by: Omer Katz
+
+- Whhels are no longer universal.
+
+ Contributed by **Omer Katz**
+
+- Added debug representation to Connection and *Transport classes
+
+ Contributed by **Matus Valo**
+
+- Reintroduce ca_certs and ciphers parameters of SSLTransport._wrap_socket_sni()
+
+ This fixes issue introduced in commit: 53d6777
+
+ Contributed by **Matus Valo**
+
+- Fix infinite wait when using confirm_publish
+
+ Contributed by **Omer Katz** & **RezaSi**
+
.. _version-5.0.1:
5.0.1