-
Task
-
Resolution: Done
-
Blocker
-
None
-
None
There is a number of small changes and potential backwards breaking changes that needs to be recorded in the release notes.
Important updates to mention in the release notes:
- It's now possible to manage Quartz jobs via CDI -[ PR link|https://github.com/quarkusio/quarkus/pull/11507]
- Update SmallRye Reactive Messaging to 2.4.0 and Mutiny to 0.9.0
- Bean Validation support in Reactive Routes
- Allow disabling the Swagger/GraphQL/Health/OpenAPI UIs at Runtime
- Change default media type to JSON
- Non application endpoints moved to /q/ (we have redirects in place)
- First version of the Dev UI (not supported)
- Upgrade to GraalVM/Mandrel 20.3
- Kubernetes Client upgraded to v5 (not supported and with some breaking changes)
- Jackson is now the recommended JSON serializer/deserializer
- fast-jar packaging with Maven is now available as Technology preview
Backwards breaking changes
- Quartz extension points configuration changes
- The "old" datasource config will no longer be supported in 1.9
- Spring Boot @ConfigProperties now use kebab case by default
- Jackson FAIL_ON_UNKNOWN_PROPERTIES disabled
- People logging at DEBUG/TRACE level needs to set build time min-level config property
- documents
-
QUARKUS-784 [DOCUMENT] quarkus.kubernetes-config.secrets.enabled takes precedence over quarkus.kubernetes-config.enabled
- Closed
-
QUARKUS-695 Quarkus Keycloak Authorization is not compatible with latest version of RH SSO 7.4
- Closed
-
QUARKUS-697 Microprofile, fallback doesn't work on Native mode.
- Closed
-
QUARKUS-719 Vertx PgPool lost connection unexpectedly
- Closed
-
QUARKUS-604 Document move of non application endpoints to separate URL path
- Closed
-
QUARKUS-716 Save generated OpenAPI schemas
- Closed
- duplicates
-
QUARKUS-699 Release Notes for Cannonball
- Closed
- is documented by
-
QUARKUS-813 Extensions are no longer declared in "com.redhat.quarkus:quarkus-universe-bom"
- Closed
- relates to
-
QUARKUS-745 Update documentation for RHBQ 1.11 to use UBI Java 11 images
- Closed
- mentioned in
-
Page Loading...