github quarkusio/quarkus 3.22.0

latest releases: 3.26.3, 3.27.0.CR1, 3.26.2...
4 months ago

Major changes

  • #47435 - Make Stork optional for REST Client

Complete changelog

  • #47003 - Instance does not find implementations having a @Context annotated field
  • #47315 - Default constructors of OIDC config builders should set correct default values
  • #47337 - Stork related classes initialized in Quarkus 3.20 with rest client
  • #47411 - Fix test class location search for bytecode enhanced test classes
  • #47419 - Since 3.22.0CR1 fails ConfigProvider.getConfig() in the JUnit test (called from @MethodSource)
  • #47421 - Also register superclasses as bean types in ResteasyReactiveProcessor
  • #47426 - Only reset the test TCCL in cases where we had changed it
  • #47435 - Make Stork optional for REST Client
  • #47436 - Clarified the usage of the @LoggerName with @Inject on loggers
  • #47438 - Speed up reload test and update lgtm image
  • #47439 - Fix an issue with StatelessSession qualifiers
  • #47446 - NPE in mvn quarkus:build (BuildMojo.doExecute)
  • #47451 - Set correct default values in constructors of OIDC config builders
  • #47454 - Add logger name to OTel Logging
  • #47472 - Avoid setting null system properties in Mojos
  • #47474 - Trivial: Do not wrap runtime exception
  • #47486 - Disable LgtmReloadTest

Don't miss a new quarkus release

NewReleases is sending notifications on new releases.