• Skip to primary navigation
  • Skip to main content

Python hvac

Python 2.7/3.X client for HashiCorp Vault

  • Releases
  • GitHub
  • Twitter
  • Documentation
  • PyPi
  • Gitter Chat

v0.7.1

December 25, 2018 By hvac-bot Leave a Comment

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:

  • Example GCP auth method login() call with google-api-python-client usage added: Example with google-api-python-client Usage. GH-350

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

Filed Under: Releases

Reader Interactions

Leave a Reply Cancel reply

Your email address will not be published. Required fields are marked *

Contact Us

  • Email
  • GitHub
  • Twitter

Python hvac

©hvac and python-hvac.org, 2019.