Complete changelog
- #27091 – Aggregate repos from user Maven settings
- #27090 – Make org.graalvm.regex:regex parent first
- #27085 – Regression with upgrade 2.9.2 -> 2.11.1 in app using GraalVM Javascript interpreter
- #27082 – Ensure that dev services properties are cleared in QuarkusIntegrationTestExtension
- #27077 – Restore the original sync-web-site.sh
- #27075 – Mongodb connection string argument not passed when starting native integration tests
- #27051 – Do not strip trailing slashes when using Reactive REST Client
- #27050 – Remote servers that require a trailing slash can no longer be called with Quarkus 2.11
- #27049 – Enable SSL by default for SmallRye GraphQL Client
- #27029 – Fix case of OpenSearch in elasticsearch-dev-services.adoc
- #27019 – Introduce a new set of test callbacks used right before and after test execution
- #27004 – Deprecate HibernateValidatorFactoryCustomizer in favor of ValidatorFactoryCustomizer
- #27002 – Fix smallrye.jwt.client.tls.hosts property name typo in the docs
- #27001 – Make ValidatorFactory and Validator singleton beans
- #26999 – Add QuarkusBeforeTestExecutionCallback
- #26997 – Change HV validator interceptor to dynamically resolve Validator bean instance
- #26978 – Micrometer: Fix Client Filter + tests
- #26970 – Keycloak Authz – make request for party token work in native mode
- #26969 – Bump kubernetes-client-bom from 5.12.2 to 5.12.3
- #26944 – Fix links in javadoc and documentations
- #26942 – Favor HTTPS over HTTP in documentations and comments
- #26938 – Maven artifacts from additional repo not found during quarkus:build
- #26931 – Hibernate-validator won’t properly work when using @observes for ApplicationScoped.class
- #26887 – Make sure referenced upstream platform is also pulled in when resolving extension catalog directly
- #26819 – Add condition to avoid exception when parameter value is not present
- #25951 – RestClient errors statuscode are not shown in micrometer