Major changes
Complete changelog
- #14970 - Add quarkus-smallrye-opentracing to an integration test without Undertow
- #14969 - Remove jcenter repository references in gradle projects
- #14958 - Remove field that can cause GraalVM to fail
- #14946 - Do not produce KubernetesClient if we have OpenShiftClient available
- #14943 - Kubernetes clients all clash with one another
- #14939 - Fix the native httpRoot & nonAppRoot issue
- #14934 - Dev ui config edit crashes when I try to unset a property
- #14929 - Mark Resteasy Qute with code starter
- #14923 - Fix Undertow HTTP/2 issue
- #14922 - Exclude jboss-logging-jdk
- #14921 - Make sure getDefferredIdentity does not return null
- #14911 - property
quarkus.swagger-ui.always-include
doesn't work on Native mode. - #14891 - Disable flaky test on Windows
- #14850 - Resteasy Reactive Security Context Exception
- #14819 - Dependencies with duplicate files detected. The dependencies [org.jboss.logging:jboss-logging::jar:3.4.1.Final(compile), org.jboss.logging:jboss-logging-spi::jar:2.1.2.GA(compile)] contain duplicate files, e.g. org/jboss/logging/MDC.class
- #14811 - Undertow with TLS causes IllegalStateException: Request has already been read
- #14707 - from version 1.11.0 Vault MicroProfile Config Source stopped working
- #14309 - Improve Config Console