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
- #39321 - Add information about Session/EM proxying to the Hibernate ORM documentation
- #45941 - Doc improve section about active profiles programmatic access
- #49031 - Compose Dev Services testing - use top-level name attribute if specified in the Compose file
- #49059 - Reflect top-level name attribute in Compose file for test execution
- #49280 - [3.25.0] - REST-Client throws "BlockingNotAllowedException" on method that returns "Response"-object
- #49379 - Client ResponseExceptionMapper cannot read Response Entity Twice after migration to 3.25.0
- #49559 - DOCS: QE feedback application and cosmetic rewording to Configure Datasources guide
- #49592 - H2C remains enabled with
quarkus.http.http2=false
- #49596 - Bump org.hibernate.reactive:hibernate-reactive-core from 3.1.0.Final to 3.1.1.Final in the hibernate group
- #49622 - Dev MCP: Make sure to read all the buffer
- #49623 - GraphQL client's resolution of TLS configuration is wrong
- #49624 - Fix TLS config resolution for GraphQL clients
- #49629 - Qute: fix params processing for include section
- #49632 - Clarify security documentation on path precedence and
@PermitAll behavior
- #49634 - Disable HTTP/2 clear text when
quarkus.http.http2 is false
- #49640 - Update platform.adoc
- #49641 - Exception on deserialization of list of objects from JSON when using kotlin serialization
- #49657 - Dev UI: Small fixes to setting screen
- #49666 - Document
ConfigUtils.getProfiles
- #49670 - Bump flyway.version from 11.11.1 to 11.11.2
- #49692 - Allow buffering the REST Client Response when on a blocking thread
- #49695 - Mention the proxy nature and transaction scoping in the Hibernate ORM CDI integration chapter
- #49704 - Use generic type when deserializing with Kotlin Serialization in Jakarta REST
- #49712 - Bump org.hibernate.reactive:hibernate-reactive-core from 3.1.1.Final to 3.1.2.Final in the hibernate group
- #49713 - Make sure preferred platform BOMs passed to ExtensionCatalogResolver are actually prioritized
- #49724 - Bump jakarta.mail:jakarta.mail-api from 2.1.3 to 2.1.4
- #49732 - Ignore extension quarkus-config-javadoc.json when building uberjar