mirror of
https://github.com/hashicorp/vault-action.git
synced 2025-11-07 07:06:56 +00:00
Update to v2.2.0 (#214)
This commit is contained in:
parent
0405c26bc9
commit
0723fd7348
2 changed files with 520 additions and 83 deletions
|
|
@ -1,7 +1,10 @@
|
|||
## Unreleased
|
||||
|
||||
## 2.2.0 (May 6th, 2021)
|
||||
|
||||
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:
|
||||
* JWT auth method is now supported [GH-188](https://github.com/hashicorp/vault-action/pull/188)
|
||||
|
|
|
|||
598
dist/index.js
vendored
598
dist/index.js
vendored
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue