Major changes
- #35732 - Rework how to enable/activate Flyway
Complete changelog
- #36000 - Bump org.eclipse.jgit:org.eclipse.jgit from 6.6.0.202305301015-r to 6.6.1.202309021850-r in /docs
- #35999 - Bump org.eclipse.jgit:org.eclipse.jgit from 6.6.0.202305301015-r to 6.6.1.202309021850-r in /bom/application
- #35990 - Don't ignore empty SSE events in client
- #35987 - Improve the way HTTP authorizer logs exceptions
- #35981 - Fix link to AWS Lambda SnapStart in documentation
- #35979 - Add
@ConfigDocEnumValue
&@ConfigDocDefault
to writing-extensions guide - #35977 - Recompute cached value when the Redis connection fails
- #35975 - OIDC: AuthenticationRedirectionException after successful login
- #35968 - Warn when wrong token proxy is accessed
- #35966 - SSE: Reactive SseEventSource client doesn't consume empty events
- #35964 - OIDC: NPE when accessing IdToken when Bearer access token is sent
- #35959 - Log invalid CORS origin and method
- #35958 - [GraalVM 24.0] Hibernate ORM elasticsearch native integration tests fail with return type mismatch
- #35956 - Fix return type of hibernate-search substitution
- #35949 - Properly initialize reactive Pool beans
- #35938 - Bump org.apache.commons:commons-compress from 1.23.0 to 1.24.0 in /bom/application
- #35937 - Bump org.apache.commons:commons-compress from 1.23.0 to 1.24.0 in /independent-projects/tools
- #35926 - Fix use of multiple
@ClientXXX
annotations in REST Client Reactive - #35925 - Add a property to bypass cache mechanism in case of Redis failure
- #35919 - Honor OIDC logout requests when ID token has expired
- #35914 - Prevent recording configuration coming from Gradle
- #35900 - Fix RESTEasy CDI dependency issue
- #35899 - Add note about unsupported
@Lock
in Spring Data JPA - #35895 - Update liquibase to 4.23.2, liquibase-mongodb to 4.23.1
- #35889 - UriInfo can not be injected in presence of quarkus-rest-client dependency
- #35886 - OTel Scope.close() warning improvement
- #35885 - Applying the QE feedback for the Logging guide
- #35884 - Application fails to start when eactive restclient uses both ClientExceptionMapper and ClientObjectMapper
- #35883 - Bring back the HTTP console commands
- #35879 - Quarkus 3.4.0.CR1 does not have HTTP commands in dev mode
- #35858 - NullPointerException when entity primary key has the type
byte[]
- #35777 - Add a note about HR not being a replacement for ORM
- #35732 - Rework how to enable/activate Flyway
- #35728 - OIDC logout not working for virtual callback paths, if id_token is expired but session cookie is present
- #35690 - Upgrade to Hibernate ORM 6.2.9.Final and HR 2.0.5.Final
- #35655 - Flyway does not work without default datasource 3.3
- #35528 - flyway with one supported and one unsupported Db throws exception at startup