[release-announce] monasca-notification 1.17.1 (stein)
no-reply at openstack.org
no-reply at openstack.org
Fri Jul 24 18:35:30 UTC 2020
We high-spiritedly announce the release of:
monasca-notification 1.17.1: Reads alarms from Kafka and then notifies
the customer using their configured notification method.
This release is part of the stein stable 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.
Changes in monasca-notification 1.17.0..1.17.1
----------------------------------------------
5d573af [GateFix] Ignore false positive bandit B105 test failure
8e36cd1 Fix loading of notification plugins
95dec88 Blacklist bandit and update sphinx requirement
fa4078d OpenDev Migration Patch
Diffstat (except docs and test files)
-------------------------------------
.gitreview | 2 +-
bindep.txt | 4 ++++
lower-constraints.txt | 1 +
monasca_notification/conf/__init__.py | 2 +-
monasca_notification/conf/database.py | 2 +-
monasca_notification/conf/notifiers.py | 6 +++---
test-requirements.txt | 2 +-
tox.ini | 12 ++++++++++++
9 files changed, 27 insertions(+), 9 deletions(-)
Requirements updates
--------------------
diff --git a/test-requirements.txt b/test-requirements.txt
index e00b105..b89e4b7 100644
--- a/test-requirements.txt
+++ b/test-requirements.txt
@@ -6 +6 @@
-bandit>=1.1.0 # Apache-2.0
+bandit!=1.6.0,>=1.1.0 # Apache-2.0
More information about the Release-announce
mailing list