Complete changelog
- #50804 - Explicit null string in json payload is treated as string "null" when reflection-free-serializers enabled
- #50886 - Closing in gRPC interceptor causes double close in Vert.x gRPC implementation
- #50890 - Account for random order of DevservicesElasticsearchBuildItems when comparing versions/distributions
- #50913 - Duplicate Key in Kafka Message crashes Dev UI
- #50933 - gRPC: Avoid repeatedly starting call and closing call on a server call closed by custom interceptor
- #50945 - Bump version of Hibernate Reactive to 3.1.8.Final
- #50951 - ReactiveRoutesProcessor works in 3.25.4, fails in 3.29.2
- #50953 - Recognize null value in json payload using the reflection free serializer
- #50961 - Bump org.cyclonedx:cyclonedx-core-java from 9.0.5 to 11.0.1 in /bom/application
- #50969 - rest-link: Links not added to header for type List
- #50970 - Ensure that
@InjectRestLinksworks correctly on lists of entities - #50971 - Fix Kafka consumer group.id to default to quarkus.application.name in production
- #50972 - Reactive Routes: fix usage of the Gizmo 2 API
- #50974 - Fix Quotes for Kotlin example in gradle-tooling.adoc
- #50983 - Upgrade to Narayana 7.3.3
- #50984 - Jandex: upgrade to 3.5.2
- #50985 - Update Oracle JDBC version to 23.26.0.0.0
- #50988 - Fix Dev UI crash when Kafka messages contain duplicate headers
- #51002 - Quarkus 3.29.2 - Testcontainers version: 1.21.3 - Docker environment not found Linux Fedora
- #51009 - Manually set
api.versionfor TestContainers