Current Series Release Notes¶
25.0.0-8¶
New Features¶
The following parameters have been added to the
barbican::plugins::p11_crypt
class.
p11_crypto_plugin_hmac_mechanism
p11_crypto_plugin_key_wrap_mechanism
p11_crypto_plugin_key_wrap_generate_iv
This module now officially supports Puppet 8.
Deprecation Notes¶
The
barbican::config::api_config
parameter has been deprecated in favor of the newbarbican_config
parameter.
The
barbican::rabbit_heartbeat_in_pthread
parameter has been deprecated and will be removed in the future release.
Support for the oslo.messaging options and queue options by the
barbican::api
class. Use the parameters of thebarbican
class instead.