renovate-bot opened a new pull request, #706: URL: https://github.com/apache/polaris/pull/706
This PR contains the following updates: | Package | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [org.glassfish.jersey.inject:jersey-hk2](https://projects.eclipse.org/projects/ee4j.jersey) ([source](https://redirect.github.com/eclipse-ee4j/jersey)) | `3.0.16` -> `3.1.10` | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>eclipse-ee4j/jersey (org.glassfish.jersey.inject:jersey-hk2)</summary> ### [`v3.1.10`](https://redirect.github.com/eclipse-ee4j/jersey/releases/tag/3.1.10) [Compare Source](https://redirect.github.com/eclipse-ee4j/jersey/compare/3.1.9...3.1.10) #### What's Changed - Keep only 2 builds with artifacts and disable concurrent builds by [@​fredg02](https://redirect.github.com/fredg02) in [https://github.com/eclipse-ee4j/jersey/pull/5752](https://redirect.github.com/eclipse-ee4j/jersey/pull/5752) - test(flaky): fix paramter type assert in testBothAnnotatedConstructor test case by [@​varsha-cl](https://redirect.github.com/varsha-cl) in [https://github.com/eclipse-ee4j/jersey/pull/5751](https://redirect.github.com/eclipse-ee4j/jersey/pull/5751) - test(flaky): Sorting headers for deterministic order by [@​mumbler6](https://redirect.github.com/mumbler6) in [https://github.com/eclipse-ee4j/jersey/pull/5754](https://redirect.github.com/eclipse-ee4j/jersey/pull/5754) - Netty connector hang up after repeated buffer overflow errors when writing data [#​5753](https://redirect.github.com/eclipse-ee4j/jersey/issues/5753) by [@​jbescos](https://redirect.github.com/jbescos) in [https://github.com/eclipse-ee4j/jersey/pull/5755](https://redirect.github.com/eclipse-ee4j/jersey/pull/5755) - Adopt ASM 9.7.1 (JDK 24) by [@​jansupol](https://redirect.github.com/jansupol) in [https://github.com/eclipse-ee4j/jersey/pull/5760](https://redirect.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](https://redirect.github.com/dependabot) in [https://github.com/eclipse-ee4j/jersey/pull/5758](https://redirect.github.com/eclipse-ee4j/jersey/pull/5758) - Added test for JerseyChunkedInputStreamClose by [@​jansupol](https://redirect.github.com/jansupol) in [https://github.com/eclipse-ee4j/jersey/pull/5759](https://redirect.github.com/eclipse-ee4j/jersey/pull/5759) - Adopt Jackson 2.18.0 by [@​jansupol](https://redirect.github.com/jansupol) in [https://github.com/eclipse-ee4j/jersey/pull/5761](https://redirect.github.com/eclipse-ee4j/jersey/pull/5761) - merge of the actual 2.x into the 3.0 by [@​senivam](https://redirect.github.com/senivam) in [https://github.com/eclipse-ee4j/jersey/pull/5762](https://redirect.github.com/eclipse-ee4j/jersey/pull/5762) - Technical merge of released branch 3.0.16-BRANCH by [@​jersey-bot](https://redirect.github.com/jersey-bot) in [https://github.com/eclipse-ee4j/jersey/pull/5770](https://redirect.github.com/eclipse-ee4j/jersey/pull/5770) - merge of the actual 3.0 into the 3.1 by [@​senivam](https://redirect.github.com/senivam) in [https://github.com/eclipse-ee4j/jersey/pull/5769](https://redirect.github.com/eclipse-ee4j/jersey/pull/5769) - Fix flaky 2 by [@​mumbler6](https://redirect.github.com/mumbler6) in [https://github.com/eclipse-ee4j/jersey/pull/5775](https://redirect.github.com/eclipse-ee4j/jersey/pull/5775) - Technical merge of released branch 3.1.9-BRANCH by [@​jersey-bot](https://redirect.github.com/jersey-bot) in [https://github.com/eclipse-ee4j/jersey/pull/5771](https://redirect.github.com/eclipse-ee4j/jersey/pull/5771) - Fixed typo: Class>?< should be Class\<?> by [@​mkarg](https://redirect.github.com/mkarg) in [https://github.com/eclipse-ee4j/jersey/pull/5785](https://redirect.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](https://redirect.github.com/eclipse-ee4j/jersey/issues/5783) by [@​jbescos](https://redirect.github.com/jbescos) in [https://github.com/eclipse-ee4j/jersey/pull/5786](https://redirect.github.com/eclipse-ee4j/jersey/pull/5786) - \[2.x] ParamConverterProvider constructors are now protected to allow extensibility by [@​Spikhalskiy](https://redirect.github.com/Spikhalskiy) in [https://github.com/eclipse-ee4j/jersey/pull/5792](https://redirect.github.com/eclipse-ee4j/jersey/pull/5792) - Wrapping all methods of the EntityInputStream by [@​senivam](https://redirect.github.com/senivam) in [https://github.com/eclipse-ee4j/jersey/pull/5788](https://redirect.github.com/eclipse-ee4j/jersey/pull/5788) - Jersey 3.1.9: java.lang.NoSuchMethodException: jakarta.inject.Inject.value() [#​5782](https://redirect.github.com/eclipse-ee4j/jersey/issues/5782) by [@​jbescos](https://redirect.github.com/jbescos) in [https://github.com/eclipse-ee4j/jersey/pull/5784](https://redirect.github.com/eclipse-ee4j/jersey/pull/5784) - NettyConnector - HOST header contains port & 307 works with buffered post by [@​jansupol](https://redirect.github.com/jansupol) in [https://github.com/eclipse-ee4j/jersey/pull/5800](https://redirect.github.com/eclipse-ee4j/jersey/pull/5800) - Set correct HOST header for Netty & POST by [@​jansupol](https://redirect.github.com/jansupol) in [https://github.com/eclipse-ee4j/jersey/pull/5801](https://redirect.github.com/eclipse-ee4j/jersey/pull/5801) - fixed flaky test in testDisabledModule() by [@​mumbler6](https://redirect.github.com/mumbler6) in [https://github.com/eclipse-ee4j/jersey/pull/5768](https://redirect.github.com/eclipse-ee4j/jersey/pull/5768) - merge of the actual 2.x into the 3.0 by [@​senivam](https://redirect.github.com/senivam) in [https://github.com/eclipse-ee4j/jersey/pull/5802](https://redirect.github.com/eclipse-ee4j/jersey/pull/5802) - merge of the actual 3.0 into the 3.1 by [@​senivam](https://redirect.github.com/senivam) in [https://github.com/eclipse-ee4j/jersey/pull/5804](https://redirect.github.com/eclipse-ee4j/jersey/pull/5804) - Fix exception message on failure to create JakartaXmlBindAnnotationIntrospector by [@​Spikhalskiy](https://redirect.github.com/Spikhalskiy) in [https://github.com/eclipse-ee4j/jersey/pull/5811](https://redirect.github.com/eclipse-ee4j/jersey/pull/5811) - Fixed memory leak in Micrometer code when exceptions are returned from the method by [@​adpaste](https://redirect.github.com/adpaste) in [https://github.com/eclipse-ee4j/jersey/pull/5809](https://redirect.github.com/eclipse-ee4j/jersey/pull/5809) - Fix possible concurrent issue with SSL & default connector by [@​jansupol](https://redirect.github.com/jansupol) in [https://github.com/eclipse-ee4j/jersey/pull/5794](https://redirect.github.com/eclipse-ee4j/jersey/pull/5794) - Fix memory leak when client does not use HK2 by [@​jansupol](https://redirect.github.com/jansupol) in [https://github.com/eclipse-ee4j/jersey/pull/5813](https://redirect.github.com/eclipse-ee4j/jersey/pull/5813) - Build & run with JDK 24 by [@​jansupol](https://redirect.github.com/jansupol) in [https://github.com/eclipse-ee4j/jersey/pull/5819](https://redirect.github.com/eclipse-ee4j/jersey/pull/5819) - Allow to configure Jackson's JaxRSFeature on Jersey DefaultJacksonJaxbJsonProvider by [@​jansupol](https://redirect.github.com/jansupol) in [https://github.com/eclipse-ee4j/jersey/pull/5816](https://redirect.github.com/eclipse-ee4j/jersey/pull/5816) - merge of the actual 2.x into the 3.0 by [@​senivam](https://redirect.github.com/senivam) in [https://github.com/eclipse-ee4j/jersey/pull/5821](https://redirect.github.com/eclipse-ee4j/jersey/pull/5821) - merge of the actual 3.0 into the 3.1 by [@​senivam](https://redirect.github.com/senivam) in [https://github.com/eclipse-ee4j/jersey/pull/5824](https://redirect.github.com/eclipse-ee4j/jersey/pull/5824) #### New Contributors - [@​fredg02](https://redirect.github.com/fredg02) made their first contribution in [https://github.com/eclipse-ee4j/jersey/pull/5752](https://redirect.github.com/eclipse-ee4j/jersey/pull/5752) - [@​varsha-cl](https://redirect.github.com/varsha-cl) made their first contribution in [https://github.com/eclipse-ee4j/jersey/pull/5751](https://redirect.github.com/eclipse-ee4j/jersey/pull/5751) - [@​mumbler6](https://redirect.github.com/mumbler6) made their first contribution in [https://github.com/eclipse-ee4j/jersey/pull/5754](https://redirect.github.com/eclipse-ee4j/jersey/pull/5754) - [@​Spikhalskiy](https://redirect.github.com/Spikhalskiy) made their first contribution in [https://github.com/eclipse-ee4j/jersey/pull/5792](https://redirect.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`](https://redirect.github.com/eclipse-ee4j/jersey/releases/tag/3.1.9) [Compare Source](https://redirect.github.com/eclipse-ee4j/jersey/compare/3.1.8...3.1.9) <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5721'>Pull 5721</a>] - Reverting removal of NullOutputStream for backwards compatibility</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5757'>Pull 5757</a>] - Jakarta versions update</li> ### [`v3.1.8`](https://redirect.github.com/eclipse-ee4j/jersey/releases/tag/3.1.8) [Compare Source](https://redirect.github.com/eclipse-ee4j/jersey/compare/3.1.7...3.1.8) <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5663'>Pull 5663</a>] - [3.1] multirelease jar fix for jersey-common</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5674'>Pull 5674</a>] - PathProvider supports Path entities, in preparation for future default support in Jakarta REST 4.1 / Jersey 4.1</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5683'>Pull 5683</a>] - ResponseWriter#writeResponseStatusAndHeaders drops some redundant code</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5704'>Pull 5704</a>] - Add Path provider automatically to the list of providers</li> ### [`v3.1.7`](https://redirect.github.com/eclipse-ee4j/jersey/releases/tag/3.1.7) [Compare Source](https://redirect.github.com/eclipse-ee4j/jersey/compare/3.1.6...3.1.7) <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5341'>Pull 5341</a>] - Improving I/O Efficience and Performance using NIO API instead of IO API</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5603'>Pull 5603</a>] - Expect100Continue test fixed for NettyConnector</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5611'>Pull 5611</a>] - Jetty HTTP Container native timeout</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5612'>Pull 5612</a>] - Allowing sending Status over sending error</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5660'>Pull 5660</a>] - Better document virtual threads</li> ### [`v3.1.6`](https://redirect.github.com/eclipse-ee4j/jersey/releases/tag/3.1.6) [Compare Source](https://redirect.github.com/eclipse-ee4j/jersey/compare/3.1.5...3.1.6) <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5518'>Pull 5518</a>] - Jakartified versions update</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5525'>Pull 5525</a>] - Adding support for private fields in `@BeanParam`</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5548'>Pull 5548</a>] - Add JNH properties to the config</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5551'>Pull 5551</a>] - Update EL impl</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5563'>Pull 5563</a>] - Drop JDK 8 profiles in 3.1</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5565'>Pull 5565</a>] - Replace synchronized blocks with Locks</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5566'>Pull 5566</a>] - exclude static fields from POJO parsing in BeanParam</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5569'>Pull 5569</a>] - Replace ThreadLocal with ConcurrentQueue in HttpDateFormat</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5571'>Pull 5571</a>] - Fixed FirstByteCachingStream in JNH Connector</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5589'>Pull 5589</a>] - Fix thread leak/invasion</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5593'>Pull 5593</a>] - [3.1] versions update</li> ### [`v3.1.5`](https://redirect.github.com/eclipse-ee4j/jersey/releases/tag/3.1.5) [Compare Source](https://redirect.github.com/eclipse-ee4j/jersey/compare/3.1.4...3.1.5) <li>[<a href='https://github.com/eclipse-ee4j/jersey/issues/5491'>Issue 5491</a>] - 3.1.4 broken release, JettyConnectorProvider always throws exception</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5481'>Pull 5481</a>] - [3.1] Jetty 12 HTTP/2 support</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5484'>Pull 5484</a>] - Adding Jetty 12 modules to release JDK version check</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5488'>Pull 5488</a>] - [3.1] Enable Jetty 11 container</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5490'>Pull 5490</a>] - JerseyEventSink#send throwing non IOExceptions</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5498'>Pull 5498</a>] - Jetty 11 container adopted for backwards compatibility</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5499'>Pull 5499</a>] - Fix for apidocs bundle generation</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5500'>Pull 5500</a>] - Adding jersey-test-framework-provider-jetty-http2 to the bom/pom.xml</li> ### [`v3.1.4`](https://redirect.github.com/eclipse-ee4j/jersey/releases/tag/3.1.4) [Compare Source](https://redirect.github.com/eclipse-ee4j/jersey/compare/3.1.3...3.1.4) <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5293'>Pull 5293</a>] - HTTP/2 for JNH connector</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5372'>Pull 5372</a>] - Jetty 12 multirelease</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5396'>Pull 5396</a>] - Support a single EntityPart as an entity</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5398'>Pull 5398</a>] - Created an example with Jakarta REST 3.1 SeBootstrap & Multipart</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5399'>Pull 5399</a>] - Enable @​FormParam EntityPart injection to fields</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5407'>Pull 5407</a>] - Describe Java SE compatibility and Jetty modules compatibility</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5462'>Pull 5462</a>] - HTTP/2 Jetty 11 support removed (to be re-worked for Jetty 12)</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5464'>Pull 5464</a>] - Examples cleanup</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5466'>Pull 5466</a>] - Drop 11 for Jetty11 classnames</li> ### [`v3.1.3`](https://redirect.github.com/eclipse-ee4j/jersey/releases/tag/3.1.3) [Compare Source](https://redirect.github.com/eclipse-ee4j/jersey/compare/3.1.2...3.1.3) <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5374'>Pull 5374</a>] - exclude release and version-agnostic tests from release</li> ### [`v3.1.2`](https://redirect.github.com/eclipse-ee4j/jersey/releases/tag/3.1.2) [Compare Source](https://redirect.github.com/eclipse-ee4j/jersey/compare/3.1.1...3.1.2) <li>[<a href='https://github.com/eclipse-ee4j/jersey/issues/5295'>Issue 5295</a>] - Test failures after migration to Jersey 3.1.1</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5297'>Pull 5297</a>] - Document ApplicationPath migration concern</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5304'>Pull 5304</a>] - Jakartified versions update</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5312'>Pull 5312</a>] - Support SNI for JNH connector</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5321'>Pull 5321</a>] - Update 3.1 EntityPart providers for Injectless Client</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5323'>Pull 5323</a>] - Workaround JNH InputStream.available() == 1 for no entity</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5336'>Pull 5336</a>] - Redirect GuardianList#toString to the guarded list</li> ### [`v3.1.1`](https://redirect.github.com/eclipse-ee4j/jersey/releases/tag/3.1.1) [Compare Source](https://redirect.github.com/eclipse-ee4j/jersey/compare/3.1.0...3.1.1) <li>[<a href='https://github.com/eclipse-ee4j/jersey/issues/5192'>Issue 5192</a>] - Documentation/Implementation issue for the default exception mapper in Jersey 3.1.0</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5170'>Pull 5170</a>] - Create HTTPS tests with JNH connector #​5169</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5193'>Pull 5193</a>] - Default exception mapper processing</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5197'>Pull 5197</a>] - Update migration guide</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5237'>Pull 5237</a>] - Don't Specify Wildcard Package OSGi Version for MicroProfile Rest Client</li> ### [`v3.1.0`](https://redirect.github.com/eclipse-ee4j/jersey/releases/tag/3.1.0) [Compare Source](https://redirect.github.com/eclipse-ee4j/jersey/compare/3.0.17...3.1.0) <li>[<a href='https://github.com/eclipse-ee4j/jersey/issues/4819'>Issue 4819</a>] - Adopt 3.1 API</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/issues/4834'>Issue 4834</a>] - Application/octet-stream is set as mediaType when uploading json file payload using form parameters instead of application/json</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/issues/4870'>Issue 4870</a>] - Documentation: Default Exception Mapper</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/issues/4871'>Issue 4871</a>] - Documentation: Update CompletionCallback example</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/issues/4875'>Issue 4875</a>] - Documentation: Document JAX-RS Feature JDK service</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/issues/4941'>Issue 4941</a>] - Release 3.1.0-M2</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/issues/5103'>Issue 5103</a>] - Can not serialize CompletionStage<Response></li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4855'>Pull 4855</a>] - Impl of the SameSite enum for NewCookie</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4859'>Pull 4859</a>] - Implementation of EntityPart API</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4861'>Pull 4861</a>] - Support for @​ApplicationPath in SE</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4863'>Pull 4863</a>] - DefaultExceptionMapper</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4866'>Pull 4866</a>] - Remove JDK 8 related maven configuration</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4868'>Pull 4868</a>] - Added implementation of RuntimeDelegate#bootstrap(Class, Configuration)</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4877'>Pull 4877</a>] - Add Application/JSON media type for FileDataBodyPart json files.</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4879'>Pull 4879</a>] - enabling some examples for Jakarta EE 9</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4880'>Pull 4880</a>] - DefaultExceptionMapper documentation</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4884'>Pull 4884</a>] - Documentation for Feature and Dynamic Feature enchansments</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4885'>Pull 4885</a>] - Change of default behaviour of UNWRAP_COMPLETION_STAGE_IN_WRITER_ENABLE</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4892'>Pull 4892</a>] - Enable MP RestClient</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4893'>Pull 4893</a>] - Adjust getRequestHeader method</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4895'>Pull 4895</a>] - documentation for CompletionCallback implementation change since Jersey 3.1.0</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4896'>Pull 4896</a>] - Split MP REST Client integration test module to support javax.servlet…</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4908'>Pull 4908</a>] - Default Exception Mapper re-worked</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4911'>Pull 4911</a>] - Missing Content-Type header should be application/octet-stream optionally</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4919'>Pull 4919</a>] - Issue #​3493 - Add BeanParam support to WebResourceFactory</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4922'>Pull 4922</a>] - merge actual master into 3.1</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4923'>Pull 4923</a>] - Documentation for the default Exception mapper</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4925'>Pull 4925</a>] - merge actual master into 3.1</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4926'>Pull 4926</a>] - Updated dependency versions</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4927'>Pull 4927</a>] - Adopt parsson</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4929'>Pull 4929</a>] - Updated dependency versions</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4931'>Pull 4931</a>] - Added a documentation for Jakarta REST EntityPart</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4932'>Pull 4932</a>] - merge actual master into 3.1</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4934'>Pull 4934</a>] - Replace usage of deprecated beanManager.createInjectionTarget</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4936'>Pull 4936</a>] - merge actual master into 3.1</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4937'>Pull 4937</a>] - Updated dependency versions</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4938'>Pull 4938</a>] - DefaultExceptionMapper made available for compliance check</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4940'>Pull 4940</a>] - Issue #​4881 - Java client connector</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4942'>Pull 4942</a>] - Updating CI/CD JDK for 3.x build</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4945'>Pull 4945</a>] - OSGi version requirements for jakarta.enterprise explicitly added</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4947'>Pull 4947</a>] - Update to MP Rest Client 3.0 final</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4956'>Pull 4956</a>] - Support for hasProperty method</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4958'>Pull 4958</a>] - merge actual master into 3.1</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4963'>Pull 4963</a>] - Let Jackson use JAXB3</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4973'>Pull 4973</a>] - Added a test for a serverless resource testing</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4976'>Pull 4976</a>] - update 3.1 branch with actual master</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4983'>Pull 4983</a>] - Backwards merge of 3.x into 3.1</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4990'>Pull 4990</a>] - Temporarily exclude java-connector for M3</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4991'>Pull 4991</a>] - Update legal information for 3.1</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/4992'>Pull 4992</a>] - Do not use privileged ports with WebServer by default</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5008'>Pull 5008</a>] - Update versions of JAX-B, Moxy, JSON-B, JSON-P</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5009'>Pull 5009</a>] - Dependency on servlet-api updated to version 6, grizzly to 4</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5016'>Pull 5016</a>] - Updated CDI, BV, and EL.</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5019'>Pull 5019</a>] - maven-bundle-plugin version update</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5029'>Pull 5029</a>] - Add MP RestClient module to BOM</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5037'>Pull 5037</a>] - Make sure the default exception mapper is processed</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5040'>Pull 5040</a>] - Move jersey-tck module to a tests folder & make it run with -Pjersey-tck</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5047'>Pull 5047</a>] - Use Jsonb more effectively</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5066'>Pull 5066</a>] - Rename Java Connector to JavaNetHttp Connector</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5075'>Pull 5075</a>] - Possibly use jersey WebServer with SeBootstrap.Configurator</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5077'>Pull 5077</a>] - Call CompletionCallback just once with DefaultExceptionMapper</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5081'>Pull 5081</a>] - Updated dependencies for 3.0.5</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5086'>Pull 5086</a>] - Updated EE10 dependency versions</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5098'>Pull 5098</a>] - Fix Multipart media type override by Jersey defaults.</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5104'>Pull 5104</a>] - Extensions for JNH connector</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5120'>Pull 5120</a>] - EE10 versions update</li> <li>[<a href='https://github.com/eclipse-ee4j/jersey/pull/5152'>Pull 5152</a>] - OSGi for JNH connector</li> ### [`v3.0.17`](https://redirect.github.com/eclipse-ee4j/jersey/releases/tag/3.0.17) [Compare Source](https://redirect.github.com/eclipse-ee4j/jersey/compare/3.0.16...3.0.17) Release includes only bugfixes ported from 2.46 </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/apache/polaris). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS45Mi4wIiwidXBkYXRlZEluVmVyIjoiMzkuOTIuMCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==--> -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: issues-unsubscr...@polaris.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org