Major changes
Complete changelog
- #10087 - Usability improvements around Panache annotation processors without making the fields protected
- #10080 - Bug in sam.native.yaml Issue #10063
- #10075 - Returns long instead of int
- #10070 - Make YAML configuration work for Bootstrap Config
- #10067 - Fix IDE launcher by replacing shading with alternate solution
- #10066 - Never log passwords
- #10063 - quarkus-amazon-lambda isn't generating a valid native SAM file
- #10058 - Add openj9 images to the S2iBaseJavaImage
- #10056 - OpenJ9 images not recognized as using run-java.sh
- #10050 - Quarkus LDAP Security - on loglevel DEBUG, the username & password are dumped
- #10048 - Update custom SecurityIdentityAugmentor to latest code
- #10045 - Prevent NPE in Spring Web when no "Accept" header is specified
- #10033 - @RestControllerAdvice and @ExceptionHandler
- #10030 - Use '/' as the path element separator creating a relative resource path
- #10019 - Handle primitives in DefaultIgnorePredicate
- #10004 - Enable programmatic security in SmallRye GraphQL endpoints
- #10003 - quarkus-maven-plugin not working correctly for project creation.
- #10001 - SmallRye GraphQL is not integrated with programmatic security
- #9984 - Typo in cdi-reference.adoc
- #9983 - Patch Funqy Amazon Lambda HTTP test contentType to json
- #9982 - Prevent a NPE and report the actual cause of boot failure in QuarkusTestExtension
- #9979 - quarkus-amazon-lambda-http-archetype broken
- #9974 - Quarkus cant be launched with Main-Class anymore
- #9973 - Spring-Cloud-Config-Client Configuration not working
- #9971 - NPE in QuarkusTestException instead of reporting real boot exception
- #9959 - Fix silly token mistake in Consul Config
- #9957 - Quarkus 1.5.0.Final - Consul 403 Forbidden using
- #9938 - Fix deepClone issue with Supplier
- #9886 - DeepClone in QuarkusTestExtension returns null
- #9753 - Building GraphQL quickstart generates warnings that should be avoided