github hashicorp/vault-action v1.0.0

latest releases: v3.4.0, v3, v3.3.0...
6 years ago

1.0.0 (2020-04-12)

Features

  • add npm publish and JSONata parsing (727494f)

BREAKING CHANGES

  • Switches Key retrieval to use JSONata for parsing.
    This allows for more powerful key retrieval and output, but resulted
    in a number of related changes to how both key retrieval is done and
    how "automatic" output & env keys are generated.

Adds an NPM lib publish to allow consuming parts for other actions that
may want to interact with Vault using vault-action's syntax or parts
without being forced to use the action itself.

Don't miss a new vault-action release

NewReleases is sending notifications on new releases.