Complete changelog
- #37040 - The flyway extension generates Kubernetes resources as if quarkus.flyway.enabled was a runtime property
- #42446 - Add explanation/concept for extension maturity model
- #44367 - Gradle 3.16 fails with missing required property
additionalForcedProperties
- #44399 - Declaring explicitly the build service in the QuarkusBuildTask
- #44433 - Reflection free serializers ArrayIndexOutOfBoundsException
- #44438 - Gradle
buildForkOptions
no longer used since quarkus 3.16.1 - #44457 - Support for short and uncommon field names like set, get, and is
- #44468 - Use
QUARKUS_FLYWAY_ACTIVE
instead ofQUARKUS_FLYWAY_ENABLED
env in Kubernetes resources - #44472 - Kotlin native Jackson serialization regression: EmptyList & EmptyMap missing
- #44480 - Fix nullpointer on null code websockets-next
- #44493 - Using BuildForkOptions in QuarkusBuildTask
- #44494 - Register Kotlin's empty list and map for reflection
- #44505 - Log in smallrye-jwt and oauth2 extensions when no bearer access token is available
- #44507 - Fixed Timestamp not being set for otel log signals
- #44509 - Updates to Infinispan 15.0.11.Final
- #44515 - Coordinated Vert.x 4.5.11 upgrades
- #44531 - Correct image file name to resolve broken image
- #44537 - Update smallrye-jwt to 4.6.1
- #44545 - Wrong index of ParameterizedType argument of Map when register type to be generated in JacksonCodeGenerator
- #44571 - Update
CacheJsonRPCService.java
reference - #44574 - Grammar corrections for en-us