Ussuri Series Release Notes¶
4.0.0¶
New Features¶
Adds support for configuring periodic notifications for all notification types.
A new config option, queue_buffering_max_messages, has been added to support controlling the size of posts to Kafka from the Monasca API.
Upgrade Notes¶
Python 2.7 support has been dropped. Last release of monasca-api to support python 2.7 is OpenStack Train. The minimum version of Python now supported by monasca-api is Python 3.6.
Guide to upgrading to Elasticsearch 7.x can be found here: https://www.elastic.co/guide/en/cloud/current/ec-upgrading-v7.html
Bug Fixes¶
An issue with migrating the DB schema in the Stein release which can cause an upgrade to fail. See story 2006984