forked from pool/python-hvac
Accepting request 909387 from home:mcalabkova:branches:devel:languages:python
- Update to 0.11.0 * This is intended to by the last hvac release supporting Python 2.7. * Userpass: Add use_token param on login(), Accept passthrough **kwargs on create user. * Support CA-related Environment Variables. * Allow Omission of Password Argument on Userpass create_or_update_user(). * Add deprecation notices for some Client() methods. OBS-URL: https://build.opensuse.org/request/show/909387 OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hvac?expand=0&rev=21
This commit is contained in:
@@ -1,3 +1,13 @@
|
||||
-------------------------------------------------------------------
|
||||
Fri Jul 30 10:50:47 UTC 2021 - Markéta Machová <mmachova@suse.com>
|
||||
|
||||
- Update to 0.11.0
|
||||
* This is intended to by the last hvac release supporting Python 2.7.
|
||||
* Userpass: Add use_token param on login(), Accept passthrough **kwargs on create user.
|
||||
* Support CA-related Environment Variables.
|
||||
* Allow Omission of Password Argument on Userpass create_or_update_user().
|
||||
* Add deprecation notices for some Client() methods.
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Thu Jun 17 21:17:29 UTC 2021 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user