Major changes
- #14732 - Update Kafka to 2.7.0
Complete changelog
- #17279 - Handle Class.getMethods() returning multiple getters with just the return type differring
- #17116 - Use mvnw in CI to make sure we have a stable Maven version
- #16954 - Cannot serialise field parent on object ... as setter and getters were different types
- #16915 - Http path backport
- #16836 - Bump dokka-maven-plugin to remove jcenter repository
- #16811 - Switch to using s01.oss.sonatype.org everywhere
- #16800 - Add Jackson extension dependency in the Kafka Client extension
- #16796 - Fix typo in cdi-integration.adoc
- #16769 - Native packaging fail with kafka-client
- #16766 - kafka-client : missing substituted JmxReporter method
- #16765 - kafka-client : Detected a MBean server in the image heap
- #16726 - Fix path of java.security in Dockerfile
- #16543 - Fix RESTEasy Reactive Default Codestart on 1.11
- #16515 - Raise log level to warn there's no topology found
- #16514 - KafkaStream extension should report better that no topology is found
- #16471 - Wrong location for java.security used in Dockerfile.jvm and others
- #16435 - Attempt to fix the Kafka flaky tests
- #16415 - KafkaStreamsITCase is flaky causing endless TimeoutException warnings leading to job being aborted
- #16372 - Bump agroal.version from 1.10 to 1.11
- #16371 - SslKafkaConsumerTest and SaslKafkaConsumerTest are both flaky
- #16301 - More consistency for the step names, job name is already descriptive
- #16298 - Use the job name in Surefire Reports artifact names
- #16297 - Disable live reload instrumentation by default
- #16295 - Fix wrong location of Micrometer Prometheus extension descriptor
- #16229 - Upload the Surefire reports as artifacts
- #16138 - Make sure all the project modules are loaded into workspace in case the root pom does not declare any
- #16100 - Update Vert.x to version 3.9.6
- #16038 - Use plugin repositories to resolve plugin descriptors
- #16036 - Perform absolute basic Dockerfile validation in Openshift s2i extension
- #16008 - Runtime initialize grpc class using j.u.Random
- #15975 - ArC - fix disposer method resolution
- #15960 - Add a more informative error message when Dockerfile is unavailable during s2i
- #15958 - Fix QuarkusTestResourceLifecycleManager property mismatch in rest-client.adoc
- #15949 - Upgrade to Agroal 1.10
- #15946 - Fix broken kubernetes tests
- #15922 - Graceful shutdown fixes
- #15915 - Allow adding multiple realms
- #15908 - Quartz extension - graceful shutdown for @scheduled does not work
- #15879 - Initialize classes using j.u.Random at runtime in kafka-client
- #15817 - Quarkus maven plugin does not take pluginRepositories into consideration
- #15762 - Fix invalid anchors in deploying-to-openshift.adoc
- #15726 - Added class files should trigger a full reload
- #15670 - Running app in OpenShift fails because of classpath set after jar
- #15489 - Update SR OpenAPI to 2.0.23 and MP OpenAPI to 1.1.3-RC1
- #15443 - SmallRye OpenAPI generates incorrect content type when using Spring Web annotations
- #15435 - Move instrumentation config to quarkus.live-reload namespace
- #15416 - Running app in OpenShift fails because of classpath set after jar
- #15025 - Quarkus keeps dead database connections in its connection pool
- #14732 - Update Kafka to 2.7.0
- #14366 - Kafka consumer consumes all CPU when shutting down the broker