github quarkusio/quarkus 3.12.0

2 days ago

Complete changelog

  • #37947 - missing way to enable logging of websocket traffic
  • #40969 - Add encryption secret to configuration
  • #41005 - Add support for the TLS registry to the (reactive) REST client extension
  • #41125 - TestSecurity behaviour for OIDC extension's local logout changed since 3.11.0.CR1
  • #41127 - WebSockets Next: enable traffic logging for debugging purposes
  • #41134 - Spring Data fails with casting exception when returning primitive data types after Spring bump to 3.2
  • #41135 - Excessive Spring Data build logging after Spring bump to 3.2
  • #41136 - Spring Data JpaRepository pagination and sorting doesn't work after bump to Spring Boot 3.2
  • #41153 - Introduce support for the TLS Registry in the REST Client
  • #41164 - Docker-build fails to detect podman: add back detectContainerRuntime() method for backwards compatibility
  • #41174 - Fix mixing of the @TestSecurity annotation with HTTP request credentials inside one test method
  • #41193 - Fix WebSockets NEXT CDI events documentation as observed events qualifiers does not exist in the final version
  • #41205 - QuarkusComponentTest: fix NPE if component is expected but none exists
  • #41206 - Include several fixes related to the spring dependencies upgrading
  • #41210 - Avoid NumberFormatException for Java 1.8
  • #41211 - Improve unsupported properties in SpringDataJPAProcessor
  • #41231 - NoClassDefFoundError: org/springframework/data/domain/Limit when Upgrading to 3.12.0.CR1
  • #41232 - Do not add quarkus-tls-registry twice in quarkus-rest-client
  • #41242 - Scheduler: add custom thread factory to use a specific thread name
  • #41253 - WebSockets Next: document ping/pong messages

Don't miss a new quarkus release

NewReleases is sending notifications on new releases.