Skip to content

chore(deps): update dependency hvac to v2.1.0

Renovate Bot requested to merge renovate/hvac-2.x into master

This MR contains the following updates:

Package Update Change
hvac minor ==2.0.0 -> ==2.1.0

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

hvac/hvac (hvac)

v2.1.0

Compare Source

🚀 Features
  • 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)
🐛 Bug Fixes
  • Client.write_data - remove potentially dangerous default (GH-1120)
📚 Documentation
  • 📝 Add HTTP/2+ use case into the advanced usage section (GH-1111)
  • 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)
🧰 Miscellaneous
  • 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)

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 MR is behind base branch, or you tick the rebase/retry checkbox.

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


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

This MR has been generated by Renovate Bot.

Edited by Renovate Bot

Merge request reports