2025.2 Series Release Notes

17.1.0-3

Bug Fixes

  • Bug 2131652: Fixed ignorance of Precondition Failed error by rabbitmq driver so that the error is properly raised to clients.

17.0.0

Upgrade Notes

  • The following options in [oslo_messaging_rabbit] secion have been removed.

    • rabbit_quroum_max_memory_length

    • rabbit_quroum_max_memory_bytes

Bug Fixes

  • Fixes delayed metrics processing in services using eventlet, caused by mixing a native thread with an eventlet-patched queue. See bug 2098714 for details.