Hi all,
The Vault team is announcing the release of Vault Community Edition 2.1.0 and Vault Enterprise 2.1.0, 1.21.10, 1.20.15, and 1.19.21.
The 2.1.0 Community Edition and Enterprise editions are available on our releases portal [1,10].
As a reminder, if you believe you have found a security issue in Vault, please responsibly disclose by emailing security@hashicorp.com and do not use the public issue tracker. Our security policy and our PGP key can be found at [2].
Major features and improvements in Vault 2.1.0 are:
-
Vault’s Native AI Agent Support is now generally available, this includes the ability to configure RAR as mandatory, as well as templating on policies with RAR.
-
Snowflake DB secrets: RSA Private Key field is now available in the UI when generating credentials with the Snowflake database secrets engine (previously CLI-only).
-
Secrets engine deletion safety: Confirmation modal now requires typing delete-engine to confirm, displays the engine name, secret count (KV engines only), and a list of what will be permanently deleted.
-
Fixed Kubernetes auth method not saving token_reviewer_jwt token in the UI.
-
Fixed filtered list pagination showing incorrect total page count across all paginated views, including the PKI issuers page when issuer count exceeded.
-
Fixed 403 error on auth method Configure page for policies that grant read on sys/auth* but not sys/auth/*
-
Fixed spurious “No access” banner when navigating to Vault UI with a root namespace query parameters in the URL
-
Fixed an issue where Azure secrets engine roles can target Vault’s own service principal
See the Changelog at [3] for the full list of improvements and bug fixes.
See the Feature Deprecation Notice and Plans page [8] for our upcoming feature deprecation plans.
Community [6] and Enterprise [7] Docker images will be available soon.
-–
Upgrading
See [4] for general upgrade instructions and [5] for upgrade instructions and known issues.
As always, we recommend upgrading and testing this release in an isolated environment. If you experience any non-security issues, please report them on the Vault GitHub issue tracker or post to the Vault Discuss Forum at [9].
We hope you enjoy Vault 2.1.0!
Sincerely, The Vault Team
[1] Vault v2.1.0 Binaries | HashiCorp Releases
[2] https://www.hashicorp.com/security
[3] vault/CHANGELOG.md at main · hashicorp/vault · GitHub
[4] Upgrade Vault | Vault | HashiCorp Developer
[5] Release notes - 2.x | Vault | HashiCorp Developer
[6] hashicorp/vault - Docker Image
[7] hashicorp/vault-enterprise - Docker Image