| Release list |
| 3.34.3 | | |
| 3.34.2 | | |
| 3.34.1 | | |
| 3.34.0 | | |
| 3.33.1 | | |
| 3.33.0 | | |
| 3.27.3 | | |
| 3.20.6 | | |
| 3.32.4 | | |
| 3.32.3 | | |
| 3.32.2 | | |
| 3.32.1 | | |
| 3.32.0 | | |
| 3.31.4 | | |
| 3.31.3 | | |
| 3.31.2 | | |
| 3.31.1 | | |
| 3.31.0 | | |
| 3.30.8 | | |
| 3.30.7 | | |
Release notes:
Complete changelog
- #50392 - JFR extension not capturing Quarkus application runtime data
- #52905 - Behavior of
@ProjectedFieldName with 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
@ProjectedFieldName with 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
@PermissionsAllowed annotations in Swagger UI
- #53302 -
@CacheInvalidateAll does not work anymore if an exception is thrown
- #53304 - Document that
@CacheInvalidateAll only 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