Complete changelog
- #9335 - Bug using a maven classifier in dev mode
- #43608 - Dependency warning spam during build
- #44216 - Increased build-time RSS usage in
micrometer-prometheus
integration test after moving Kubernetes to@ConfigMapping
- #44246 - Runtime property being resolved at build time
- #44286 - Clarify JFR configuration when using OTel Metrics
- #44448 - Reduce allocation in matching of unknown properties
- #44452 - quarkus-hal omits link params from response entity
- #44467 - WebSockets Next: clarify connector API docs/javadoc
- #44475 - Improve test reliability
- #44477 - Update to Quartz 2.5.0 and drop Jakarta transformation workaround
- #44479 - TestSecurity#permissions using SecurityIdentityAugmentor only work with proactive auth
- #44481 - Bump smallrye-open-api from 4.0.2 to 4.0.3
- #44483 - Bump com.gradle.develocity from 3.18.1 to 3.18.2 in /devtools/gradle
- #44487 - Support configuring quarkus.bootstrap.effective-model-builder as a POM property
- #44497 - Mutiple starts of Quarkus during Test execution (works in 3.15.1)
- #44499 - Improve test reliability II
- #44500 - Kafka serializer cannot be autodetected when injecting an Instance
- #44501 - Support title and type fields when generating HAL links
- #44503 - Enforce the platform constraints when resolving the Quarkus bootstrap Gradle resolver dependencies
- #44504 - WebSockets Next: support arrays as valid return types of callbacks
- #44512 - SmallRye Fault Tolerance: upgrade to 6.6.2
- #44526 - Support Serde detection for Instance injection of Messaging channels
- #44532 - Consider resources from
@TestProfile
when checking for restart - #44535 - Allow
@PermissionChecker
methods to authorize secured methods when@TestSecurity
annotation is applied and conditionally applySecurityIdentityAugmentors
- #44536 - Fix typo, use common ID syntax
- #44541 - Removing unused configuration of the application model in QuarkusBuildTasks
- #44558 - Reference extension maturity matrix from extensions FAQ
- #44560 - Correct javadoc of ReflectiveHierarchyBuildItem
- #44567 - Render ConfigMapping elements properly in the Dev UI Configuration editor
- #44572 - Remove customizer mappings from runtime recording Config
- #44577 - Application does not start after update from 3.15.2 to 3.16.3 due to open api processor