Wallaby Series Release Notes

12.7.3

Bug Fixes

  • As a fix for bug 1917645 the rabbit backend is changed to use the [oslo_messaging_notifications]retry parameter when driver tries to connect to the message bus during notification sending. Before this fix the rabbit backend retried the connection forever blocking the caller thread.

12.7.1

New Features

  • Adding retry strategy based on the mandatory flag. Missing exchanges and queues are now identified separately for logging purposes.