Skip to content

2.10.0.Final

Compare
Choose a tag to compare
@gsmet gsmet released this 22 Jun 09:03
· 18872 commits to main since this release
0a4c21c

Complete changelog

  • #26131 - Update SmallRye Config to 2.10.1
  • #26123 - Add link to SmallRye Config environment variables documentation
  • #26118 - Adjusted config for removed resources in the ExtensionDescriptorMojo to have valid XML
  • #26110 - Ensure that @ServerResponseFilter honors @namebinding
  • #26106 - Fix a typo in integration-tests/oidc-code-flow
  • #26088 - @namebinding not working for ServerResponseFilter
  • #26078 - Fix output in getting-started.adoc
  • #26074 - Fix hibernate-reactive-rest-data-panache when adding smallrye openapi
  • #26066 - Bump smallrye-jwt version to 3.5.1
  • #26059 - Bump scala-maven-plugin from 4.6.1 to 4.6.2
  • #26053 - Add test for incorrect content type for Qute templates
  • #26050 - Fix container build logging
  • #26045 - Fix some typos in Maven tooling doc
  • #26038 - Revert "Add support for appCds type in QuarkusIntegrationTest"
  • #26030 - Convert AppCDS output messages to warnings when the creation process fails
  • #26026 - Add missing -deployment entries to BOM for quarkus-smallrye-reactive-…
  • #26021 - Ensure that File is properly handled in native mode in RESTEasy Reactive
  • #26009 - 2.8.0 YAML config no longer working in 2.9.2
  • #25990 - reactive-rest-data not compliant with openapi
  • #25973 - NoSuchMethodException in Resteasy-reactive when running in native mode
  • #25833 - Can not set HTTP Header from ENV variable
  • #25816 - [Guide] fix reactive-sql-clients startup method
  • #25810 - QuteProcessor - more concise format to report incorrect expressions
  • #25798 - Add RestEasy Reactive and OidcSecurity test
  • #25724 - Improve errors reporting of QuteProcessor
  • #25722 - @JwtSecurity works with Resteasy Classic but stopped working with Resteasy Reactive
  • #25289 - Enable custom postgres config in devservice