We are satisfied to announce the release of: puppet-barbican 26.0.0 This release is part of the epoxy release series. The source is available from: https://opendev.org/openstack/puppet-barbican Download the package from: https://tarballs.openstack.org/puppet-barbican/ Please report issues through: https://bugs.launchpad.net/puppet-barbican/+bugs For more details, please see below. 26.0.0 ^^^^^^ New Features ************ * Ubuntu 24.04 is now formally supported. Upgrade Notes ************* * Ubuntu 22.04 is no longer supported. Changes in puppet-barbican 25.0.0..26.0.0 ----------------------------------------- b195fa9 Bump Ubuntu version b57ba2a Prepare 2025.1 release ef62626 Add a rabbit_transient_queues_ttl and amqp_auto_delete params d2ed6ed Fix new lint errors acf05a6 Fix assertion of heartbeat_in_pthread parameter 5cd91e1 Deprecate support for [oslo_messaging_rabbit] heartbeat_in_pthread ecdb996 Mark puppet 8 supported dae3af0 reno: Update master for unmaintained/2023.1 7681494 PCSK#11: Support new mechanism options 0a1c988 Rename api_config parameter dfd010e Fix wrong config file name c72177c Prepare migration of queue options 1f7e026 Update master for stable/2024.2 Diffstat (except docs and test files) ------------------------------------- manifests/api.pp | 263 +++++++++++---------- manifests/config.pp | 19 +- manifests/init.pp | 258 +++++++++++++++++++- manifests/keystone/authtoken.pp | 2 +- manifests/plugins/p11_crypto.pp | 23 +- metadata.json | 12 +- .../notes/amqp_auto_delete-5e8b1001e795d1d1.yaml | 5 + .../deprecate-api_config-5ed5509163dd8b08.yaml | 5 + ...bbit_heartbeat_in_pthread-5c96520b1c7a3e0f.yaml | 5 + .../migrate-queue-options-0a67db57467fcd94.yaml | 6 + .../p11-key-wrap-mech-opts-a4cc19ee5959d3d1.yaml | 9 + releasenotes/notes/puppet-8-62cb35f93700b3d4.yaml | 4 + ...bbit_transient_queues_ttl-6a5e42553ceea140.yaml | 6 + .../notes/ubuntu-noble-bc2ef0a4dda5d005.yaml | 8 + releasenotes/source/2023.1.rst | 2 +- releasenotes/source/2024.2.rst | 6 + releasenotes/source/index.rst | 1 + spec/classes/barbican_config_spec.rb | 2 +- spec/classes/barbican_init_spec.rb | 141 +++++++++++ spec/classes/barbican_plugins_p11_crypto_spec.rb | 9 + 20 files changed, 641 insertions(+), 145 deletions(-)
participants (1)
-
no-reply@openstack.org