Major changes
- #25197 - Document how to configure well-known OIDC providers
Complete changelog
- #25351 - Fix Bootstrap Config to use default Config Sources (System and Env)
- #25306 - Upgrades Infinispan to 13.0.9.Final and Protostream 4.4.3.Final
- #25293 - Make templates adjust with scala version
- #25281 - Ensure that @produces is taken into account when checking for compression
- #25260 - Scheduled methods - mark vertx context as safe
- #25257 - Quarkus 2.9.0.CR1: Async Scheduled methods have unsafe sub-context
- #25250 - Scheduled javadoc - clarify config property expressions
- #25246 - NullPointerException in RestEasy Reactive with 2.9.0.CR1
- #25239 - Bump flyway.version from 8.5.9 to 8.5.10
- #25234 - Add OIDC TLS key store provider property
- #25224 - Fix Spotify image reference
- #25222 - Exclude hamcrest from testcontainers
- #25221 - Missing
quarkus.oidc.tls.key-store-provider
andquarkus.oidc.tls.trust-store-provider
properties on OIDC extension - #25213 - Qute - fix param declaration validation
- #25197 - Document how to configure well-known OIDC providers
- #25195 - Scheduler - fix Trigger#isOverdue() for simple cron trigger
- #25183 - Replicate relevant parts of jbangdev/jbang#1269 to enable M1 support
- #25180 - Quarkus version of jbang does not support M1, but mainline jbang now does
- #25171 - testcontainers:1.17.1 and rest-assured:4.5.1 collision on hamcrest/hamcrest-core
- #25153 - Bump dokka-maven-plugin from 1.6.10 to 1.6.21
- #25059 - Avoid checking Docker environment multiple times for Dev Services
- #24465 - bootstrap config with field does not pick up QUARKUS_CONFIG_LOCATIONS files
- #21521 - Add OIDC guide explaining how to sign in to all the supported social providers