forked from pool/python-hvac
- update to 2.2.0:
* Add new exception types for HTTP status 405 and 412 (GH-1148)
* LDAP secrets engine enhancements (GH-1163)
* LDAP secret engine support
* Add new exception types for HTTP status 405 and 412 (GH-1148)
* Add sts_region parameter to auth.aws.configure (GH-1136)
* Adding namespace_in_state to jwt (GH-1144)
* Add associated_data to encrypt/decrypt transit endpoints
(GH-1108)
* aws auth - add support for `iam_metadata` and `ec2_metadata`
params (GH-1125)
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hvac?expand=0&rev=33
This commit is contained in:
@@ -1,3 +0,0 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:b48bcda11a4ab0a7b6c47232c7ba7c87fda318ae2d4a7662800c465a78742894
|
||||
size 325532
|
||||
3
hvac-2.2.0.tar.gz
Normal file
3
hvac-2.2.0.tar.gz
Normal file
@@ -0,0 +1,3 @@
|
||||
version https://git-lfs.github.com/spec/v1
|
||||
oid sha256:e4b0248c5672cb9a6f5974e7c8f5271a09c6c663cbf8ab11733a227f3d2db2c2
|
||||
size 330973
|
||||
@@ -1,3 +1,18 @@
|
||||
-------------------------------------------------------------------
|
||||
Tue May 7 21:05:23 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
- update to 2.2.0:
|
||||
* Add new exception types for HTTP status 405 and 412 (GH-1148)
|
||||
* LDAP secrets engine enhancements (GH-1163)
|
||||
* LDAP secret engine support
|
||||
* Add new exception types for HTTP status 405 and 412 (GH-1148)
|
||||
* Add sts_region parameter to auth.aws.configure (GH-1136)
|
||||
* Adding namespace_in_state to jwt (GH-1144)
|
||||
* Add associated_data to encrypt/decrypt transit endpoints
|
||||
(GH-1108)
|
||||
* aws auth - add support for `iam_metadata` and `ec2_metadata`
|
||||
params (GH-1125)
|
||||
|
||||
-------------------------------------------------------------------
|
||||
Sun Jan 7 20:00:06 UTC 2024 - Dirk Müller <dmueller@suse.com>
|
||||
|
||||
|
||||
@@ -17,7 +17,7 @@
|
||||
|
||||
|
||||
Name: python-hvac
|
||||
Version: 2.1.0
|
||||
Version: 2.2.0
|
||||
Release: 0
|
||||
Summary: HashiCorp Vault API client
|
||||
License: BSD-3-Clause
|
||||
|
||||
Reference in New Issue
Block a user