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 2025-10-22 RECENT
3.28.4 2025-10-16 3.28.3 2025-10-09 3.28.2 2025-10-01 3.28.1 2025-09-24 3.28.0 2025-09-24 3.27.0 2025-09-24 3.20.3 2025-09-24 3.15.7 2025-09-24 3.26.4 2025-09-17 3.26.3 2025-09-10 3.26.2 2025-09-03 3.26.1 2025-08-29 3.20.2.2 2025-08-29 3.15.6.2 2025-08-29 3.26.0 2025-08-28 3.25.4 2025-08-20 3.20.2.1 2025-08-18 3.15.6.1 2025-08-18 3.25.3 2025-08-13
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
#29817 - quarkus cli fail hard on bad settings.xml
#49733 - quarkus.thread-pool.shutdown-interrupt is not respected
#50126 - HQL Console improvements
#50306 - Unrecognized configuration key "quarkus.gradle-worker.no-process"
#50317 - VertxOutputStream: Cannot reserve 65536 bytes of direct buffer memory (allocated: 760195093, limit: 760217600)
#50318 - Avoid importing BOMs managing extensions managed by BOMs with higher preferences
#50335 - Change quarkus.gradle-worker.* to gradle.quarkus.gradle-worker.*
#50336 - Chunked response always finishes cleanly, client cannot detect incomplete download
#50351 - Fix a few issues with Java 25 compatibility and include Java 25 in CI
#50360 - Dev MCP: Make sure the config dir exist
#50361 - When an error occurs during a streaming response, call HttpServerResponse.reset()
#50364 - OIDC Steup authentication is missing information about insufficient authentication level in 'www-authenticate' when provider responses with single ACR
#50365 - Bump keycloak to 26.4.0 and keycloak-client to 26.0.7
#50366 - ArC: fix construction of interception proxies, part 2
#50367 - Fix step authentication with Keycloak when protocol mapper has 'acr' user attribute configured as single valued string
#50371 - HQL console: correct allow-hql config on hot reload and enter key to run query
#50372 - Remove extra space in Dev UI welcome message
#50375 - Log OIDC Client requests in debug mode
#50376 - Handle backpressure whilst not on the event loop
#50377 - Qute template results in timeout instead of NullPointerException
#50383 - Qute: fix error propagation from section helpers
#50390 - Quarkus OIDC incorrecty selects request filters for the token revocation
#50397 - Fix OIDC TokenRevocation filter binding and improve request logging
#50399 - Expand error messages when quarkus cli fail hard on bad settings.xml
#50401 - Correctly handle Agroal Dev UI settings in hot-reload scenarios
#50403 - Update links to Cassandra demo UI
#50404 - Application with quarkus-keycloak-admin-rest-client fails to compile after recent Keycloak bump
#50405 - Initialize org.keycloak.common.util.SecretGenerator at runtime for Keycloak admin client
#50409 - Bump smallrye-graphql.version from 2.14.1 to 2.15.0
#50416 - Set correct quarkus.oidc.token.require-jwt-introspection-only default value
#50423 - Fix incorrect timing computation
#50426 - Create proxies for abstract entity classes too in Hibernate ORM
#50429 - Bump the hibernate group with 9 updates
#50462 - Update Elasticsearch clients + dev service image version to 9.1.5
#50472 - Fix NPE when no library versions exist in the DevUI