Skip to content

Roadmap

Markus KARG edited this page Dec 17, 2018 · 34 revisions

Release Schedule

Latest Release

  • JAX-RS 2.1.4 - PUBLISHED - 2018-12-15 - JAX-RS 2.1.3 plus bug fixes.

Further Plan

The information below is preliminary and subject to ongoing change!

  • JAX-RS 2.2 - IN PROGRESS - (Autumn 2018) - More or less master plus Java SE Bootstrap API - Will follow ASAP once Jakarta EE 8 is delivered.
  • 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