Current Series Release Notes¶
25.0.0-10¶
New Features¶
Add a new
amqp_auto_delete
parameter, so that transient queues are automatically deleted.
This module now officially supports Puppet 8.
A new parameter
rabbit_transient_queues_ttl
has been added to the mistral class to configure how long transtient queue should stay until they are automatically deleted.Deprecation Notes¶
The
mistral::rabbit_heartbeat_in_pthread
parameter has been deprecated and will be removed in the future release.