Current Series Release Notes¶
12.14.0-2¶
New Features¶
Add quorum configuration x-max-in-memory-length, x-max-in-memory-bytes, x-delivery-limit which control the quorum queue memory usage and handle the message poisoning problem
12.14.0¶
New Features¶
Adding a new option,
[oslo_messaging_rabbit] ssl_enforce_fips_mode
, to the rabbitmq driver to enforce the OpenSSL FIPS mode if supported by the version of Python.
Security Issues¶
We are now able to enforce the OpenSSL FIPS mode by using
[oslo_messaging_rabbit] ssl_enforce_fips_mode
.