[release-announce] oslo.messaging 7.0.0 (rocky)

no-reply at openstack.org no-reply at openstack.org
Thu Jul 5 08:34:37 UTC 2018


We are jazzed to announce the release of:

oslo.messaging 7.0.0: Oslo Messaging API

This release is part of the rocky 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 launchpad:

    https://bugs.launchpad.net/oslo.messaging

For more details, please see below.

7.0.0
^^^^^

Deprecation Notes

* ZeroMQ support has been deprecated. The ZeroMQ driver "zmq://" has
  been unmaintained for over a year and no longer functions properly.
  It is recommended to use one of the maintained backends instead,
  such as RabbitMQ or AMQP 1.0.

Changes in oslo.messaging 6.5.0..7.0.0
--------------------------------------

044e6f2 Replace 'raise StopIteration' with 'return'
5de0494 Remove fake_rabbit configuration option
648ad56 Add release notes link to README
8cc258b Add ZeroMQ deprecation release note


Diffstat (except docs and test files)
-------------------------------------

README.rst                                            |  1 +
oslo_messaging/_drivers/impl_rabbit.py                | 15 +--------------
oslo_messaging/_drivers/pool.py                       |  2 +-
.../_drivers/zmq_driver/client/zmq_routing_table.py   |  2 +-
.../deprecate-ZeroMQ-driver-a8af25aaba867c5b.yaml     |  7 +++++++
6 files changed, 11 insertions(+), 35 deletions(-)







More information about the Release-announce mailing list