Complete changelog
- #50392 - JFR extension not capturing Quarkus application runtime data
- #52905 - Behavior of
@ProjectedFieldNamewith aggregate functions - #53142 - build(deps): bump org.jboss.logging:jboss-logging from 3.6.2.Final to 3.6.3.Final
- #53203 - Refactor jar building to a first-write-wins approach
- #53222 - VertxHttpHotReplacementSetup: move the httpInitiatedReload flag check
- #53261 - Honour the legacy resolver settings in go-offline goals
- #53265 - Document and test
@ProjectedFieldNamewith aggregate functions - #53267 - Upgrade to Vert.x 4.5.26 and Netty 4.1.132.Final
- #53271 - JFR extension event fix
- #53290 - Webauthn IT: move test-webauthn to the test scope
- #53296 - Swagger UI does not mark endpoint as protected if PermissionsAllowed present multiple times
- #53301 - OpenAPI: Detect repeated
@PermissionsAllowedannotations in Swagger UI - #53302 -
@CacheInvalidateAlldoes not work anymore if an exception is thrown - #53304 - Document that
@CacheInvalidateAllonly invalidates after successful method execution - #53322 - Bump Netty to 4.1.132.Final due to CVE-2026-33871
- #53325 - Quarkus 3.33.1: WARN: This Gauge has been already registered
- #53328 - Dev MCP: Return METHOD_NOT_FOUND for unsupported MCP protocol methods
- #53331 - Prevent warning about Gauge having already been registered
- #53336 - Cannot run JUnit Tests with maven from parent module directory
- #53349 - Updates to Infinispan 16.0.9
- #53352 - Some minor uberjar improvements and a test for service concatenation
- #53374 - Add custom enforcer rule to validate dependency version alignment
- #53379 - Detect and exclude manipulated POMs from when loading a workspace