This is a bugfix release of Helidon and is recommended for all users of Helidon 3. Helidon 3 requires Java 17 or newer.
- Config: Filter complex environment properties configuration 6994
- DB: Update serial config for ojdbc driver 7116
- JWT: Security propagation is now disabled with not configured 6806
- LRA: Fix LRA Logging 6733
- LRA: LRA coordinator docker fix 6725
- Messaging: 6847 WLS JMS connector doesn't support named factory bean 6922
- Metrics: Improved performance of metric lookups in MetricProducer 6842
- Metrics: Remove metrics app registry clear-out code from metrics extension; add doc 6956
- MicroProfile: Support for injection of ServerRequest and ServerResponse also via CDI 6798
- MultiPart: Avoid calling MimeParser.offer with empty buffers 6898
- MultiPart: MultiPart Builder improvements 6900
- Tracing: Add support for multiple baggage items 7022
- Tracing: Fix OpenTracingSpan Baggage propagation issue 6987
- Tracing: Make Jaeger Tracer OpenTelemetry Agent aware. 6537
- Tracing: Make Zipkin baggage aware 7004
- Tracing: Move tracer tags to process 7027
- WebServer: Avoid reflecting back user data coming from exception messages 6988
- WebServer: Fix websocket close event propagation on unclean disconnect 7013
- WebServer: Make ByteBufferDataChunk.isReleased and ByteBufDataChunk.isReleased thread-safe 6899
- WebServer: Release Netty ByteBuf after it is consumed by Tyrus 7042
- WebServer: Reset channel auto-read config before upgrading websocket connection 7050
- Dependencies: Integrate build tools 3.0.5 6903
- Dependencies: Upgrade Jackson to 2.15.2 7124
- Dependencies: Upgrade graphql to 18.6 6974
- Dependencies: Upgrade grpc, guava, netty, snappy-java, use slim neo4j driver 7057
- Dependencies: Upgrade maven-dependency-plugin to 3.6.0 6912
- Dependencies: upgrade Weld 6794
- Docs: Documentation enhancements for WebClient 6736
- Docs: Draft of the integration doc for 3.x 6864
- Docs: Fix table formatting 6821
- Examples: Fix params of ExampleObject annotations in examples (#6040) 6782
- Test: 6524 Intermittent watermark test fix 6835
- Test: Add target(ElementType.METHOD) for annotation mptest 6490
- Test: CipherSuiteTest intermittent failure 6949