Complete changelog
- #21365 - Remove wrong mention of the necessity of
@RequestScope
in security-jwt doc - #21364 - Update JMS guide to not create generated [test] code that isnt used
- #21330 - Fix issue with LDAP + Form auth
- #21329 - Fix setting instrumentation via config
- #21328 - Set CurrentRequest in coroutines
- #21327 - Bump quarkiverse-parent to 8
- #21319 - Use token endpoint URL as OIDC JWT authentication audience
- #21310 - OIDC client needs extra flexibility
- #21307 - Form based Authentication and LDAP not working
- #21304 - RESTEasy Reactive and Kotlin coroutines throws "No RESTEasy Reactive request in progress"
- #21272 - Health UI: only update ui in dev and prod
- #21270 - Preserve the type of multi in the SecurityHandler
- #21268 - Make sure maven-settings.xml is generated outside the working dir
- #21267 - Fix issues when using Infinispan in conjunction with Micrometer
- #21264 - Ensure that Funqy classes can use built-in scopes
- #21258 - Fix JWT guide to use a smallrye.jwt.verify.key.location property name
- #21257 - Guide security-jwt mentions smallrye.jwt.key.verify.location instead of smallrye.jwt.verify.key.location
- #21256 - Update documentation and error message according to property name
- #21245 - Quarkus Tests with SmallRye Health Extension Sometimes Fail When Run In Parallel
- #21239 - Bump com.gradle.plugin-publish from 0.16.0 to 0.17.0 in /devtools/gradle
- #21232 - ArC - fix regression with repeatable interceptor bindings
- #21208 - Bump resteasy.version from 4.7.2.Final to 4.7.3.Final
- #21205 - CI - Always clean the Gradle temp directory
- #21201 - Allow to customize JWT token algorithm for OIDC and OIDC client
- #21198 - Fix vert-x CORS Filter to allow non-CORS OPTIONS requests
- #21192 - Bump smallrye-jwt version to 3.3.1
- #21190 - Ensure that Vertx Static resource handler can pick up generated resources
- #21188 - Upgrade to RESTEasy 4.7.2.Final
- #21174 - Multiple cache invalidation not working with a native build
- #21169 - Fix various includes in documentation - 2.4
- #21160 - Upgrade SmallRye Metrics to 3.0.4
- #21154 - Check for Vault API to be ready in Vault tests
- #21148 - Exclude commons-logging from resteasy-client-microprofile
- #21095 - Vault tests are flaky
- #21044 - Reactive routes incorrect json serialization
- #21033 - Combination of quarkus-infinispan-client and quarkus-micrometer ends up with build error, missing microprofile-metrics-api
- #20896 - ClassNotFoundException when injecting REST client in native
- #20580 - Funqy declares multiple scope type annotations: javax.enterprise.context.ApplicationScoped, javax.enterprise.context.Dependent