Jersey v3.0.0 Release Notes

Release Date: 2020-12-03 // over 3 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