🐛 Bug Fixes
- Python 2.7: Drop Trailing Comma In
Cert.login()
. GH-712
Python 2.7/3.X client for HashiCorp Vault
Cert.login()
Conditional for Python 2.7 Syntax Support. GH-708Thanks to @jeffwecan for their lovely contributions.
group_type
argument in update_group
and create_or_update_group_by_name
. GH-703Thanks to @Tylerlhess, @jeffwecan, @matusf, @mblau-leaffilter and tyhess for their lovely contributions.
delete_version_after
KvV2 Param – configure()
/ `update_metadata(). GH-694Thanks to @jeffwecan for their lovely contributions.
policies
Parameter to Userpass create_or_update_user()
Method. GH-562read_secret()
Method for KVv2 Class. GH-686Thanks to @jeffwecan, @mblau-leaffilter, @nicholaswold, @sshishov, @tirkarthi, @tomwerneruk and @vamshideveloper for their lovely contributions.