Skip to content

Roadmap

Markus KARG edited this page Sep 15, 2018 · 34 revisions

Release Schedule

Latest Release

  • JAX-RS 2.1.1 - PUBLISHED - 2018-09-10 - JAX-RS 2.1 plus bug fixes

Further Plan

The information below is preliminary and subject to ongoing change!

  • JAX-RS 2.1.2 - PLANNED - (Autumn 2018) - More or less JAX-RS 2.1.1 with "Jakarta" Maven group ID (requested by Jakarta Spec Committee, but still under discussion by the EE4J PMC)
  • JAX-RS 2.2 - IN PROGRESS - (Autumn 2018) - More or less master plus Java SE Bootstrap API
  • JAX-RS 2.3 - PLANNED - (Winter 2018) - Deprecating @Context: Impementors MUST provide CDI; applications MAY use CDI.
  • JAX-RS 2.4 - PLANNED - (Springtime 2019) - JPMS, Java 9+
  • JAX-RS 3.0 - PLANNED (Summer 2019) - Removing @Context: Applications MUST use CDI
  • JAX-RS 3.1 - PLANNED (Autumn 2019) - Support for Flow API, possibly NIO

If you think there is an essential target missing, please file an issue.

To learn about the current state, please check for open issues per milestone open issues per milestone in the tracker.

Clone this wiki locally