This release fixes an inaccuracy in a warning message but does not otherwise change functionality.
🐛 Bug Fixes
- Fix raise_on_deleted_version warning (GH-1045)
Thanks to @briantist and @iTrooz for their lovely contributions.
Python 2.7/3.X client for HashiCorp Vault
This release fixes an inaccuracy in a warning message but does not otherwise change functionality.
Thanks to @briantist and @iTrooz for their lovely contributions.
This is the last expected release before v2.0.0
.
configure
params by vault api names (GH-975)Client.write
method (GH-1034)v2.0.0
(GH-877)MFA
class in v2.0.0
(GH-1026)Client.write_data
method (GH-1028)configure
params by vault api names (GH-975)disable_local_ca_jwt
in the Kubernetes auth method (GH-997)Client.write_data
method (GH-1028)sys.take_raft_snapshot
method (GH-771)__getattr__
): non-existent attribute lookup (GH-982)Thanks to @M0NsTeRRR, @amiewei, @briantist, @ceesios, @crimsonvulture, @deidax, @dekimsey, @dependabot, @dependabot[bot], @fad3t, @ferenc-hechler, @intgr, @m4dh4t, @michael-diggin, @mimato, @mweigel and @robbat2 for their lovely contributions.
auth.token.create
(GH-966)Thanks to @briantist for their lovely contributions.
v3.0.0
– The certificate
parameter for create_ca_certificate_role
will stop accepting file paths (GH-914)hvac
intends to drop support for EoL Python versions (GH-877)v3.0.0
– The default value of raise_on_deleted_version
will change from True
to False
(GH-955)generate_credentials
for STS endpoint (GH-934)auto_rotate_period
on transit key management (GH-903)wrap_ttl
(GH-782)generate_credentials
for STS endpoint (GH-934)Thanks to @BrandonHoffman, @Prividen, @WilkenSteiner, @aberenshtein, @adammike, @bendem, @briantist, @colin-pm, @dereckson, @dhuckins, @gmsantos, @jackcasey-visier, @localden, @nneul, @rhowe and @sebglon for their lovely contributions.