monasca-notification 3.0.0 (victoria)
We are gleeful to announce the release of: monasca-notification 3.0.0: Reads alarms from Kafka and then notifies the customer using their configured notification method. This release is part of the victoria release series. The source is available from: https://opendev.org/openstack/monasca-notification Download the package from: https://tarballs.openstack.org/monasca-notification/ Please report issues through: https://bugs.launchpad.net/monasca/+bugs For more details, please see below. 3.0.0 ^^^^^ Upgrade Notes * The default value of "kafka.legacy_kafka_client_enabled" has changed from "True" to "False". The use of new Confluent Kafka client is recommended. Changes in monasca-notification 2.0.0..3.0.0 -------------------------------------------- f997867 Set legacy_kafka_client_enabled = False on default 7faa218 Use unittest.mock instead of mock a49af32 Stop to use the __future__ module. 80aa69f Switch to newer openstackdocstheme and reno versions 53e17ef Remove .testr.conf f519f2d Fix and unify cover environment a5b0cbe Remove ujson from lower-constraints f0e2d44 Add CONTRIBUTING.rst fe470f9 Add Python3 victoria unit tests ded110d Update master for stable/ussuri Diffstat (except docs and test files) ------------------------------------- .gitignore | 2 +- .testr.conf | 9 --------- .zuul.yaml | 2 +- CONTRIBUTING.rst | 19 +++++++++++++++++++ lower-constraints.txt | 2 -- .../common/repositories/orm/models.py | 5 ----- monasca_notification/conf/kafka.py | 2 +- .../disable-legacy-kafka-client-50fda1487ddda782.yaml | 6 ++++++ releasenotes/source/conf.py | 7 +++---- releasenotes/source/index.rst | 1 + releasenotes/source/ussuri.rst | 6 ++++++ tox.ini | 11 +++++++---- 14 files changed, 49 insertions(+), 31 deletions(-)
participants (1)
-
no-reply@openstack.org