Skip to content

Migration Guide 2.2

Georgios Andrianakis edited this page Aug 27, 2021 · 5 revisions

SmallRye Config

SmallRye Config @ConfigMapping can now only be used on interfaces. Using it on classes results in a build-time exception.

Kubernetes Client

The Kubernetes Client has been upgraded to 5.7, which contains some breaking changes.

Please refer to the release notes for more details.

Clone this wiki locally