Complete changelog
- #44974 - Rest Client metrics show real value in uri attribute instead of path parameter placeholders when used with
@Url
- #44989 - REST Client not sending headers from shared configKey
- #45002 - REST Client using configKey resolves wrong config
- #45004 - Update documentation for handling proxies in native-mode
- #45010 - Properly create REST Client template path when
@Url
is used - #45022 - Upgrade to quarkus-http 5.3.4
- #45034 - Revert MariaDB driver to 3.4.1
- #45044 - Priority of REST Client Config changed to Quarkus FQN, config key, simple name
- #45066 - Update OIDC MTLS test to use generated certificates
- #45072 - Prioritize OIDC mechanism when inclusive authentication is disabled to simplify using mTLS and OIDC together
- #45084 - A NoSuchMethodException is raised when a REST resource is called with a single JsonObject argument in native build
- #45095 - Generate certificates in the OIDC integration test
- #45097 - Ensure that jakarta json types can be deserialized in native mode
- #45108 - Logstash conf file fix
- #45126 - Bump org.hibernate.validator:hibernate-validator from 8.0.1.Final to 8.0.2.Final
- #45130 - Conflicting open telemetry and flyway dependencies
- #45136 - Break build cycle between OTel, logging and Flyway
- #45143 - Update OIDC bearer doc with a section about response filters
- #45161 - Fix local proxy handling in REST Client module
- #45162 - Improve documentation for handling proxies in native-mode
- #45172 - Docs: Correct word form in Native Applications Tips
- #45173 - Unable to use custom handlers for HTTP OPTIONS method in subresources
- #45174 - Unable to use custom handlers for HTTP OPTIONS method in subresources
- #45190 - Fix matrix computation for Ubuntu 24