• 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.11.1

September 22, 2021 By hvac-bot Leave a Comment

💥 Breaking Changes

  • Note: This is actually and truly (😝) intended to by the last hvac release supporting Python 2.7.

    Starting with hvac version 1.0.0, Python versions >=3.6 will be the only explictly supported versions.

  • Requirements – Cleanup & Upgrades (install_requires => requests>=2.25.1 ). GH-741

🚀 Features

  • Add X-Vault-Request header to all requests by default. GH-762
  • Add token_type to kubernetes auth create_role. GH-760
  • jwt: use login adapter and add use_token param. GH-746

🐛 Bug Fixes

  • Fix Passing of cert Parameter From Client into Adapter Class. GH-743
  • Removed vestigial accessor parameter from auth token revoke_self. GH-744
  • Fix Client TLS verify Behavior . GH-745
  • Fix incorrect recovery key backup path. GH-749

Thanks to @Tylerlhess, @anhdat, @ayav09, @bobmshannon, @bpatterson971, @briantist, @cmanfre4, @jeffwecan, Chris Manfre and tyhess for their lovely contributions..

Check it out on GitHub!

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.