Update jersey monorepo to v2.37
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
org.glassfish.jersey.inject:jersey-hk2 (source) | dependencies | minor |
2.35 -> 2.37
|
org.glassfish.jersey.containers:jersey-container-jetty-http (source) | dependencies | minor |
2.35 -> 2.37
|
org.glassfish.jersey.media:jersey-media-json-jackson (source) | dependencies | minor |
2.35 -> 2.37
|
org.glassfish.jersey.ext:jersey-entity-filtering (source) | dependencies | minor |
2.35 -> 2.37
|
org.glassfish.jersey.core:jersey-common (source) | dependencies | minor |
2.35 -> 2.37
|
⚠ Dependency Lookup Warnings ⚠
Warnings were logged while processing this repo. Please check the Dependency Dashboard for more information.
Release Notes
eclipse-ee4j/jersey
v2.37
[Pull 5090] - Support GSON media
[Pull 5091] - Support ClientProperties.MROXY_URI & al in HttpUrlConnector
[Pull 5095] - Move Proxy parsing logic from connectors to a common class
[Pull 5101] - [grizzly] Expose `start` argument while providing `parentContext`
[Pull 5105] - Support CompletionStage
[Pull 5109] - Abort JettyRequest when the response Future is completed exceptionally
[Pull 5111] - FISH-5723 Fixes WebappClassloader memory-leak issue by removing JAXRS…
[Pull 5114] - Change JettyConnector 'readTimeout' behavior to match socket read tim…
[Pull 5122] - Fix OSGi headers for CDI & MP Jersey modules to be compatible with EE8
[Pull 5124] - Support JDK19
[Pull 5127] - Eclipse Dash license check profile
[Pull 5132] - Mark jaxrs-ri bundle as multi-release
[Pull 5137] - Fix test issues
[Pull 5139] - Additional OSGi headers
[Pull 5145] - Updated JettyClientProperties#TOTAL_TIMEOUT related documentation.
v2.36
[Issue 4781] - Bug Report: CDI tries to instantiate interface (Jersey 2.30)
[Issue 4851] - NettyConnectorProvider (jersey-netty-connector) is throwing an exception with inactive_pooled_connection_handler error
[Issue 4897] - Add support for Apache HTTP Client 5.x
[Issue 4978] - Netty Connector proxy handler to support JDK's options
[Issue 5014] - Redact HTTP headers on LoggingFeature
[Issue 5036] - ClassCastException if loaded by different class loaders in OSGi runtime
[Issue 5052] - Make JacksonFeature configurable
[Pull 4812] - Remove com.sun.org.apache.xml.internal
[Pull 4847] - Bug Report: CDI tries to instantiate interface (Jersey 2.30)
[Pull 4854] - NettyConnectorProvider (jersey-netty-connector) is throwing an except…
[Pull 4886] - Update Directory Maven Plugin to work with maven 3.8.x
[Pull 4887] - modulelist maven plugin refactoring
[Pull 4918] - Better handling of MicroProfile Rest Client Proxies
[Pull 4924] - Refactor processResponseError in ServerRuntime
[Pull 4928] - Adopt Jackson 2.13
[Pull 4933] - Replace usage of deprecated beanManager.createInjectionTarget
[Pull 4939] - Prevent loading Feature/DynamicFeature services multiple times.
[Pull 4948] - Add OSGi headers to MP Config module
[Pull 4950] - Apache httpclient 5
[Pull 4954] - Cache a lazy reference to OSGi registry instance
[Pull 4957] - Fix OSGi tests on JDK 17
[Pull 4962] - convert Long,long,Integer,int values to Long/Integer types
[Pull 4967] - extended condition not to add the content-length header negative
[Pull 4968] - Enable percent encoding servlet context path and servlet path
[Pull 4969] - Exclude unix protocols from request processing in closing strategy
[Pull 4972] - fix broken license url for asm objectweb
[Pull 4975] - Fix broken license url for asm objectweb for core-server
[Pull 4980] - Remove innate packages from javadoc documentation
[Pull 4982] - Allow for passing in additional property files to configure additional configs
[Pull 5003] - Fix logging delimiter parameterization
[Pull 5007] - Fix regression on LoggingFeature's max entity size
[Pull 5010] - honor @Vetoed on a bean
[Pull 5018] - Update Xerces to prevent CVEs
[Pull 5024] - Fixed NullpointerException when getting methodtree
[Pull 5025] - Redact HTTP headers on LoggingFeature
[Pull 5028] - Enhancement for docprocessor
[Pull 5032] - Adopt spring 5.3.18
[Pull 5034] - Update Netty to 4.1.75
[Pull 5035] - Blocked thread if WebApplicationException is reused. #4097
[Pull 5038] - reduce usage of Guava
[Pull 5039] - Release MessageBodyWorkers when Response gets closed.
[Pull 5041] - Adopt ASM 9.3
[Pull 5044] - Do not trim stacktrace in case of an exception
[Pull 5046] - Support null MROXY_USERNAME
[Pull 5048] - Netty Connector doesn't support Followredirects
[Pull 5051] - For OSGi services lookup use only classes assignable from service class
[Pull 5055] - Updated documentation and javadoc for Connectors
[Pull 5059] - Add Apache 5 connector to client tests
[Pull 5060] - Update hamcrest to the latest
[Pull 5068] - Prevent LoggingFeature timeout on context#hasEntity for HEADERS_ONLY
[Pull 5070] - Remove Spring 4 from Bom pom
[Pull 5071] - Update Netty proxy settings
[Pull 5074] - Make JacksonFeature configurable
[Pull 5076] - Update Jackson to 2.13.3
[Pull 5078] - Dependencies versions update
Configuration
-
If you want to rebase/retry this MR, click this checkbox.
This MR has been generated by Renovate Bot.
Edited by Christian Hoesel