Complete changelog
- #45115 - Native memory monitoring
- #46535 - Duplicated and 0 value opentelemetry metrics messages
- #47649 - io.netty.handler.codec.TooLongFrameException: Max content exceeded 65536 bytes.
- #48036 - Default property values for syslog logging
- #48215 - Bug in RouteBuildItem the builder has asBlockingRoute but not used internally
- #48328 - Remove duplicated instrumentation scopes and increase nr of produced OTel metrics
- #48389 - Bump com.fasterxml.jackson:jackson-bom from 2.19.0 to 2.19.1
- #48395 - Sync gradle wrapper files with currently used gradle version
- #48404 - quarkus-maven-plugin not JDK 25 compatible
- #48452 - Document and test schema-based multitenancy on MariaDB and MySQL
- #48458 - Do not rely on JPATraversableResolver / add JPA aware resolver only if ORM is enabled
- #48464 - Certain methods cause all REST clients to be indexed as server endpoints
- #48465 - Update Dev UI documentation
- #48466 - Small fix to autoscope Actions in Dev UI
- #48469 - Hibernate Reactive ORM HQL Console keeps spinning
- #48477 - Disable HQL Console for reactive PUs
- #48479 - Default value for Syslog counting framing
- #48481 - Interrogate candidate resources/return types to stop REST server endpoint indexer from scanning REST clients
- #48486 - Version bumps for Vert.x 4.5.16
- #48487 - Bump flyway.version from 11.9.1 to 11.9.2
- #48489 - Bump testcontainers.version from 1.21.1 to 1.21.2
- #48490 - Gradle quarkusRun ignores quarkus.profile from application.properties
- #48491 - Dev UI themed code block
- #48492 - Dev UI: Add some more logos
- #48496 - Only pass Quarkus related props to process launched with quarkusRun task
- #48506 - Keep the codestart Gradle wrapper in sync with version configured
- #48511 - Netty Micrometer metrics doc
- #48517 - Fix small issue with Micrometer documentation
- #48518 - Avoid IndexOutOfBoundsException in QuarkusErrorHandler when class is in the unnamed package
- #48530 - Removing cacheability for QuarkusApplicationModelTask
- #48532 - Trim jvmArgs in DevMojo
- #48541 - Bump hibernate-orm.version from 7.0.2.Final to 7.0.3.Final and Bytebuddy 1.15.11 to 1.17.5
- #48560 - Dev UI Workspace fixes
- #48562 - Allow configuration of Vert.x's http2UpgradeMaxContentLength in REST Client
- #48566 - Make CompiledJavaVersionBuildItem more resilient
- #48567 - Properly set
typeOfHandler
field ofRouteBuildItem
- #48572 - Quarkus does not send warning when TraceRequest fails for
quarkus.otel.exporter.otlp.protocol=http/protobuf
- #48573 - Log a warning when an export fails for
http/protobuf