Releases: hashicorp/vault-action
Releases · hashicorp/vault-action
v3.4.0
13 Jun 16:33
Compare
Sorry, something went wrong.
No results found
3.4.0 (June 13, 2025)
Bugs:
replace all dot chars during normalization (#580 )
Improvements:
Prevent possible DoS via polynomial regex (#583 )
v3.3.0
03 Mar 21:35
Compare
Sorry, something went wrong.
No results found
3.3.0 (March 3, 2025)
Features:
Wildcard secret imports can use ** to retain case of exported env keys GH-545
v3.2.0
03 Mar 20:21
Compare
Sorry, something went wrong.
No results found
3.2.0 (March 3, 2025)
Improvements:
Add retry for jwt auth login to fix intermittent login failures GH-574
v3.1.0
09 Jan 18:12
Compare
Sorry, something went wrong.
No results found
3.1.0 (January 9, 2025)
Improvements:
fix wildcard handling when field contains dot GH-542
bump body-parser from 1.20.0 to 1.20.3
bump braces from 3.0.2 to 3.0.3
bump cross-spawn from 7.0.3 to 7.0.6
bump micromatch from 4.0.5 to 4.0.8
Features:
secretId is no longer required for approle to support advanced use cases like machine login when bind_secret_id is false. GH-522
Use pki configuration to generate certificates from Vault GH-564
v3.0.0
15 Feb 17:57
Compare
Sorry, something went wrong.
No results found
3.0.0 (February 15, 2024)
Improvements:
Bump node runtime from node16 to node20 GH-528
v2.8.1
15 Feb 17:44
Compare
Sorry, something went wrong.
No results found
2.8.1 (February 15, 2024)
Bugs:
Revert GH-509 which made a backwards incompatible bump of the node runtime from node16 to node20 GH-527
v2.8.0
01 Feb 14:50
Compare
Sorry, something went wrong.
No results found
2.8.0 (February 1, 2024)
Features:
Add ignoreNotFound input (default: false) to prevent the action from failing when a secret does not exist GH-518
Improvements:
bump jsrsasign from 10.8.6 to 11.0.0 GH-513
bump @actions/core from 1.10.0 to 1.10.1 GH-489
bump jest-when from 3.5.2 to 3.6.0 GH-484
bump jest from 29.5.0 to 29.7.0 GH-490
bump @vercel/ncc from 0.36.1 to 0.38.1 GH-503
v2.7.5
30 Jan 22:44
Compare
Sorry, something went wrong.
No results found
2.7.5 (January 30, 2024)
Improvements:
Bump node runtime from node16 to node20 GH-509
Bump got from 11.8.5 to 11.8.6 GH-492
v2.7.4
26 Oct 14:49
Compare
Sorry, something went wrong.
No results found
2.7.4 (October 26, 2023)
Features:
Add ability to specify a wildcard for the key name to get all keys in the path GH-488
v2.7.3
13 Jul 19:22
Compare
Sorry, something went wrong.
No results found
2.7.3 (July 13, 2023)
Bugs:
Revert to the handling of secrets in JSON format since v2.1.2 GH-478