CloudBees HashiCorp Vault Plugin 0.19

1 minute read

RELEASED: Public: January 24, 2024

New features

None.

Feature enhancements

None.

Resolved issues

HashiCorp Vault Plugin support for complex KV2 mount names (BEE-40095)

If the mount name for the KV2 Vault secret engine contained forward slashes ( // ), the validation returned a permission denied error.

This issue is resolved. The mount name for the KV2 Vault secret engine is now split into a different form field allowing you to specify a complex mount name separately and to access it correctly.

If Vault KV2 credentials are configured with Configuration as Code, it is recommended to update the CasC configuration, specifying the mountName separately.

Known issues

None.

Upgrade notes

None.