Train Series Release Notes

10.2.4

New Features

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

Upgrade Notes

  • Deprecating the direct_mandatory_flag. It will not be possible to deactivate this functionality anymore.

Bug Fixes

  • Add a new option enable_cancel_on_failover for RabbitMQ driver which when enabled, will cancel consumers when the queue appears to be down.