Releases: hashicorp/vault-plugin-auth-kubernetes
Releases · hashicorp/vault-plugin-auth-kubernetes
v0.23.0
What's Changed
- [Compliance] - PR Template Changes Required by @compliance-pr-automation-bot[bot] in #318
- VAULT-36974: Add backport assistant workflow by @prathic-hashicorp in #319
- VAULT-36974: Updating backport assistant workflow by @prathic-hashicorp in #320
- Automated dependency upgrades by @hc-github-team-secure-vault-ecosystem in #317
- Bump actions/checkout from 4.2.2 to 5.0.0 in the github-actions-breaking group by @dependabot[bot] in #322
- init changie by @keeefer in #323
- ci: Update k8s versions to 1.33-1.29 by @tvoran in #326
- Automated dependency upgrades by @hc-github-team-secure-vault-ecosystem in #324
- Upgrade Go Version by @jaireddjawed in #329
- Update audience warning message for Kubernetes auth roles by @jaireddjawed in #330
New Contributors
- @compliance-pr-automation-bot[bot] made their first contribution in #318
- @prathic-hashicorp made their first contribution in #319
- @keeefer made their first contribution in #323
Full Changelog: v0.22.2...v0.23.0
v0.22.2
Updated Changelog for Warning that Roles will require an audience (#302) * Update CHANGELOG.md * Update CHANGELOG.md * Upgraded go version * Update CHANGELOG.md
v0.22.1
Update changelog and go version for v0.22.1 (#298) * update go to 1.24.3 * update changelog * Update CHANGELOG.md * Update .go-version * Update CHANGELOG.md * Update CHANGELOG.md
v0.22.0
Automated dependency upgrades (#294) Co-authored-by: hc-github-team-secure-vault-ecosystem <[email protected]>
v0.21.0
Update changelog to include dependency upgrades for 0.21.0 (#285) * update go verion and changelog * updated changelog and go version
v0.20.0
Updates for the v0.20.0 release (#262) - migrate from gopkg.in/go-jose/go-jose.v2 to github.com/go-jose/go-jose/v4 - apply other security related dependency updates - build with go 1.22.6
v0.19.0
Prepare for v0.19.0 release (#247) * Prepare for v0.19.0 release --------- Co-authored-by: Milena Zlaticanin <[email protected]>
v0.13.3
v0.14.1
v0.14.0
Changes
- Test against k8s versions 1.22-25, vault-helm 0.22.0, and Vault 1.11.3 [GH-162]
- Use go 1.19.1 [GH-162]
Improvements
- Role resolution for K8S Auth [GH-156]
- Updated golang dependencies to avoid CVEs [GH-162]
- golang.org/x/[email protected]
- golang.org/x/[email protected]
Bugs
- Add back support for JWT signature algorithm ES384 [GH-160]