Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency hvac to v1 #110

Merged
merged 1 commit into from
Jun 29, 2023
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 16, 2022

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
hvac ==0.11.2 -> ==1.1.1 age adoption passing confidence

Release Notes

hvac/hvac

v1.1.1

Compare Source

🐛 Bug Fixes
  • fix wrapped response for auth.token.create (GH-966)

v1.1.0

Compare Source

📢 Deprecations / Announcements
  • v3.0.0 - The certificate parameter for create_ca_certificate_role will stop accepting file paths (GH-914)
  • Please note that hvac intends to drop support for EoL Python versions (GH-877)
  • v3.0.0 - The default value of raise_on_deleted_version will change from True to False (GH-955)
  • Allow for reading deleted secret versions (kv2) without an exception (GH-907)
🚀 Features
  • Allow for reading deleted secret versions (kv2) without an exception (GH-907)
  • AWS secret engine - fix generate_credentials for STS endpoint (GH-934)
  • Add support for custom metadata in kv2 engine (GH-805)
  • Add new field auto_rotate_period on transit key management (GH-903)
🐛 Bug Fixes
  • Allow for reading deleted secret versions (kv2) without an exception (GH-907)
  • fix vault client certificates loaded from envirnoment variables (GH-943)
  • approle - fix metadata for generated secret IDs, re-add wrap_ttl (GH-782)
  • AWS secret engine - fix generate_credentials for STS endpoint (GH-934)
  • Propagate client's adapter to API categories (GH-939)
  • don't cache on py3.6 windows combo (GH-916)
  • Cert: Fix role certificate parameter (GH-886)
📚 Documentation
  • add documentation for retries (GH-948)
  • docs - sphinx - fail on warnings (GH-949)
  • Create userpass.rst (GH-775)
  • doc: update reference to removed method (GH-942)
  • Documentation updates for use with a private CA (GH-774)
  • Update Azure guideline with proper client variable (GH-935)
  • Update wrapping.rst - example for unauthenticated unwrap (GH-789)
  • Fix typo in the AWS auth method docs (GH-911)
  • Replace Azure docs occurence to Kubernetes (GH-904)
🧰 Miscellaneous
  • Remove deprecated python syntax (GH-909)

v1.0.2

Compare Source

v1.0.1

Compare Source

🐛 Bug Fixes
  • Add role_name parameter to auth.token.create_orphan. GH-891
  • docs: Add RTD config. GH-894
📚 Documentation
  • docs: Add RTD config. GH-894

v1.0.0

Compare Source

  • CI: Update Vault versions for integration tests. GH-884
  • Tests: Handle 204 response in jwt test. GH-881
  • Tests: Fix kubernetes integration test. GH-880
  • Tests: Fix broken oidc test. GH-879
  • Tests: Fix Azure test failure. GH-878
  • Tests: Handle different response due to upstream change. GH-876
  • Tests: Fix Github auth tests. GH-875
  • Test utils: Fix OTP length for Vault >=1.10.0. GH-872
  • Test utils: Migrate to packaging module's Version. GH-871
  • Integration Tests: Fix GCP test error. GH-870
  • build-test: Fix windows job. GH-845
  • build-test: Add test. GH-844
  • Bump version: 0.11.2 → 1.0.0. GH-829
💥 Breaking Changes
  • Legacy MFA: Move mfa authentication method to legacy MFA method. GH-883
  • Remove deprecated methods. GH-868
  • Remove redundant code for Python <= 3.5. GH-822
  • Drop Python 2 and EOL Python 3 versions. GH-819
🚀 Features
  • Token: Add create orphaned token method. GH-869
  • Allow configuring the possible salt lengths for RSA PSS signatures. GH-846
  • ssh: Add secret engine. GH-811
🐛 Bug Fixes
  • setup.py: Add encoding for long_description. GH-843
  • Don't override user warning filters. GH-818
📚 Documentation
  • Migrate to Poetry. GH-854
  • docs(auth-methods): update kubernetes. GH-837
  • README: Remove help wanted note. GH-848
  • Update kubernetes authentication example. GH-827
🧰 Miscellaneous
  • .gitignore: Add vscode config directory. GH-867
  • Add stock version-resolver cfg for release-drafter. GH-836
  • Release drafter tweaks. GH-835
  • Add commitish to release-drafter.yml. GH-832
  • Bump dependencies. GH-826
  • Readding 3.6 support. GH-823
  • Add support for Python 3.10. GH-821
  • Fix CI. GH-812

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/hvac-1.x branch 2 times, most recently from d0a30ae to 542806c Compare September 19, 2022 03:26
@renovate renovate bot force-pushed the renovate/hvac-1.x branch 3 times, most recently from 32cfcb0 to 886771b Compare January 6, 2023 07:27
@renovate renovate bot force-pushed the renovate/hvac-1.x branch 2 times, most recently from 4faefec to 3cbeb73 Compare June 18, 2023 14:46
@amuraru amuraru merged commit 655762b into master Jun 29, 2023
2 checks passed
@amuraru amuraru deleted the renovate/hvac-1.x branch June 29, 2023 11:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant