15
0
forked from pool/python-hvac

- update to 0.10.4:

- Extract "renew_self_token" from "renew_token". GH-598
  - Add convenience step_down sys backend method. GH-597

OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hvac?expand=0&rev=9
This commit is contained in:
2020-07-17 07:28:02 +00:00
committed by Git OBS Bridge
parent 28ac1f0fce
commit ed44dd042d
4 changed files with 11 additions and 4 deletions

View File

@@ -1,3 +1,10 @@
-------------------------------------------------------------------
Fri Jul 17 07:27:39 UTC 2020 - Dirk Mueller <dmueller@suse.com>
- update to 0.10.4:
- Extract "renew_self_token" from "renew_token". GH-598
- Add convenience step_down sys backend method. GH-597
-------------------------------------------------------------------
Mon Jun 8 13:37:14 UTC 2020 - Dirk Mueller <dmueller@suse.com>