🚀 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.