We are psyched to announce the release of:
oslo.messaging 14.0.0: Oslo Messaging API
This release is part of the zed release series.
The source is available from:
https://opendev.org/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.
14.0.0
^^^^^^
Upgrade Notes
* The "[oslo_messaging_rabbit] heartbeat_in_pthread" config option
defaults to "False" again. For wsgi applications it is recommended
to set this value to "True" but enabling it for non-wsgi services
may break such service. Please check
https://bugs.launchpad.net/oslo.messaging/+bug/1934937 for more
details.
Changes in oslo.messaging 13.0.0..14.0.0
----------------------------------------
e44f286e Change default value of "heartbeat_in_pthread" to False
Diffstat (except docs and test files)
-------------------------------------
oslo_messaging/_drivers/impl_rabbit.py | 6 ++++--
...not-run-heartbeat-in-pthread-by-default-42e1299f59b841f8.yaml | 9 +++++++++
2 files changed, 13 insertions(+), 2 deletions(-)