Home / v0.11.1
Name Modified Size InfoDownloads / Week
Parent folder
README.md 2021-09-22 981 Bytes
v0.11.1.tar.gz 2021-09-22 308.6 kB
v0.11.1.zip 2021-09-22 422.7 kB
Totals: 3 Items   732.2 kB 0

💥 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..

Source: README.md, updated 2021-09-22