diff --git a/python-hvac.changes b/python-hvac.changes index 0528eb8..bc19533 100644 --- a/python-hvac.changes +++ b/python-hvac.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Apr 22 20:22:43 UTC 2021 - Dirk Müller + +- update to 0.10.8: + - K8s Auth: Allow wildcards for service account and namespace. GH-669 + - Add token_type support to create_kubernetes_role. GH-664 + - Support database secrets static roles. GH-662 + ------------------------------------------------------------------- Mon Feb 1 18:05:31 UTC 2021 - Dirk Müller diff --git a/python-hvac.spec b/python-hvac.spec index c1659e9..317cd6c 100644 --- a/python-hvac.spec +++ b/python-hvac.spec @@ -18,7 +18,7 @@ %{?!python_module:%define python_module() python-%{**} python3-%{**}} Name: python-hvac -Version: 0.10.6 +Version: 0.10.8 Release: 0 Summary: HashiCorp Vault API client License: BSD-3-Clause diff --git a/v0.10.6.tar.gz b/v0.10.6.tar.gz deleted file mode 100644 index 7562af1..0000000 --- a/v0.10.6.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:17269ad58583f3b8fd5f27fbca0499b7fe456b684bf14afa6556877333446eae -size 291050 diff --git a/v0.10.8.tar.gz b/v0.10.8.tar.gz new file mode 100644 index 0000000..5384d5c --- /dev/null +++ b/v0.10.8.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:d0690a141aad75c64b767e13fc2c934a82a41e8d0d5389d352193478e9278534 +size 290963