We exuberantly announce the release of: oslo.messaging 14.9.0: Oslo Messaging API This release is part of the dalmatian 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.9.0 ^^^^^^ Deprecation Notes * The "heartbeat_in_pthread" option from the rabbitmq driver has been deprecated and it is recommended not to use the feature anymore. The option is strongly related to Eventlet but Eventlet will be removed from OpenStack services in a future release. In addition, this feature has never worked with services using eventlet for core service framework. Changes in oslo.messaging 14.8.1..14.9.0 ---------------------------------------- d601f7aa Reduce log level to DEBUG for new messages 133ca65f Deprecate the option heartbeat_in_pthread. 104a63b9 Add RPC incoming and reply log Diffstat (except docs and test files) ------------------------------------- oslo_messaging/_drivers/amqpdriver.py | 14 +++++++------- oslo_messaging/_drivers/base.py | 7 ++++++- oslo_messaging/_drivers/impl_rabbit.py | 10 ++++++++-- oslo_messaging/rpc/server.py | 18 ++++++++++++++++++ ...in_pthread-from-rabbit-driver-5757adb83701caa5.yaml | 8 ++++++++ 6 files changed, 48 insertions(+), 11 deletions(-)
participants (1)
-
no-reply@openstack.org