Prepare for v3.4.0 release (#584)

* Prepare for v3.4.0 release

* update dist
This commit is contained in:
John-Michael Faircloth 2025-06-13 11:30:03 -05:00 committed by GitHub
parent d07b4dc505
commit 4c06c5ccf5
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 18 additions and 9 deletions

View file

@ -1,9 +1,15 @@
## Unreleased
## 3.4.0 (June 13, 2025)
Bugs:
* replace all dot chars during normalization (https://github.com/hashicorp/vault-action/pull/580)
Improvements:
* Prevent possible DoS via polynomial regex (https://github.com/hashicorp/vault-action/pull/583)
## 3.3.0 (March 3, 2025)
Features: