Update jersey monorepo to v2.44
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
org.glassfish.jersey.inject:jersey-hk2 (source) |
2.43 -> 2.44
|
||||
org.glassfish.jersey.containers:jersey-container-jetty-http (source) |
2.43 -> 2.44
|
||||
org.glassfish.jersey.media:jersey-media-json-jackson (source) |
2.43 -> 2.44
|
||||
org.glassfish.jersey.ext:jersey-entity-filtering (source) |
2.43 -> 2.44
|
||||
org.glassfish.jersey.core:jersey-common (source) |
2.43 -> 2.44
|
⚠ ️ WarningSome dependencies could not be looked up. Check the warning logs for more information.
Release Notes
eclipse-ee4j/jersey (org.glassfish.jersey.inject:jersey-hk2)
v2.44
[Pull 5636] - Allow long content length in the JDK connector
[Pull 5639] - Allow having multiple annotations for multipart endpoint with @FormDataParam in any order
[Pull 5642] - Remove synchronized from Apache stream wrappers
[Pull 5643] - Document Multipart Configuration.
[Pull 5644] - Refactoring Maven build process
[Pull 5648] - Support for Virtual Threads in Executor Services
[Pull 5649] - MAX_HEADER_SIZE for the Netty connector
[Pull 5652] - Unify the SniConfigurator with other branches
[Pull 5664] - More release checks
[Pull 5665] - update Jackson to 2.17.1
[Pull 5666] - [2.x] mvn build improvements
[Pull 5669] - prevent calling ServletRequest#getInputStream if FILTER_FORWARD_ON_404
[Pull 5673] - Support missing Content-Length header
[Pull 5677] - Prevent blowing connections number for reoccurring SSLContextFatories
[Pull 5685] - Better explanation of missing jersey-hk2 module consequences.
[Pull 5688] - Wrap call of deprecated HttpServletResponse#setStatus into try catch
[Pull 5689] - Support Multipart with Buffered Entity and Netty Connector
[Pull 5690] - Prevent NPE in micrometer when there is no response & 404
[Pull 5698] - Last-Modified header is garbled when accessing wadl document on Japanese locale
[Pull 5705] - Allow ChunkedInput#close to close the underlying stream
[Pull 5706] - Propagate WebApplicationException from SseEventSource to provided error handler
[Pull 5707] - Fix intermittent failure in BroadcasterExecutorTest
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.