Major changes
Complete changelog
- #13554 - Maven devmode launcher regression: pass application args
- #13552 - Add guides's link for AWS XRay
- #13550 - Some fixes to allow JBang to work
- #13546 - Fix JBang ClassLoading issue
- #13532 - Fix SimpleScheduler pause functionality
- #13529 - Rework constrained method inheritance for Hibernate Validator extension
- #13526 - Gradle: process all the dependency constraints looking for the platform properties artifacts
- #13524 - Ensure that primitive types in @ConfigProperties work as expected
- #13523 - @ConfigProperties doesn't handle unset primitives
- #13516 - Upgrade SmallRye GraphQL to 1.0.18
- #13512 - SimpleScheduler: pause doesn't work
- #13508 - JBang project fails to start using 1.10.0.Final version
- #13501 - Update OpenShift doc to account for new environment variable options
- #13470 - Hibernate validator does not work with extending interfaces
- #13454 - Fix debugHost for Gradle's QuarkusDev
- #13451 - Arguments passed with -Dquarkus.args are ignored in dev mode
- #13223 - Change the dev/test mode defaults to localhost
- #11536 - Hibernate Validator: Consider all superclasses when checking for annotations and add tests