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

Update to v2.2.0 (#214)

This commit is contained in:
Jason O'Donnell 2021-05-06 13:51:05 -04:00 committed by GitHub
parent 0405c26bc9
commit 0723fd7348
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 520 additions and 83 deletions

View file

@ -1,7 +1,10 @@
## Unreleased ## Unreleased
## 2.2.0 (May 6th, 2021)
Security: Security:
* multi-line secrets are now properly masked in logs [GH-208](https://github.com/hashicorp/vault-action/pull/208): CVE allocation pending * multi-line secrets are now properly masked in logs [GH-208](https://github.com/hashicorp/vault-action/pull/208)
[CVE-2021-32074](https://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2021-32074)
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)

596
dist/index.js vendored

File diff suppressed because one or more lines are too long