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

  • #52882 - Quarkus Avro extension cannot generate new Schema syntax Idl.
  • #52948 - Use IdlReader instead of deprecated Idl parser in Avro extension
  • #53382 - In-flight JTA transactions committed instead of rolled back when graceful shutdown timeout expires before transaction timeout
  • #53383 - BUILD_AND_RUN_TIME_FIXED config values not resolved with custom profiles (3.31+ regression)
  • #53386 - [3.34] Update SmallRye Fault Tolerance to 6.10.1
  • #53389 - Update Gradle template to select quarkus-junit or quarkus-junit5 based on Quarkus platform version
  • #53391 - Docs: Add caution note to Using RestResponse section in rest-client.adoc
  • #53393 - ClassCastException when PEM CA certificate is used
  • #53397 - Avoid CCE when reloading Vert.x trust store
  • #53399 - Ensure that shared Config build time runtime fixed uses the expected profile when set from @TestProfile
  • #53403 - Fix xref link text in security-authentication-mechanisms.adoc
  • #53404 - Fix Oracle connection rollback interceptor
  • #53408 - [Reflection-free Jackson deserialisers] ClassCast exceptions w/ non-standard collections and ignoring FAIL_ON_UNKNOWN_PROPERTIES
  • #53414 - Properly support FAIL_ON_UNKNOWN_PROPERTIES in reflection-free deserialisers
  • #53418 - @ServerExceptionMapper beans with super class using Java generics doesn't build (with BuilderException)
  • #53420 - Fix @ServerExceptionMapper handling for generic types
  • #53427 - NullPointerException in VertxHttpRecorder for null URI
  • #53428 - Set up CodeQL security analysis for pull requests
  • #53430 - Also populate cache on GitHub Actions for main repo
  • #53434 - Avoid skipping config tracking when the Quarkus build is skipped
  • #53442 - Do not preinit UUID infrastructure for Vert.x anymore
  • #53444 - Pin GitHub actions (use hashes instead of tags for versioning)
  • #53456 - Avoid trying to parse null URI
  • #53461 - List commands when you run just
  • #53462 - Tightening workflow permissions
  • #53463 - Fix typo in unused gRPC interceptor warnings
  • #53478 - Hibernate add default config documentation for cache settings

Copyright © 2023 - All right reserved by Yadoc SAS