Complete changelog
- #5314 - Subresouce init resource failed when using
ResourceContext.getResource
- #36427 - Keycloak admin client fail with "authHeader" is null when using classic extensions
- #37065 - Azure Functions Http: missing HTTP method definitions for delete and patch
- #37779 - No healthcheck for default Agroal datasource if
quarkus.datasource.db-kind
is not set - #37962 - Can't specify custom quarkus.profile when running tests
- #38557 - Overwriting application configuration does not work with .env File
- #38798 - Using custom header in REST client together with
@NotBody
annotated argument results in warning from EndpointIndexer - #38880 - CronJob deployment doesn't work due to
selector
field - #38881 - Remove selector field if it's empty from manifest
- #38891 - Reduce message log level
- #38895 - Make VertxGrpcExporter more robust
- #38899 - Fix Keycloak Admin Client Classic when used with the RESTEasy JSON-B and REST Client JSON-B extensions
- #38901 - OidcProvider throws NPE when certificate chain is configured with OIDC server which has no JWK keys at the startup
- #38909 - Bump org.postgresql:postgresql from 42.7.1 to 42.7.2
- #38923 - Allow all HTTP methods in Azure functions
- #38925 - Improve shutdown of VertxHttpExporter and VertxGrpcExporter
- #38927 - Use supplier in order to properly have mutiny retry
- #38928 - quarkus-quartz: CDIAwareJob destroys instance of Quartz Job too early when Job is a
@Dependent
bean - #38932 - Fix NPE when OIDC token must be verified with the chain with OIDC server returning no JWKs
- #38934 - Agroal Data Source Health check failing for reactive data source
- #38935 - Upgrade to Mutiny 2.5.7
- #38938 - Propagate user.dir to Gradle worker
- #38944 - Bump smallrye-open-api.version from 3.9.0 to 3.10.0
- #38949 - Postgresql bump causing detection of instance Random/SplittableRandom
- #38952 - Properly pass errors from JsonRPC backends to Dev UI
- #38953 - Unwrap the actual failure from JsonRPC if it's wrapped
- #38955 - Try to get more disk space
- #38957 - Quartz - fix
@Dependent
job creation/destruction when there is a re-fire - #38958 - Runtime reinitialize org.postgresql.util.PasswordUtil$SecureRandomHolder
- #38959 - Agroal - Only generate health checks for JDBC datasources
- #38978 - Bump org.mariadb.jdbc:mariadb-java-client from 3.3.2 to 3.3.3
- #38979 - Propagate quarkus.test.profile to Gradle worker
- #38986 - Add missing brace in property expression
- #38990 - Quarkus 3.7.4 java.lang.ClassNotFoundException when running devsevices with gradle
- #38995 - Take client methods into account in server endpoint indexer
- #38997 - Add hint about exporter collector protocol on generic gRPC error
- #38999 - Remove JetBrains
@Nullable
from RESTEasy Reactive code - #39006 - Bump Keycloak version to 23.0.7
- #39020 - Make VertxHttpExporter more robust
- #39022 -
JAVA_APP_DIR
should be set for container images - #39024 - Set JAVA_APP_DIR env var when necessary
- #39028 - Make Sub Resources unremovable beans
- #39029 - Update to Brotli 1.14.0
- #39031 - Add commons-codec to Dev Services dependencies