Skip to content

v0.6.1

Compare
Choose a tag to compare
@jeffwecan jeffwecan released this 05 Jul 12:12
· 987 commits to main since this release

IMPROVEMENTS:

  • Update unwrap() method to match current Vault versions [GH-149]
  • Initial support for Kubernetes authentication backend [GH-210]
  • Initial support for Google Cloud Platform (GCP) authentication backend [GH-206]
  • Update enable_secret_backend function to support kv version 2 [GH-201]

BUG FIXES:

  • Change URL parsing to allow for routes in the base Vault address (e.g., https://example.com/vault) [GH-212].

Thanks to @mracter, @cdsf, @sin, @seanmalloy, for their lovely contributions.