Complete changelog
- #28326 - Add RoutingContext to SecurityIdentity for mTLS authentication
- #35099 - Use a non-blocking handler for SmallRye Health Status
- #35390 - Keycloak Devservice should also provide configuration for admin client
- #36438 - Should security-web-authn guide and quickstart use Hibernate Reactive by default?
- #36441 - Unable to use dynamic named queries on hibernate-orm
- #36633 - JPA refresh with PESSIMISTIC_WRITE ignored for lazy loaded entity
- #36958 - Licensing mismatch
- #37265 - Support for de-activating a datasource at runtime (application startup)
- #37352 - Unblock SmallRye Health exposed routes
- #37457 - currentVertxRequest.getCurrent in a SecurityIdentityAugmentor became null since 3.2.9 with GraphQL
- #37753 - Javadoc edits for quarkus-oidc.adoc
- #37921 - quarkus dev broken for command mode arguments
- #37961 - Fix quarkus dev broken for command mode arguments
- #38058 - Fix command line arguments being squashed
- #38103 - Make sure we can do a GET with a CSRF token cookie and still obtain the token
- #38108 - Add runtime configuration property
quarkus.datasource.active
- #38176 - Keycloak admin client combined with devservices
- #38238 - Improve locales IT
- #38240 - Make the route build item truly final
- #38247 - Incorrect web links Quarkus Hibernate Reactive Rest Data Panache
- #38249 - Fixed deprecation warnings caused by QuarkusPlugin
- #38251 - Using Qute
asHtmlAttributes
is escaping the quotes in the output - #38254 - Document how Keycloak Admin Client and Dev Service can use the same port for testing
- #38255 - Qute: fix UserTagSectionHelper.Arguments.asHtmlAttributes()
- #38264 - transitive
@Transactional
binding not supported by io.quarkus.narayana.jta.runtime.interceptor.TransactionalInterceptorBase - #38265 - Fixes incorrect rel=self web link
- #38266 - Make RoutingContext available during SecurityIdentity augmentation
- #38267 - Bump resteasy-microprofile.version from 2.1.4.Final to 2.1.5.Final
- #38270 - Bump org.mockito:mockito-core from 5.8.0 to 5.9.0
- #38277 - ArC: consolidate handling of transitive interceptor bindings
- #38278 - Skip test truststores creation with -Dquickly*
- #38280 - Qute asHtmlAttributes is including
it
as key="key" but should not - #38282 - Apply more fixes the Locales IT
- #38283 - Upgrade to Hibernate ORM 6.4.2.Final
- #38286 - Bump Keycloak version to 23.0.4
- #38295 - Qute: improvements and fixes of UserTagSectionHelper.Arguments
- #38299 - Migrate Security WebAuth guide to Hibernate ORM
- #38304 - DevUI: Show source editor when config file is empty
- #38305 - Remove wrong LGPL headers within some classes of the Hibernate ORM extension
- #38307 - Upgrade to Mutiny 2.5.4
- #38311 - Bump io.smallrye.reactive:mutiny-bom from 2.5.3 to 2.5.4
- #38320 - Support image from local docker daemon for jib build base image
- #38324 - Support using tars and docker daemon as base image for Jib
- #38332 - Upgrade sshd from 2.10.0 to 2.12.0
- #38342 - Improve datasource tracing
- #38346 - Update dockerfiles and set api server url in kuberneters and docker integration tests
- #38350 - Empty duplicated context in OutgoingInterceptor with Quarkus 3.7.0.CR1
- #38353 - Upgrade to Mutiny 2.5.5
- #38355 - Bump Smallrye Reactive Messaging version from 4.15.0 to 4.16.0
- #38357 - Hibernate DDL is created twice
- #38358 - Hibernate DDL created twice