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