Major changes
Complete changelog
- #12700 - Fixed uber jar packaging instructions
- #12699 - Use counter for JVM Info
- #12694 - native-image specific micrometer-mp-metrics test failure in io.quarkus.micrometer.runtime.registry.json.JsonExporter, java.lang.NumberFormatException
- #12688 - Fix Bootstrap dependencies
- #12679 - Update to Apache Http Client 4.5.13
- #12677 - Liquibase - Support loading data in native
- #12676 - Partly fix release 1.9 disabled gradle test
- #12675 - Reduce error logging in Vert.x proxy address forwarding
- #12674 - Fix NPE in AsmUtilCopy
- #12672 - Move Bootstrap dependency out of the BOM
- #12671 - NPE on Arc in combination with Myfaces extension: Producer for Object type
- #12667 - Reduce error logging in vertx proxy address forwarding
- #12662 - Upgrade jboss-logmanager-embedded to 1.0.5
- #12661 - Ensure that the proper test error is logged instead of a NPE
- #12659 - Logging issues with log4j2-jboss-logmanager
- #12653 - Improve Avro support in native applications
- #12643 - Native application failed to start when liquibase enabled
- #12639 - Support additional JDBC properties for a DataSource
- #12636 - Bump swagger-ui from 3.35.0 to 3.35.1
- #12635 - Add jsonp for cases where jsonb is not in scope
- #12632 - Do not include Twitter Bootstrap in quarkus-bom
- #12631 - Reconcile "old" and "new" S2I config properties
- #12627 - Don't consider the hierarchy of Object when marked with @Valid
- #12621 - Consume Caffeine Jandex index to register classes for reflection
- #12618 - Put parentId from trace context into MDC
- #12617 - ArC auto producers - ignore void methods
- #12616 - Fix exception handling when a message consumer is blocking
- #12614 - Bump aws-lambda-java-events from 3.3.1 to 3.4.0
- #12612 - Bump awssdk.version from 2.15.2 to 2.15.6
- #12608 - Add commonTags to micrometer doc
- #12603 - Bootstrap Maven: don't check MAVEN_PROJECTBASEDIR for the root project dir
- #12599 - Error handling does not work with blocking event bus consumers
- #12598 - Small OpenShift documentation fixes
- #12579 - Add codestart for spring-web
- #12549 - Introduce QuarkusTestBeforeClassCallback
- #12544 - Introduce BeforeClass test callback
- #12532 - Ability to handle both exit code and exception when running CLI applications
- #12510 - Search for quarkus gradle plugin in transitive dependencies
- #12509 - Allow usage of Quarkus Gradle Plugin as a custom plugin dependency
- #12506 - Update to Tika 1.24.1
- #12504 - docs: Restore cdi-ref index-dependency example.
- #12443 - Hibernate Validator - @Valid Object causes CNFE
- #12397 - Exception Handling/Mapping When Running Quarkus Command Mode Applications
- #10420 - Caffeine error at runtime when using native build
- #8914 - Native Image failure building Kafka
- #5633 - Build native : kafka + avro