Home / v0.8.0
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2019-03-29 1.2 kB
v0.8.0.tar.gz 2019-03-29 221.9 kB
v0.8.0.zip 2019-03-29 307.6 kB
hvac-0.8.0-py2.py3-none-any.whl 2019-03-29 176.1 kB
hvac-0.8.0.tar.gz 2019-03-29 63.5 kB
Totals: 5 Items   770.2 kB 0

BACKWARDS COMPATIBILITY NOTICE:

  • The Client() class constructor now behaves similarly to Vault CLI in that it uses the VAULT_ADDR environmental variable for the Client URL when that variable is set. Along the same lines, when no token is passed into the Client() constructor, it will attempt to load a token from the VAULT_TOKEN environmental variable or the ~/.vault-token file where available. GH-411

IMPROVEMENTS:

  • Support for the Kubernetes auth method. GH-408

BUG FIXES:

  • Fix for comparision recovery_threshold and recovery_shares during initialization. GH-398
  • Fix request method for AWS secrets engine generate_credentials() method. GH-403
  • Fix request parameter (n_bytes -> bytes) for Transit secrets engine generate_random_bytes() method. GH-377

Thanks to @engstrom, @viralpoetry, @bootswithdefer, @steved, @kserrano, @spbsoluble, @uepoch, @singuliere, @frgaudet, @jsporna, & @mrsiesta for their lovely contributions.

Source: README.md, updated 2019-03-29