Jersey v3.0.0 Release Notes
Release Date: 2020-12-03 // over 4 years ago-
- ๐ฆ [Pull 4389] - Transition Jakarta REST API from javax to jakarta package
- ๐ [Pull 4413] - Sync 3.x with master
- ๐ [Pull 4417] - Remove Jackson1
- โก๏ธ [Pull 4427] - Update the RESTful Web Services API
- โก๏ธ [Pull 4428] - JAXB api/ri, parent pom versions update
- [Pull 4444] - Additional JAX-RS & JAX-B jakartification for 3.0.0-M1
- ๐ง [Pull 4464] - Fix Jersey META-INF/services provider configuration file
- ๐ [Pull 4488] - Prepared branch for Jersey 3.0.0-M3 release
- ๐ [Pull 4494] - Jakartified.m4 master merge
- [Pull 4495] - jakartification: servlet-api, grizzly
- ๐ [Pull 4496] - Technical merge of released branch 3.0.0-M4-BRANCH
- [Pull 4497] - Jakartification: arrange properties in the main pom
- โก๏ธ [Pull 4504] - Updated dependencies for M5
- ๐ [Pull 4505] - Technical merge of released branch 3.0.0-M5-BRANCH
- [Pull 4513] - version bump for JSONP
- ๐ [Pull 4586] - Remove Jersey 3.x incompatible extension modules
- ๐ [Pull 4589] - merge of master (2.32) into 3.x
- โ [Pull 4591] - Enable tests after jakartified media
- [Pull 4594] - Jakartified jetty (11.0.0.beta2)
- โ [Pull 4595] - Use just the latest Weld and fix CDI-BV module
- โก๏ธ [Pull 4596] - Updated JTA and Yasson dependency
- [Pull 4597] - Fix Jackson module
- โ [Pull 4599] - Enable integration tests using new jetty plugin
- [Pull 4609] - Jetty modules handled for JDK 1.8
- [Pull 4616] - Weld integration
- โ [Pull 4619] - Enable tests on JDK 8
- ๐ [Pull 4620] - Enable jetty servlet/web container factory
- โ [Pull 4621] - Make more integration tests working
- [Pull 4622] - Fix CDI-SE module
- โ [Pull 4626] - Make more tests and examples working
Previous changes from v3.0.0-M6
-
๐ Bringing in the latest Jakarta EE 9 dependencies (compared to 3.0.0-M5):
- JSON-P API: org.glassfish:jakarta.json:2.0.0-RC3