chore(deps): update dependency hvac to v2#154
Merged
danielcoman merged 1 commit intomainfrom Jan 8, 2025
Merged
Conversation
edcf9c3 to
453de29
Compare
453de29 to
4f8b50c
Compare
4f8b50c to
fcf44ea
Compare
fcf44ea to
4a0c8e4
Compare
4a0c8e4 to
8b7a093
Compare
8b7a093 to
787451a
Compare
danielcoman
approved these changes
Jan 8, 2025
787451a to
92836ea
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
==1.2.1->==2.3.0Release Notes
hvac/hvac (hvac)
v2.3.0Compare Source
🚀 Features
🧰 Miscellaneous
v2.2.0Compare Source
📢 Deprecations / Announcements
🚀 Features
iam_metadataandec2_metadataparams (GH-1125)🧰 Miscellaneous
v2.1.0Compare Source
🚀 Features
🐛 Bug Fixes
Client.write_data- remove potentially dangerous default (GH-1120)📚 Documentation
🧰 Miscellaneous
v2.0.0Compare Source
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.
💥 Breaking Changes
Client.writemethod breaking changes 2.0.0 (GH-1089)sys.initializeparameterssecret_sharesandsecret_threshold(GH-1063)clientattributes (GH-1062)sessionis user-supplied, do not overwrite session options withClient/Adapteroptions (GH-1021)pyhcloptional again (GH-1060)📢 Deprecations / Announcements
Client.writemethod (GH-1034)raise_on_deleted_versionwill change fromTruetoFalseinv3.0.0(GH-955)certificateparameter forcreate_ca_certificate_rolewill stop accepting file paths in v3.0.0 (GH-914)sys.initializeparameterssecret_sharesandsecret_threshold(GH-1063)safety_bufferargument in AWS auth (GH-1068)🚀 Features
rotate_static_credentialsmethod, docs updates, unit tests (GH-1069)plaintextandciphertextoptional for batch operations (GH-1049)🐛 Bug Fixes
sys.initializeparameterssecret_sharesandsecret_threshold(GH-1063)sessionis user-supplied, do not overwrite session options withClient/Adapteroptions (GH-1021)📚 Documentation
rotate_static_credentialsmethod, docs updates, unit tests (GH-1069)🧰 Miscellaneous
typoslinter to CI (GH-1057)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.
This PR was generated by Mend Renovate. View the repository job log.