- 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/request/show/1172540
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-hvac?expand=0&rev=16
* 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
- update to 2.1.0:
* Add support for sys/policies endpoint (GH-1100)
* add quota support to system backend (GH-1092)
* Add support to PKI class to perform CRUD on issuers (GH-1102)
* `Client.write_data` - remove potentially dangerous default
* 📝 Add HTTP/2+ use case into the advanced usage section
* update the KV documentation (GH-1122)
* Add support for sys/policies endpoint (GH-1100)
* fix readthedocs (RTD) public docsite, modernize some of the
docs build/testing (GH-1119)
* Add support to PKI class to perform CRUD on issuers (GH-1102)
* Update GCP secrets engine documentation (GH-1099)
* fix readthedocs (RTD) public docsite, modernize some of the
docs build/testing (GH-1119)
* Revamp integration tests, run in parallel (GH-1105)
* Add Vault 1.15.x to integration tests (GH-1103)
- update to 2.0.0:
* This release makes a number of breaking changes. Most
notably, dropping support for Python 3.6 & 3.7, dropping
support for Vault versions 1.6.x through 1.10.x, and removing
previously deprecated methods and code paths. Most of the
other breaking changes are fairly minor or only affect
specific use cases, but please review all changes carefully.
* There are also several other deprecations and announcements
to be aware of. We hope to have a more rapid release schedule
going forward.
* In accordance with our supported Python version policy we
will continue to drop Python versions as they become end-of-
life. These may not be announced in advance, but will be done
in major versions.
OBS-URL: https://build.opensuse.org/request/show/1137431
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-hvac?expand=0&rev=15
* Add support for sys/policies endpoint (GH-1100)
* add quota support to system backend (GH-1092)
* Add support to PKI class to perform CRUD on issuers (GH-1102)
* `Client.write_data` - remove potentially dangerous default
* 📝 Add HTTP/2+ use case into the advanced usage section
* update the KV documentation (GH-1122)
* Add support for sys/policies endpoint (GH-1100)
* fix readthedocs (RTD) public docsite, modernize some of the
docs build/testing (GH-1119)
* Add support to PKI class to perform CRUD on issuers (GH-1102)
* Update GCP secrets engine documentation (GH-1099)
* fix readthedocs (RTD) public docsite, modernize some of the
docs build/testing (GH-1119)
* Revamp integration tests, run in parallel (GH-1105)
* Add Vault 1.15.x to integration tests (GH-1103)
- update to 2.0.0:
* This release makes a number of breaking changes. Most
notably, dropping support for Python 3.6 & 3.7, dropping
support for Vault versions 1.6.x through 1.10.x, and removing
previously deprecated methods and code paths. Most of the
other breaking changes are fairly minor or only affect
specific use cases, but please review all changes carefully.
* There are also several other deprecations and announcements
to be aware of. We hope to have a more rapid release schedule
going forward.
* In accordance with our supported Python version policy we
will continue to drop Python versions as they become end-of-
life. These may not be announced in advance, but will be done
in major versions.
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hvac?expand=0&rev=31
- update to 1.2.1:
* This release fixes an inaccuracy in a warning message but
does not otherwise change functionality.
* Fix raise_on_deleted_version warning (GH-1045)
* ldap auth method - add missing `configure` params by vault
api names (GH-975) expand Vault CI matrix, announce
deprecation of Vault dynamic SSH keys (GH-1023)
* Breaking changes coming to `Client.write` method (GH-1034)
* Support for Python 3.6 & 3.7 will be dropped in `v2.0.0`
* Support for the Legacy MFA methods will be dropped from the
`MFA` class in `v2.0.0` (GH-1026)
* Breaking changes coming to Adapters' use of custom sessions
* ### 🚀 Features
* Add alias_name_source for Kubernetes Auth create_role
* add `Client.write_data` method (GH-1028)
* ldap auth method - add missing `configure` params by vault
api names (GH-975)
* Re-add arguments to create_or_update_role() from old API
(GH-842)
* Add new argument (conflicting_alias_ids_to_keep) to
merge_entities method (GH-968)
* Add impersonated account support to GCP secrets engine
(GH-1022)
* support "user_claim_json_pointer" in create_role() for
JWT/OIDC auth method (GH-1006)
* Add static account support to GCP secrets engine (GH-956)
* adding batch_input to transit.sign_data #988 (GH-990)
* Add a method to read static roles in the database engine
(GH-1009)
* feat: add support for `disable_local_ca_jwt` in the
OBS-URL: https://build.opensuse.org/request/show/1130332
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-hvac?expand=0&rev=14
* This release fixes an inaccuracy in a warning message but
does not otherwise change functionality.
* Fix raise_on_deleted_version warning (GH-1045)
* ldap auth method - add missing `configure` params by vault
api names (GH-975) expand Vault CI matrix, announce
deprecation of Vault dynamic SSH keys (GH-1023)
* Breaking changes coming to `Client.write` method (GH-1034)
* Support for Python 3.6 & 3.7 will be dropped in `v2.0.0`
* Support for the Legacy MFA methods will be dropped from the
`MFA` class in `v2.0.0` (GH-1026)
* Breaking changes coming to Adapters' use of custom sessions
* ### 🚀 Features
* Add alias_name_source for Kubernetes Auth create_role
* add `Client.write_data` method (GH-1028)
* ldap auth method - add missing `configure` params by vault
api names (GH-975)
* Re-add arguments to create_or_update_role() from old API
(GH-842)
* Add new argument (conflicting_alias_ids_to_keep) to
merge_entities method (GH-968)
* Add impersonated account support to GCP secrets engine
(GH-1022)
* support "user_claim_json_pointer" in create_role() for
JWT/OIDC auth method (GH-1006)
* Add static account support to GCP secrets engine (GH-956)
* adding batch_input to transit.sign_data #988 (GH-990)
* Add a method to read static roles in the database engine
(GH-1009)
* feat: add support for `disable_local_ca_jwt` in the
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hvac?expand=0&rev=29
- Enable response wrapping of PKI secrets. GH-649
- Fix OIDC login and add working example. GH-638
- Add rabbitmq vhost_topics parameter. GH-626
- Expand auth_methods module to support AppRole. GH-637
- Template "auth method not implemented" error message. GH-651
- Fix health.py read_health_status GET method. GH-653
- Fix transit constants for "generate_data_key". GH-632
- Fix PUT method in secrets engine kv_v1 to use PUT instead of POST. GH-629
- Remove Erroneous json() Calls In rabbitmq Class. GH-624
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hvac?expand=0&rev=13
- update to 0.10.5:
- Add JWT/OIDC Authentication Method Classes. GH-613
- Add Identity Tokens Methods and Documentation. GH-611
- Add P-521 to list of allowed key types. GH-608
- Add P-384 and RSA-3072 to list of allowed key types. GH-606
- Options not read by tune_mount_configuration. GH-603
- Add Autodoc Summaries. GH-612
- Correct Return Type Docstrings Within Transit Class. GH-609
- Transit engine docs for Encrypt Data now refer to encrypt_data. GH-601
- Update Vault version test matrix / Oldest Support Vault Version. GH-610
OBS-URL: https://build.opensuse.org/request/show/834893
OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/python-hvac?expand=0&rev=4
- Add JWT/OIDC Authentication Method Classes. GH-613
- Add Identity Tokens Methods and Documentation. GH-611
- Add P-521 to list of allowed key types. GH-608
- Add P-384 and RSA-3072 to list of allowed key types. GH-606
- Options not read by tune_mount_configuration. GH-603
- Add Autodoc Summaries. GH-612
- Correct Return Type Docstrings Within Transit Class. GH-609
- Transit engine docs for Encrypt Data now refer to encrypt_data. GH-601
- Update Vault version test matrix / Oldest Support Vault Version. GH-610
OBS-URL: https://build.opensuse.org/package/show/devel:languages:python/python-hvac?expand=0&rev=11