v1.19.3
📦 vaultView on GitHub →
🐛 6 fixes🔧 1 symbols
Summary
This patch release (1.19.3) focuses primarily on bug fixes across several components including core, database, identity, plugins, and the AWS secrets engine, alongside an update to the JWT authentication plugin.
🐛 Bug Fixes
- Errors were previously swallowed on failed HSM logins in the core (enterprise) component; this is now fixed.
- Prevented static roles created in versions prior to 1.15.0 from rotating upon backend restart in the database secrets engine.
- The database secrets engine no longer incorrectly adds an "unrecognized parameters" warning for certain SQL database secrets config operations when another warning is returned.
- Fixed non-deterministic merge behavior in the identity component when two entities possess conflicting local aliases.
- Plugin registration now correctly honors the `plugin_tmpdir` configuration setting.
- Fixed issues in the AWS secrets engine where GovCloud was not accounted for and where the region setting was not respected.
🔧 Affected Symbols
auth/jwt plugin (updated to v0.23.2)