Revisions of python-hvac

buildservice-autocommit accepted request 1137431 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 32)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 31)
- 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
  * :pencil: 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.
buildservice-autocommit accepted request 1130332 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 30)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 29)
- 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
buildservice-autocommit accepted request 1070718 from Matej Cepl's avatar Matej Cepl (mcepl) (revision 28)
baserev update by copy to link target
Matej Cepl's avatar Matej Cepl (mcepl) accepted request 1070712 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 27)
- version update to 1.1.0
  * python-six is not required
  * drop python 2 support
  * lot of changes, see CHANGELOG.md or
    https://github.com/hvac/hvac/blob/develop/CHANGELOG.md
- deleted patches
  - remove-mock.patch (upstreamed)
buildservice-autocommit accepted request 992138 from Steve Kowalik's avatar Steve Kowalik (StevenK) (revision 26)
baserev update by copy to link target
Steve Kowalik's avatar Steve Kowalik (StevenK) committed (revision 25)
- Remove patch python-hvac-no-mock.patch
- Add patch remove-mock.patch, from upstream.
- Remove unneeded BuildRequires on mock
buildservice-autocommit accepted request 974474 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 24)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) accepted request 974460 from Petr Gajdos's avatar Petr Gajdos (pgajdos) (revision 23)
- added patches
  fix https://github.com/hvac/hvac/issues/582
  + python-hvac-no-mock.patch
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 22)
- update to 0.11.2:
  * Breakfix release to revert some unintended post-1.0 requirements changes.
  * Revert `six` & `requests` Requirements Changes. GH-768
Markéta Machová's avatar Markéta Machová (mcalabkova) accepted request 909387 from Markéta Machová's avatar Markéta Machová (mcalabkova) (revision 21)
- 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.
buildservice-autocommit accepted request 900662 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 20)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 19)
- udpate to 0.10.14:
  * Python 2.7: Drop Trailing Comma In `Cert.login()`.
  * Refactor `Cert.login()` Conditional for Python 2.7 Syntax Support.
  * Add default to `group_type` argument in `update_group` and `create_or_update_group_by_name`.
  * Add Certificate Authentication Methods.
  * Expand Transform class to include new(ish) tokenization methods.
  * Add `delete_version_after` KvV2 Param - `configure()` / `update_metadata().
buildservice-autocommit accepted request 894170 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 18)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 17)
- update to 0.10.10:
  - AWS Secrets Engine: Add support for iam_tags when creating roles. GH-684
  - Add Active Directory generate credential capability. GH-657
  - Add `policies` Parameter to Userpass `create_or_update_user()` Method. GH-562
  - Add handling of unsupported HTTP methods inside adapter. GH-689
  - Add Convenience `read_secret()` Method for KVv2 Class. GH-686
  - Set daemon attribute instead of using setDaemon method that was deprecated in Python 3.10. GH-688
  - Send AppRole generate_secret_id Method Metadata Parameter as String GH-68
buildservice-autocommit accepted request 887883 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 16)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 15)
- 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
buildservice-autocommit accepted request 868438 from Dirk Mueller's avatar Dirk Mueller (dirkmueller) (revision 14)
baserev update by copy to link target
Dirk Mueller's avatar Dirk Mueller (dirkmueller) committed (revision 13)
- update to 0.10.6:
  - 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
Displaying revisions 1 - 20 of 32
openSUSE Build Service is sponsored by