Current Series Release Notes¶
17.1.0-12¶
Upgrade Notes¶
Support for Python 3.9 has been removed. Now the minimum python version supported is 3.10.
Bug Fixes¶
Bug 2131652: Fixed ignorance of Precondition Failed error by rabbitmq driver so that the error is properly raised to clients.
Fixes a bug where calling some OpenStack utilites, such as
nova-manage, within podman containers would fail when using Queue Manager. LP#2091703