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.34.7 | RECENT | |
| 3.35.2 | RECENT | |
| 3.20.6.1 | RECENT | |
| 3.27.3.1 | RECENT | |
| 3.33.1.1 | RECENT | |
| 3.35.1 | RECENT | |
| 3.35.0 | RECENT | |
| 3.34.6 | | |
| 3.34.5 | | |
| 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 | | |
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
- #53600 - Gradle - Use same pattern everywhere to get effective config
- #53605 - Add configuration option for change log table name in liquibase mongodb
- #53612 - Use Gradle ValueSource to isolate system property access from configuration
- #53615 - Include Dev MCP methods in composed skill resources
- #53635 - REST + JSON: ignore private methods
- #53644 - Multiple GeneratedClassBuildItem produced for coroutine invokers when multiple subclasses inherit suspend JAX-RS endpoints
- #53649 - Include Dev MCP methods in composed skill resources
- #53664 - Fix Quarkus REST issue with duplicate coroutine invokers
- #53665 - Improve binary compatibility of QuarkusUnitTest
- #53668 - Support
@JsonView, @JsonValue, @JsonIgnoreProperties and @JsonAnySetter annotations in generated Jackson serializers
- #53685 - Update SmallRye Config to 3.17.1
- #53720 - Update SmallRye Config to 3.17.2
- #53733 - Bump the hibernate group across 1 directory with 10 updates