5
0
Fork 0
mirror of https://github.com/hashicorp/vault-action.git synced 2025-11-07 15:16:56 +00:00

changelog++

This commit is contained in:
Jason O'Donnell 2021-05-06 13:24:09 -04:00 committed by GitHub
parent 3526e1be65
commit f3a53220d9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -1,7 +1,7 @@
## Unreleased ## Unreleased
Security: Security:
* multi-line secrets are now properly masked in logs [GH-208](https://github.com/hashicorp/vault-action/pull/208) * multi-line secrets are now properly masked in logs [GH-208](https://github.com/hashicorp/vault-action/pull/208): CVE allocation pending
Features: Features:
* JWT auth method is now supported [GH-188](https://github.com/hashicorp/vault-action/pull/188) * JWT auth method is now supported [GH-188](https://github.com/hashicorp/vault-action/pull/188)