Complete changelog
- #35566 - Added an option to dump current build config when the config recorded during the previous build isn't available
- #35534 - Significantly improve the output of the update command
- #35533 - Update quarkus-plugin.version as part of quarkus update
- #35511 - quarkus update fail
- #35506 - Properly escape property name and values when dumping app config
- #35479 - Include assembling the downstream doc in the default doc pipeline
- #35475 - Fix links to GraalVM in the Native Reference Guide
- #35469 - Remove Deploy to OpenShift file from downstreamdoc.yaml file
- #35460 - Disable ReactiveMongodbPanacheResourceTest#testMoreRepositoryFunctionalities
- #35456 - Disable analytics on CI
- #35453 - Ignore the case when handling header conflicts in RESTEasy Reactive
- #35416 - Re-use original Maven repositories for generate-code-tests and dev mode
- #35412 - Launch mock event server even if devservices.enabled=false
- #35409 - Bump com.gradle.plugin-publish from 1.2.0 to 1.2.1 in /devtools/gradle
- #35403 - Override Oracle JDBC native-image metadata only when native image is used
- #35402 - Override Oracle JDBC native-image metadata only when native image is used
- #35371 - Fix gRPC hot-reload wrt Reflection service(s)
- #35370 - Arc - LockInterceptor should only use secondary locking if there are existing reads
- #35350 - Fix package type system property clearing
- #35348 - quarkus-maven-plugin runs native building even if the profile is commented out
- #35345 - Deadlock while calling write-locked method from another write-locked method in multiple threads
- #35342 - MockServer KubernetesClient shouldn't be used
- #35323 - Mark CLI tooling as stable
- #35319 - Register arrays of Hibernate ORM's JDBC basic types for reflection
- #35316 - Unification of devtools snippets
- #35309 - Include
jakarta.resource-api
2.1.0 to BOM - #35308 - Lock jib execution to avoid OverlappingFileLockException in parallel builds
- #35305 - Fix the titles of the tables in RESTEasy Reactive doc
- #35303 - Wrong links to GraalVM in Native Reference Guide
- #35301 - Fix potential NPE in quarkus-csrf-reactive when no MediaType is found
- #35285 - NullPointerException during http post request when quarkus-csrf-reactive extension is added to a project
- #35283 - Upgrade proto-google-common-protos to 2.23.0
- #35274 - Fix code snippet formatting alignment issues
- #35240 - Update SmallRye Health to 4.0.4
- #35191 - Wire extension updates in quarkus update
- #35148 - Generate a tree for downstream documentation
- #35135 - Use postgresql db kind for Google Cloud deployments
- #35044 - content-length header is kept in Response Header even though response size is more than 8 KB
- #34830 - Bump keycloak-core from 22.0.0 to 22.0.1 in /bom/application
- #34801 - Disabled devservices + quarkus-amazon-lambda breaks
@QuarkusTest
& Dev mode - #34740 - Bump Keycloak version to 22.0.0
- #34071 - 3.1.1 Final - java.lang.IllegalArgumentException: Class java.util.UUID[] is instantiated reflectively but was never registered
- #32800 - Duplicated checks in health check response
- #11903 - Gradle multimodule project + quarkus-container-image-jib: OverlappingFileLockException