-
Notifications
You must be signed in to change notification settings - Fork 2.9k
Migration Guide 3.21
Clement Escoffier edited this page Mar 9, 2025
·
10 revisions
Table of Contents
Note
|
We highly recommend the use of Items marked below with ⚙️ ✅ are automatically handled by |
The TLS registry extension has been reorganized to follow the structure proposed in https://github.com/quarkusio/quarkus/discussions/43130 and avoid split packages. Thus, the io.quarkus.tls.TlsRegistryBuildItem
class has been renamed to io.quarkus.tls.deployment.spi.TlsRegistryBuildItem
.