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.22.2 | RECENT | |
3.22.1 | | |
3.22.0 | | |
3.21.4 | | |
3.21.3 | | |
3.21.2 | | |
3.21.1 | | |
3.21.0 | | |
3.20.0 | | |
3.19.4 | | |
3.15.4 | | |
3.19.3 | | |
3.19.2 | | |
3.8.6.1 | | |
3.15.3.1 | | |
3.19.1 | | |
3.19.0 | | |
3.18.4 | | |
3.18.3 | | |
3.18.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
- #45112 - Exception about missing maven classes when opening the dev-ui (gradle based project)
- #46430 - ResponseBuilderImpl NumberFormatException with IPv6
- #46459 - Upgrading from 3.18.2 to 3.18.3 Results in OutOfMemoryError when using
@QuarkusTest
with Quarkus Junit 5
- #46527 - Broken archive in vaadin-webcomponent dependency
- #46566 - Issuer-based OIDC tenant resolver should check
quarkus.oidc.token.required-claims
- #46615 - OIDC client token requests retry not working
- #46621 - Bump testcontainers.version from 1.20.5 to 1.20.6
- #46624 - Devui Database View can not find tables in different schemas
- #46632 - Make ResponseBuilderImpl more ipv6 aware
- #46634 - Check required claims in OIDC issuer-based resolver
- #46635 - Update some dev-ui libs versions
- #46638 - Bump Keycloak version to 26.1.3
- #46640 - Using SocketException in all of the OIDC retry code
- #46651 - Fix non-public schema in DB Viewer for Dev UI
- #46653 - Add -e to quarkus update commands and improve display
- #46655 - JSON-B link
- #46659 - Correct link to JSON-B API
- #46660 - Correct summary text of config-yaml.adoc
- #46661 - Correct summary text of spring-boot-properties.adoc
- #46664 - ArC: fix disposer resolution in case the disposed parameter declares no qualifiers
- #46680 - Fix gradle devui NoClassDefFound
- #46684 - Revert "Execute simple JUnit tests and
@QuarkusComponentTest
first"
- #46685 - Micrometer docs moved - fix links
- #46695 - Introduce
server.port
tag into http.server.active.requests
metric
- #46700 - Exclude
.github/project.yml
from triggering workflows on push event
- #46706 - Fix wording in quarkus-rest jsonview support
- #46709 - Fix true-false typo
- #46712 - Bump resteasy.version from 6.2.11.Final to 6.2.12.Final
- #46713 - Bump hibernate-orm.version from 6.6.9.Final to 6.6.10.Final
- #46714 - Bump io.micrometer:micrometer-bom from 1.14.4 to 1.14.5