github hashicorp/vault v1.19.2

latest releases: v1.20.3, v1.20.2, v1.20.1...
4 months ago

1.19.2

April 18, 2025

CHANGES:

  • core: Bump Go version to 1.23.7
  • core: Bump Go version to 1.23.8
  • secrets/openldap: Update plugin to v0.15.4 [GH-30279]

BUG FIXES:

  • secrets/openldap: Prevent static role rotation on upgrade when NextVaultRotation is nil. Fixes an issue where static roles were unexpectedly rotated after upgrade due to a missing NextVaultRotation value. Now sets it to either LastVaultRotation + RotationPeriod or now + RotationPeriod. [GH-30265]
  • secrets/pki (enterprise): Address a parsing bug that rejected CMPv2 requests containing a validity field.
  • secrets/pki: fix a bug where key_usage was ignored when generating root certificates, and signing certain intermediate certificates. [GH-30034]
  • secrets/transit: fix a panic when rotating on a managed key returns an error [GH-30214]

Don't miss a new vault release

NewReleases is sending notifications on new releases.