Skip to content

v2.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 03 Jan 16:35
· 23 commits to refs/heads/main since this release
6e47552

πŸš€ 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)

Thanks to @Ousret, @briantist, @mweigel and @tot19 for their lovely contributions.