We are pumped to announce the release of:
oslo.messaging 5.30.8: Oslo Messaging API
This release is part of the pike stable release series.
The source is available from:
https://git.openstack.org/cgit/openstack/oslo.messaging
Download the package from:
https://pypi.org/project/oslo.messaging
Please report issues through:
https://bugs.launchpad.net/oslo.messaging/+bugs
For more details, please see below.
5.30.8
^^^^^^
Known Issues
* A bug in the "amqp" python library can cause the connection to the
RabbitMQ broker to hang when using SSL/TLS. This results in frequent
errors such as this:
MessagingTimeout: Timed out waiting for a reply to message ID ae039d1695984addbfaaef032ce4fda3
(see bug 1800957
(https://bugs.launchpad.net/oslo.messaging/+bug/1800957)).
This bug has been fixed in v2.4.1 of amqp (https://github.com/celery
/py-amqp/commit/bf122a05a21a8cc5bca314b0979f32c8026fc66e).
It is recommended that deployments using SSL/TLS upgrade the amqp
library to v2.4.1 or later.
Changes in oslo.messaging 5.30.7..5.30.8
----------------------------------------
31131754 Add release note for amqp library TLS/SSL error
Diffstat (except docs and test files)
-------------------------------------
releasenotes/notes/amqp-tls-issue-57c7f6ea894e03d7.yaml | 17 +++++++++++++++++
1 file changed, 17 insertions(+)