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
Release notes:

Complete changelog

  • #40503 - Remote development mode: RemoteSyncHandler interrupted exception
  • #51251 - Keycloak's default quarkus-app client is missing "webOrigins" : [ "+" ],
  • #51255 - Set Keycloak client web origins in the dev service
  • #51504 - OIDC issuer based resolution does not work for local tenants
  • #51547 - Fix issuer-based tenant resolution for a tenant issuer configured in OIDC tenant configuration rather than well-known configuration
  • #51666 - Do not enforce request and absolute OIDC redirect-path match
  • #51688 - Potential memory leak with @QuarkusMainTest for CLI application
  • #51705 - quarkus-oidc throws NPE if the JWT's header is malformed
  • #51712 - Fix two class loader-related leaks, one in Jackson, the other in QuarkusClassLoader
  • #51725 - Fix invalid JWT headers NPE during delayed JWK resolution
  • #51749 - Return failure for invalid basic authorization
  • #51787 - Generated documentation for configuration properties omits tooltips for lists of enums
  • #51809 - Generate enum description for lists and optional lists in Quarkus config documentation
  • #51845 - Inconsistent error behavior with an empty host header
  • #51852 - Update Base64 encoded credentials
  • #51861 - Better handling for null or empty authority
  • #51864 - Make sure application root paths are normalized and absolute when bootstrapping for tests
  • #51917 - Replace deprecated quarkus.log.file.enable with quarkus.log.file.enabled in QuarkusProdModeTest
  • #52011 - [3.27] Prevent startup failing when having mismatched datasource types betwen Hibernate ORM (blocking)
  • #52063 - IntelliJ Gradle Sync NPE with Component Variants
  • #52081 - CI - Avoid go-offline logging
  • #52097 - Remove injection and passing around of TaskDependencyFactory
  • #52110 - Log InterruptedException as debug for RemoteSyncHandler
  • #52263 - Ensure that media type is passed through writer interceptor chain
  • #52477 - Kotlin Serialization extension raises NPE when Context.getAllAnotations() returns null
  • #52478 - NPE in Redis mapping response to OptimisticLockingTransactionResult
  • #52482 - Redis Client: fix NPE in optimistic locking transactions
  • #52539 - Ensure that annotations in Quarkus REST is never null
  • #52618 - Bump to Vert.x 4.5.25
  • #52643 - quarkus-opentelemetry: Cannot invoke "io.vertx.core.MultiMap.entries()" because "headers" is null
  • #52659 - [3.27] Update Hibernate Search to 8.1.3.Final / Update Apache Avro to 1.12.1 / Update Hibernate ORM to 7.1.16.Final / Update Hibernate Reactive to 3.1.13.Final
  • #52728 - Use absolute redirect path in all redirects to Quarkus
  • #52734 - [3.27] build(deps): bump the hibernate group with 7 updates
  • #52735 - Update RESTEasy HAL IETF URL
  • #52738 - Be more defensive about copying HTTP headers in tracing SPI
  • #52776 - [3.27] registry client backports
  • #52856 - [3.27] build(deps): bump the hibernate group with 7 updates
  • #52880 - Using Quarkus 3.32.1 and above with the quarkus a spike in development mode startup time on large projecs
  • #52893 - Quarkus REST - Ignore Vert.x Web packages for reflection

Copyright © 2023 - All right reserved by Yadoc SAS