diff --git a/hvac-2.2.0.tar.gz b/hvac-2.2.0.tar.gz deleted file mode 100644 index 53f274d..0000000 --- a/hvac-2.2.0.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:e4b0248c5672cb9a6f5974e7c8f5271a09c6c663cbf8ab11733a227f3d2db2c2 -size 330973 diff --git a/hvac-2.3.0.tar.gz b/hvac-2.3.0.tar.gz new file mode 100644 index 0000000..2e67c25 --- /dev/null +++ b/hvac-2.3.0.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:1b85e3320e8642dd82f234db63253cda169a817589e823713dc5fca83119b1e2 +size 332660 diff --git a/python-hvac.changes b/python-hvac.changes index 18356d5..7c17999 100644 --- a/python-hvac.changes +++ b/python-hvac.changes @@ -1,3 +1,10 @@ +------------------------------------------------------------------- +Wed Jun 19 08:48:24 UTC 2024 - Dirk Müller + +- update to 2.3.0: + * Implement the /sys/wrapping/wrap endpoint (GH-1172) + * add support for Vault Raft auto-snapshot endpoints. (GH-1169) + ------------------------------------------------------------------- Tue May 7 21:05:23 UTC 2024 - Dirk Müller diff --git a/python-hvac.spec b/python-hvac.spec index 185c67a..62ae919 100644 --- a/python-hvac.spec +++ b/python-hvac.spec @@ -17,7 +17,7 @@ Name: python-hvac -Version: 2.2.0 +Version: 2.3.0 Release: 0 Summary: HashiCorp Vault API client License: BSD-3-Clause