Prepare for v3.2.0 release (#575)

* Prepare for v3.2.0 release

* changelog update
This commit is contained in:
John-Michael Faircloth 2025-03-03 14:18:41 -06:00 committed by GitHub
parent 5d06ce836f
commit 4b1f32b395
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
4 changed files with 24 additions and 18 deletions

View file

@ -1,3 +1,9 @@
## 3.2.0 (March 3, 2025)
Improvements:
* Add retry for jwt auth login to fix intermittent login failures [GH-574](https://github.com/hashicorp/vault-action/pull/574)
## 3.1.0 (January 9, 2025)
Improvements: