2025.1 Series Release Notes¶
26.0.0-4¶
New Features¶
Added
mistral::action_providersandmistral::legacy_action_providersclasses to configure the[action_providers]and[legacy_action_providers]configuration groups in Mistral.
26.0.0¶
New Features¶
Add a new
amqp_auto_deleteparameter, so that transient queues are automatically deleted.
This module now officially supports Puppet 8.
A new parameter
rabbit_transient_queues_ttlhas been added to the mistral class to configure how long transtient queue should stay until they are automatically deleted.
Ubuntu 24.04 is now formally supported.
Upgrade Notes¶
Ubuntu 22.04 is no longer supported.
Deprecation Notes¶
The
mistral::coordinationclass has been deprecated, because the coordination code in mistral was deprecated.
The
mistral::rabbit_heartbeat_in_pthreadparameter has been deprecated and will be removed in the future release.