Home / v0.7.1
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2018-12-25 1.9 kB
v0.7.1.tar.gz 2018-12-25 146.8 kB
v0.7.1.zip 2018-12-25 224.7 kB
hvac-0.7.1-py2.py3-none-any.whl 2018-12-19 159.9 kB
hvac-0.7.1.tar.gz 2018-12-19 58.9 kB
Totals: 5 Items   592.3 kB 0

IMPROVEMENTS:

  • Support for the Okta auth method. GH-341

BUG FIXES:

  • Simplify redirect handling in Adapter class to fix issues following location headers with fully qualified URLs. Note: hvac now converts // to / within any paths. GH-348
  • Fixed a bug where entity and group member IDs were not being passed in to Identity secrets engine group creation / updates. GH-346
  • Ensure all types of responses for the read_health_status() system backend method can be retrieved without exceptions being raised. GH-347
  • Fix read_seal_status() in Client class's seal_status property. GH-354

DOCUMENTATION UPDATES:

MISCELLANEOUS:

  • Note: Starting after release 0.7.0, develop is the main integration branch for the hvac project. The master branch is now intended to capture the state of the most recent release.
  • Test cases for hvac are no longer included in the release artifacts published to PyPi. GH-334
  • The create_or_update_policy system backend method now supports a "pretty_print" argument for different JSON formatting. This allows create more viewable policy documents when retrieve existing policies (e.g., from within the Vault UI interface). GH-342
  • Explicit support for Vault v0.8.3 dropped. CI/CD tests updated to run against Vault v1.0.0. GH-344
Source: README.md, updated 2018-12-25