fix(deps): update jersey monorepo to v3.1.10
This MR contains the following updates:
| Package | Type | Update | Change |
|---|---|---|---|
| org.glassfish.jersey.connectors:jersey-apache-connector (source) | compile | patch |
3.1.1 -> 3.1.10
|
| org.glassfish.jersey.media:jersey-media-json-jackson (source) | compile | patch |
3.1.1 -> 3.1.10
|
| org.glassfish.jersey.media:jersey-media-multipart (source) | compile | patch |
3.1.1 -> 3.1.10
|
| org.glassfish.jersey.inject:jersey-hk2 (source) | compile | patch |
3.1.1 -> 3.1.10
|
| org.glassfish.jersey.core:jersey-client (source) | compile | patch |
3.1.1 -> 3.1.10
|
| org.glassfish.jersey.connectors:jersey-apache-connector (source) | dependencies | minor |
3.0.4 -> 3.1.10
|
| org.glassfish.jersey.media:jersey-media-json-jackson (source) | dependencies | minor |
3.0.4 -> 3.1.10
|
| org.glassfish.jersey.media:jersey-media-multipart (source) | dependencies | minor |
3.0.4 -> 3.1.10
|
| org.glassfish.jersey.inject:jersey-hk2 (source) | dependencies | minor |
3.0.4 -> 3.1.10
|
| org.glassfish.jersey.core:jersey-client (source) | dependencies | minor |
3.0.4 -> 3.1.10
|
Release Notes
eclipse-ee4j/jersey (org.glassfish.jersey.connectors:jersey-apache-connector)
v3.1.10
What's Changed
- Keep only 2 builds with artifacts and disable concurrent builds by @fredg02 in https://github.com/eclipse-ee4j/jersey/pull/5752
- test(flaky): fix paramter type assert in testBothAnnotatedConstructor test case by @varsha-cl in https://github.com/eclipse-ee4j/jersey/pull/5751
- test(flaky): Sorting headers for deterministic order by @mumbler6 in https://github.com/eclipse-ee4j/jersey/pull/5754
- Netty connector hang up after repeated buffer overflow errors when writing data #5753 by @jbescos in https://github.com/eclipse-ee4j/jersey/pull/5755
- Adopt ASM 9.7.1 (JDK 24) by @jansupol in https://github.com/eclipse-ee4j/jersey/pull/5760
- Bump commons-io:commons-io from 2.11.0 to 2.14.0 in /tools/jersey-release-notes-maven-plugin by @dependabot in https://github.com/eclipse-ee4j/jersey/pull/5758
- Added test for JerseyChunkedInputStreamClose by @jansupol in https://github.com/eclipse-ee4j/jersey/pull/5759
- Adopt Jackson 2.18.0 by @jansupol in https://github.com/eclipse-ee4j/jersey/pull/5761
- merge of the actual 2.x into the 3.0 by @senivam in https://github.com/eclipse-ee4j/jersey/pull/5762
- Technical merge of released branch 3.0.16-BRANCH by @jersey-bot in https://github.com/eclipse-ee4j/jersey/pull/5770
- merge of the actual 3.0 into the 3.1 by @senivam in https://github.com/eclipse-ee4j/jersey/pull/5769
- Fix flaky 2 by @mumbler6 in https://github.com/eclipse-ee4j/jersey/pull/5775
- Technical merge of released branch 3.1.9-BRANCH by @jersey-bot in https://github.com/eclipse-ee4j/jersey/pull/5771
- Fixed typo: Class>?< should be Class<?> by @mkarg in https://github.com/eclipse-ee4j/jersey/pull/5785
- Broken pipe Exception from Jersey layer while closing response in ServerRuntime.writeResponse() not handled or re-thrown #5783 by @jbescos in https://github.com/eclipse-ee4j/jersey/pull/5786
- [2.x] ParamConverterProvider constructors are now protected to allow extensibility by @Spikhalskiy in https://github.com/eclipse-ee4j/jersey/pull/5792
- Wrapping all methods of the EntityInputStream by @senivam in https://github.com/eclipse-ee4j/jersey/pull/5788
- Jersey 3.1.9: java.lang.NoSuchMethodException: jakarta.inject.Inject.value() #5782 by @jbescos in https://github.com/eclipse-ee4j/jersey/pull/5784
- NettyConnector - HOST header contains port & 307 works with buffered post by @jansupol in https://github.com/eclipse-ee4j/jersey/pull/5800
- Set correct HOST header for Netty & POST by @jansupol in https://github.com/eclipse-ee4j/jersey/pull/5801
- fixed flaky test in testDisabledModule() by @mumbler6 in https://github.com/eclipse-ee4j/jersey/pull/5768
- merge of the actual 2.x into the 3.0 by @senivam in https://github.com/eclipse-ee4j/jersey/pull/5802
- merge of the actual 3.0 into the 3.1 by @senivam in https://github.com/eclipse-ee4j/jersey/pull/5804
- Fix exception message on failure to create JakartaXmlBindAnnotationIntrospector by @Spikhalskiy in https://github.com/eclipse-ee4j/jersey/pull/5811
- Fixed memory leak in Micrometer code when exceptions are returned from the method by @adpaste in https://github.com/eclipse-ee4j/jersey/pull/5809
- Fix possible concurrent issue with SSL & default connector by @jansupol in https://github.com/eclipse-ee4j/jersey/pull/5794
- Fix memory leak when client does not use HK2 by @jansupol in https://github.com/eclipse-ee4j/jersey/pull/5813
- Build & run with JDK 24 by @jansupol in https://github.com/eclipse-ee4j/jersey/pull/5819
- Allow to configure Jackson's JaxRSFeature on Jersey DefaultJacksonJaxbJsonProvider by @jansupol in https://github.com/eclipse-ee4j/jersey/pull/5816
- merge of the actual 2.x into the 3.0 by @senivam in https://github.com/eclipse-ee4j/jersey/pull/5821
- merge of the actual 3.0 into the 3.1 by @senivam in https://github.com/eclipse-ee4j/jersey/pull/5824
New Contributors
- @fredg02 made their first contribution in https://github.com/eclipse-ee4j/jersey/pull/5752
- @varsha-cl made their first contribution in https://github.com/eclipse-ee4j/jersey/pull/5751
- @mumbler6 made their first contribution in https://github.com/eclipse-ee4j/jersey/pull/5754
- @Spikhalskiy made their first contribution in https://github.com/eclipse-ee4j/jersey/pull/5792
Full Changelog: https://github.com/eclipse-ee4j/jersey/compare/3.1.9...3.1.10
v3.1.9
[Pull 5721] - Reverting removal of NullOutputStream for backwards compatibility
[Pull 5757] - Jakarta versions update
v3.1.8
[Pull 5663] - [3.1] multirelease jar fix for jersey-common
[Pull 5674] - PathProvider supports Path entities, in preparation for future default support in Jakarta REST 4.1 / Jersey 4.1
[Pull 5683] - ResponseWriter#writeResponseStatusAndHeaders drops some redundant code
[Pull 5704] - Add Path provider automatically to the list of providers
v3.1.7
[Pull 5341] - Improving I/O Efficience and Performance using NIO API instead of IO API
[Pull 5603] - Expect100Continue test fixed for NettyConnector
[Pull 5611] - Jetty HTTP Container native timeout
[Pull 5612] - Allowing sending Status over sending error
[Pull 5660] - Better document virtual threads
v3.1.6
[Pull 5518] - Jakartified versions update
[Pull 5525] - Adding support for private fields in `@BeanParam`
[Pull 5548] - Add JNH properties to the config
[Pull 5551] - Update EL impl
[Pull 5563] - Drop JDK 8 profiles in 3.1
[Pull 5565] - Replace synchronized blocks with Locks
[Pull 5566] - exclude static fields from POJO parsing in BeanParam
[Pull 5569] - Replace ThreadLocal with ConcurrentQueue in HttpDateFormat
[Pull 5571] - Fixed FirstByteCachingStream in JNH Connector
[Pull 5589] - Fix thread leak/invasion
[Pull 5593] - [3.1] versions update
v3.1.5
[Issue 5491] - 3.1.4 broken release, JettyConnectorProvider always throws exception
[Pull 5481] - [3.1] Jetty 12 HTTP/2 support
[Pull 5484] - Adding Jetty 12 modules to release JDK version check
[Pull 5488] - [3.1] Enable Jetty 11 container
[Pull 5490] - JerseyEventSink#send throwing non IOExceptions
[Pull 5498] - Jetty 11 container adopted for backwards compatibility
[Pull 5499] - Fix for apidocs bundle generation
[Pull 5500] - Adding jersey-test-framework-provider-jetty-http2 to the bom/pom.xml
v3.1.4
[Pull 5293] - HTTP/2 for JNH connector
[Pull 5372] - Jetty 12 multirelease
[Pull 5396] - Support a single EntityPart as an entity
[Pull 5398] - Created an example with Jakarta REST 3.1 SeBootstrap & Multipart
[Pull 5399] - Enable @FormParam EntityPart injection to fields
[Pull 5407] - Describe Java SE compatibility and Jetty modules compatibility
[Pull 5462] - HTTP/2 Jetty 11 support removed (to be re-worked for Jetty 12)
[Pull 5464] - Examples cleanup
[Pull 5466] - Drop 11 for Jetty11 classnames
v3.1.3
[Pull 5374] - exclude release and version-agnostic tests from release
v3.1.2
[Issue 5295] - Test failures after migration to Jersey 3.1.1
[Pull 5297] - Document ApplicationPath migration concern
[Pull 5304] - Jakartified versions update
[Pull 5312] - Support SNI for JNH connector
[Pull 5321] - Update 3.1 EntityPart providers for Injectless Client
[Pull 5323] - Workaround JNH InputStream.available() == 1 for no entity
[Pull 5336] - Redirect GuardianList#toString to the guarded list
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.