Update jersey monorepo to v3.1.0
This MR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
org.glassfish.jersey.ext:jersey-bean-validation (source) |
3.0.8 -> 3.1.0
|
||||
org.glassfish.jersey.core:jersey-client (source) |
3.0.8 -> 3.1.0
|
||||
org.glassfish.jersey.media:jersey-media-jaxb (source) |
3.0.8 -> 3.1.0
|
||||
org.glassfish.jersey.media:jersey-media-json-jackson (source) |
3.0.8 -> 3.1.0
|
||||
org.glassfish.jersey.media:jersey-media-multipart (source) |
3.0.8 -> 3.1.0
|
||||
org.glassfish.jersey.inject:jersey-hk2 (source) |
3.0.8 -> 3.1.0
|
||||
org.glassfish.jersey.containers:jersey-container-servlet (source) |
3.0.8 -> 3.1.0
|
Release Notes
eclipse-ee4j/jersey
v3.1.0
[Issue 4819] - Adopt 3.1 API
[Issue 4834] - Application/octet-stream is set as mediaType when uploading json file payload using form parameters instead of application/json
[Issue 4870] - Documentation: Default Exception Mapper
[Issue 4871] - Documentation: Update CompletionCallback example
[Issue 4875] - Documentation: Document JAX-RS Feature JDK service
[Issue 4941] - Release 3.1.0-M2
[Issue 5103] - Can not serialize CompletionStage
[Pull 4855] - Impl of the SameSite enum for NewCookie
[Pull 4859] - Implementation of EntityPart API
[Pull 4861] - Support for @ApplicationPath in SE
[Pull 4863] - DefaultExceptionMapper
[Pull 4866] - Remove JDK 8 related maven configuration
[Pull 4868] - Added implementation of RuntimeDelegate#bootstrap(Class, Configuration)
[Pull 4877] - Add Application/JSON media type for FileDataBodyPart json files.
[Pull 4879] - enabling some examples for Jakarta EE 9
[Pull 4880] - DefaultExceptionMapper documentation
[Pull 4884] - Documentation for Feature and Dynamic Feature enchansments
[Pull 4885] - Change of default behaviour of UNWRAP_COMPLETION_STAGE_IN_WRITER_ENABLE
[Pull 4892] - Enable MP RestClient
[Pull 4893] - Adjust getRequestHeader method
[Pull 4895] - documentation for CompletionCallback implementation change since Jersey 3.1.0
[Pull 4896] - Split MP REST Client integration test module to support javax.servlet…
[Pull 4908] - Default Exception Mapper re-worked
[Pull 4911] - Missing Content-Type header should be application/octet-stream optionally
[Pull 4919] - Issue #3493 - Add BeanParam support to WebResourceFactory
[Pull 4922] - merge actual master into 3.1
[Pull 4923] - Documentation for the default Exception mapper
[Pull 4925] - merge actual master into 3.1
[Pull 4926] - Updated dependency versions
[Pull 4927] - Adopt parsson
[Pull 4929] - Updated dependency versions
[Pull 4931] - Added a documentation for Jakarta REST EntityPart
[Pull 4932] - merge actual master into 3.1
[Pull 4934] - Replace usage of deprecated beanManager.createInjectionTarget
[Pull 4936] - merge actual master into 3.1
[Pull 4937] - Updated dependency versions
[Pull 4938] - DefaultExceptionMapper made available for compliance check
[Pull 4940] - Issue #4881 - Java client connector
[Pull 4942] - Updating CI/CD JDK for 3.x build
[Pull 4945] - OSGi version requirements for jakarta.enterprise explicitly added
[Pull 4947] - Update to MP Rest Client 3.0 final
[Pull 4956] - Support for hasProperty method
[Pull 4958] - merge actual master into 3.1
[Pull 4963] - Let Jackson use JAXB3
[Pull 4973] - Added a test for a serverless resource testing
[Pull 4976] - update 3.1 branch with actual master
[Pull 4983] - Backwards merge of 3.x into 3.1
[Pull 4990] - Temporarily exclude java-connector for M3
[Pull 4991] - Update legal information for 3.1
[Pull 4992] - Do not use privileged ports with WebServer by default
[Pull 5008] - Update versions of JAX-B, Moxy, JSON-B, JSON-P
[Pull 5009] - Dependency on servlet-api updated to version 6, grizzly to 4
[Pull 5016] - Updated CDI, BV, and EL.
[Pull 5019] - maven-bundle-plugin version update
[Pull 5029] - Add MP RestClient module to BOM
[Pull 5037] - Make sure the default exception mapper is processed
[Pull 5040] - Move jersey-tck module to a tests folder & make it run with -Pjersey-tck
[Pull 5047] - Use Jsonb more effectively
[Pull 5066] - Rename Java Connector to JavaNetHttp Connector
[Pull 5075] - Possibly use jersey WebServer with SeBootstrap.Configurator
[Pull 5077] - Call CompletionCallback just once with DefaultExceptionMapper
[Pull 5081] - Updated dependencies for 3.0.5
[Pull 5086] - Updated EE10 dependency versions
[Pull 5098] - Fix Multipart media type override by Jersey defaults.
[Pull 5104] - Extensions for JNH connector
[Pull 5120] - EE10 versions update
[Pull 5152] - OSGi for JNH connector
Configuration
-
If you want to rebase/retry this MR, check this box
This MR has been generated by Renovate Bot.