Current Series Release Notes¶
14.0.0-11¶
New Features¶
Add a new
amqp_auto_delete
parameter, so that transient queues are automatically deleted.
The new
cloudkitty::keystone::auth::configure_service
parameter has been added.
This module now officially supports Puppet 8.
A new parameter
rabbit_transient_queues_ttl
has been added to the cloudkitty class to configure how long transtient queue should stay until they are automatically deleted.
The new
cloudkitty::rabbit_transient_quorum_queue
parameter has been added.
Ubuntu 24.04 is now formally supported.
Upgrade Notes¶
Ubuntu 22.04 is no longer supported.
Deprecation Notes¶
The
cloudkitty::rabbit_heartbeat_in_pthread
parameter has been deprecated and will be removed in the future release.