Skip to content

3.17.8

Latest
Compare
Choose a tag to compare
@quarkusbot quarkusbot released this 22 Jan 17:05
· 1400 commits to main since this release

Complete changelog

  • #43326 - Hibernate-Reactive: ClassCastException EmbeddableInitializerImpl to ReactiveInitializer
  • #44440 - Replacement in logs (log formatting) doesn't work in OpenTelemetry Logging
  • #45188 - @JoinColumns breaks on Hibernate Reactive
  • #45472 - java.util.NoSuchElementException: SRCFG00011: Could not expand value platform.quarkus.native.builder-image in property quarkus.native.builder-image
  • #45555 - RESTEasy Reactive: ClientBuilder and Client should not share the same Configuration instance
  • #45565 - If certificate reloading is enabled, mTLS stop functioning after the reload
  • #45578 - Fix: trust store config is overwritten by key store config while certificate reloading
  • #45593 - Copy Configuration when building a JAX-RS Client
  • #45612 - Fix typo
  • #45614 - Replace JavaVersion.VERSION_11 with JavaVersion.VERSION_21 in kotlin guide
  • #45637 - Gradle - Correctly pass platform.quarkus.* properties
  • #45640 - Fix Otel logging message formatting
  • #45646 - Getting Started with Security updates
  • #45656 - Document injecting of CDI request scoped beans during authentication and authorization
  • #45657 - Update to HTTP error outputs in Getting Started with Security
  • #45658 - Mark quarkus-oidc-client-registration as experimental in doc
  • #45662 - java.lang.IllegalStateException: Too many recursive interceptor actions after switching to quarkus-rest-client from quarkus-rest-reactive-client
  • #45676 - Quarkus reports a NoSuchMethod hiding the real cause when it fails to start
  • #45677 - Add missing @ConfigItem to FilterConfig
  • #45681 - Gradle - Resolve platform properties when possible
  • #45682 - decodeAsXPendingSummary NPE on r.get(1) or r.get(2)
  • #45687 - Redis Client: fix NPE when constructing XPendingSummary
  • #45716 - Avoid recursive interceptor lookups when the REST Client full name matches the simple name
  • #45731 - Bump hibernate-orm.version from 6.6.4.Final to 6.6.5.Final
  • #45756 - Bump hibernate-reactive.version from 2.4.3.Final to 2.4.4.Final