We are amped to announce the release of:
oslo.messaging 10.2.0: Oslo Messaging API
This release is part of the train 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.
Changes in oslo.messaging 10.1.0..10.2.0
----------------------------------------
b7e9faf6 Add the mandatory flag for direct send
Diffstat (except docs and test files)
-------------------------------------
oslo_messaging/_drivers/impl_rabbit.py | 13 +++++++++++--
oslo_messaging/rpc/server.py | 19 ++++++++++++++-----
2 files changed, 25 insertions(+), 7 deletions(-)