You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We highly recommend the use of quarkus update to update to a new version of Quarkus.
Items marked below with ⚙️ ✅ are automatically handled by quarkus update.
Cache
CacheManagerInfoBuildItem moved from SPI to the deployment module
Extensions that produce a CacheManagerInfoBuildItem must change the import from io.quarkus.cache.deployment.spi.CacheManagerInfoBuildItem to io.quarkus.cache.deployment.CacheManagerInfoBuildItem.