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.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 | | |
| 3.25.3 | | |
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
- #49225 - OIDC redirect fails to properly append OAuth parameters when original URL contains query parameters
- #50321 -
@RequestParam required true
- #50400 - Modify
@RequestParam presence handling
- #50427 - DEV UI workspace shows a log file on Windows rather than Java file and hierarchy visualisation is broken
- #50476 - Rename leftovers of GlobalDevServicesConfig
- #50490 - Fix DEV UI workspace directory worktree and item selection on Windows
- #50491 - Correctly restore query params when OIDC does not drop redirect params
- #50503 - Add a clarification about OAuth2 protected resource metadata route address
- #50515 - Move Hibernate ORM/Reactive configuration reference to the bottom of the guides
- #50517 - Assistant: Remove unused exception method
- #50520 - Minor update to rest-client.adoc
- #50528 - Project creation with extension not from platform fails with 3.28.3
- #50531 - Update logging configuration property from .enable to .enabled in application properties
- #50541 - Bump the hibernate group with 8 updates
- #50554 - Ignore quarkus-core in non-platform extension catalogs
- #50556 - Quarkus augmentation weakens file permissions
- #50557 - Avoid using COPY_ATTRIBUTES when copying the jars of fast jar
- #50560 - UnsupportedOperationException with HTTP Response Code 204
- #50569 - Don't fail in Quarkus REST Servlet when trying to remove an HTTP header