Releases: hashicorp/vault-action
Releases · hashicorp/vault-action
v2.6.0
2.6.0 (June 7, 2023)
Features:
- Add ability to set the
vault_token
output to contain the Vault token after authentication GH-441 - Add support for userpass and ldap authentication methods GH-440
- Define an output,
errorMessage
, for vault-action's error messages so subsequent steps can read the errors GH-446
Bugs:
- Handle undefined response in getSecrets error handler GH-431
v2.5.0
Features:
- Adds ability to automatically decode secrets from base64, hex, and utf8 encodings. GH-408
Improvements:
v2.4.3
v2.4.2
Updated CHANGELOG
v2.4.1
Improvements
- Make secrets parameter optional GH-299
- auth/jwt: make "role" input optional GH-291
- Write a better error message when secret not found GH-306
- bump jest-when from 2.7.2 to 3.5.1 GH-294
- bump node-fetch from 2.6.1 to 2.6.7 GH-308
- bump @types/jest from 26.0.23 to 27.4.1 GH-297
- bump trim-off-newlines from 1.0.1 to 1.0.3 GH-309
- bump moment from 2.28.0 to 2.29.2 GH-304
- bump @types/got from 9.6.11 to 9.6.12 GH-266
v2.4.0
Updated CHANGELOG
v2.3.1
Updated CHANGELOG
v2.3.0
Updated CHANGELOG
v2.2.0
Updated CHANGELOG.
v2.1.2
Updated CHANGELOG.