4.0.0-alpha.2 - New Client
Pre-release
Pre-release
First release of the new client that powers the quarkus extension itself. The client was designed to be easily usable standalone outside Quarkus and also to provide more dynamic usage inside Quarkus (e.g. customizable mount points).
There should be little to no change for applications using the supported Quarkus Vault extension interfaces. Any use of the internal or backend types will require a rewrite to use the new client directly; the new client supports all of the previous functionality and much more, in an much easier to use package.
What's Changed
- Bump quarkus.version from 3.8.0 to 3.8.1 by @dependabot in #240
- Implement a new standalone client by @kdubb in #215
- Prepare release 4.0.0-alpha.1 by @kdubb in #242
- Prepare release 4.0.0-alpha.2 by @kdubb in #243
Full Changelog: https://github.com/quarkiverse/quarkus-vault/commits/4.0.0-alpha.2