Quarkus
notes:
-
quarkus.io
-
LTS versions :
- 3.20 (26 Mar 2025) (EOS: 28 Mar 2026)
- 3.15 (25 Sep 2024) (EOS: 25 Sep 2025)
- 3.8 (28 Feb 2024) (EOS: 28 Feb 2025)
- 3.2 (05 Jul 2023) (EOS: 05 Jul 2024)
| Release list |
| 3.29.0 | TODAY | |
| 3.28.5 | RECENT | |
| 3.28.4 | | |
| 3.28.3 | | |
| 3.28.2 | | |
| 3.28.1 | | |
| 3.28.0 | | |
| 3.27.0 | | |
| 3.20.3 | | |
| 3.15.7 | | |
| 3.26.4 | | |
| 3.26.3 | | |
| 3.26.2 | | |
| 3.26.1 | | |
| 3.20.2.2 | | |
| 3.15.6.2 | | |
| 3.26.0 | | |
| 3.25.4 | | |
| 3.20.2.1 | | |
| 3.15.6.1 | | |
notes:
-
quarkus.io
-
LTS versions :
- 3.20 (26 Mar 2025) (EOS: 28 Mar 2026)
- 3.15 (25 Sep 2024) (EOS: 25 Sep 2025)
- 3.8 (28 Feb 2024) (EOS: 28 Feb 2025)
- 3.2 (05 Jul 2023) (EOS: 05 Jul 2024)
Release notes:
Complete changelog
- #50330 - JAX-RS returns 404 incorrectly for route with path parameter containing prefix that matches segment from another route
- #50384 - Fix handling of overlapping paths in resteasy-reactive server
- #50495 - Gradle multi-module container image name “spills" across modules after 3.26.3
- #50551 - Hibernate assistant: use new response type
- #50567 - Pass all the configuration minus PackageConfig and NativeConfig defaults to Gradle tasks
- #50577 - Maven ITs - Reduce waiting times in multi-module tests
- #50588 - Bump flyway.version from 11.14.0 to 11.14.1
- #50592 - Evaluate Qute expression in the render Thread with Qute debugger
- #50627 - NPE when invalid expression is evaluated with Qute debugger