Complete changelog
- #36408 - Ensure that SSE builder works in native
- #36404 - Do not exclude properties from recording that are available in sources that should always be included
- #36403 - IBM Db2 - Register resource bundle classes for reflection
- #36402 - Native Picocli build breaks SSE client
- #36399 - quarkus-jdbc-db2: resource bundle missing
- #36377 - Allow
@ClientHeaderParam
to override User-Agent - #36371 - Fix issue in Java migration in dev-mode
- #36351 - Properly handle invalid response body errors in Reactive REST Client
- #36329 - Custom User-Agent header ignored
- #36326 - Cannot load fixed or default YAML configuration when running native build
- #36302 - Fix headers and preambles in all guides and reintroduce some keywords
- #36299 - quarkus-flyway: Java-Migration does not get picked up on live reload
- #36290 - Fixed URL for configuring JSON support
- #36257 - Rest client call hangs when receiving an invalid chunked response and does not release resources (e.g. Bulkhead semaphore)
- #36147 - Bump org.eclipse.parsson:parsson from 1.1.2 to 1.1.4
- #36096 - Build cache - Use notCacheableBecause instead of storeEnabled
- #35929 - Do not store build cache for core extensions having config
- #35927 - Build cache - Core extensions containing config shouldn't be cached
- #35769 - Default response content type using GraphQL spec