forked from pool/python-amqpstorm
- Update to 2.8.1:
* Cleaned up documentation.
* Introduced a new channel function called check_for_exceptions.
* Fixed issue where a publish was successful but raised an error because
connection was closed
* Updated TLS handling to use the non-deprecated way of creating a TLS
Connection
* Enabled SNI for TLS connections by default
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-amqpstorm?expand=0&rev=25
This commit is contained in:
@@ -1,3 +1,15 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue Jul 28 06:12:20 UTC 2020 - Steve Kowalik <steven.kowalik@suse.com>
|
||||
|
||||
- Update to 2.8.1:
|
||||
* Cleaned up documentation.
|
||||
* Introduced a new channel function called check_for_exceptions.
|
||||
* Fixed issue where a publish was successful but raised an error because
|
||||
connection was closed
|
||||
* Updated TLS handling to use the non-deprecated way of creating a TLS
|
||||
Connection
|
||||
* Enabled SNI for TLS connections by default
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Wed Jun 10 11:40:37 UTC 2020 - Marketa Calabkova <mcalabkova@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user