Skip to content

2.16.6.Final

Compare
Choose a tag to compare
@gsmet gsmet released this 04 Apr 13:19
· 12143 commits to main since this release
7c1cd68

Complete changelog

  • #32319 - [2.16] Revert io.netty.noUnsafe change
  • #32302 - Qute - fix validation of expressions with the "cdi" namespace
  • #32253 - (2.16) Upgrade to graphql-java 19.4
  • #32223 - (2.16) Upgrade wildfly-elytron to 1.20.3.Final
  • #32110 - Prevent splitting of cookie header values when using AWS Lambda
  • #32107 - Fix Podman detection on Windows
  • #32106 - Native building with container: Podman not detected on Windows
  • #32093 - Re-use current ApplicationModel for JaCoCo reports when testing Gradle projects
  • #32090 - K8s moved its registry
  • #32088 - Remove the session cookie if ID token verification failed
  • #32082 - Add missing quote in Hibernate Reactive with Panache guide
  • #32079 - Quarkus JaCoCo extension fails to start Gradle daemon
  • #32058 - Allow use of null in REST Client request body
  • #32047 - rest client reactive throws npe on null request body
  • #32041 - K8s is moving it's images
  • #32037 - Set-Cookie Header is Split when using OIDC together with AWS Lambda
  • #32015 - Support repeatable Incomings annotation for reactive messaging
  • #32002 - Quarkus: Kafka Event Processor with 2 @incoming annotations throws Null Pointer SRMSG00212
  • #31984 - Only substitute OctetKeyPair* classes when on the classpath
  • #31978 - Remove quarkus.hibernate-orm.database.generation=drop-and-create from Hibernate ORM codestart
  • #31930 - Native build fails for JWT
  • #31893 - Docker or Podman required for tests since 3.0.0.Alpha6
  • #31857 - Container runtime detection cached in sys prop, container-docker extension
  • #31811 - Check the expiry date for inactive OIDC tokens
  • #31717 - Quarkus OIDC Session Cookie not deleted in case of 401 unauthorized
  • #31714 - OIDC token refresh fails with 401, if user info is used and not available in the cache (anymore)
  • #31662 - Warning when docker is not running
  • #31525 - Bump Keycloak version to 21.0.1
  • #31490 - Enable Podman and Docker Windows quarkus-container-image-docker testing
  • #31307 - Native Build on Windows has incorrect resource slashes
  • #30383 - Create a new base classloader including parent-first test scoped dependencies when bootstrapping for CT