Skip to content

4.0.0-alpha.2 - New Client

Pre-release
Pre-release
Compare
Choose a tag to compare
@kdubb kdubb released this 03 Mar 23:11
· 98 commits to main since this 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

Full Changelog: https://github.com/quarkiverse/quarkus-vault/commits/4.0.0-alpha.2