3.1.11
Jersey 3.1.x is Jakarta EE 10/Jakarta REST 3.1 compatible release. Jersey 3.1.10 changes include:
- Fixes and features ported from the latest EE8 and EE 9 versions (listed in the 2.47 and 3.0.18 version descriptions)
- [3.1] Helidon 4.x container
- Improve multipart behaviour to comply with MP REST Client 4.0 TCK tests
- Support MP REST Client 4.0
- Do not stuck Netty on header-setting exception
- Compatibility with RestEasy injecting no Configuration
- Bug Fix: SSE Events lines MUST NOT contain \r
- Do not include port -1 in the HOST header.
- jnh-connector: Fixed issue where FirstByteCachingStream failed to inc…
- File upload handling after redirect
- Fix for #5902; support optional @FormParam
- Replace String UTF-8 with a charset
- Versions update [3.1]
- Support Helidon3 and Helidon4 (precedence) by helidon connector.
- Support for ValidatorContext#{clockProvider,addValueExtractor}