3.34.6
- #53531 - Use
<annotationProcessorPathsUseDepMgmt>in new extension projects - #53624 - Fix various issues in reflection-free serialization
- #53628 - Consider runtime ObjectMapper-level strategy when (de)serializing pojo through the generated Jackson reflection-free serializer
- #53655 - Simplify and make more robust the mechanism to discover unsupported Jackson annotations during the generation of reflection-free serializers
- #53683 - Fix NPE when POSTing to a no-input funq function in funqy-knative-events
- #53691 - Fix spelling typos in documentation
- #53698 - Docs: Wrong description on ServiceMonitor properties
- #53701 - Fix config docs for
generate-service-monitork8s config - #53706 - Drop temporary Gradle configuration once it has been processed
- #53708 - Infinite loop during dev mode shutdown
- #53711 - Fix infinite loop in
AeshConsole.deadlockSafeWrite()during dev mode shutdown