Skip to content

Roadmap

Andy McCright edited this page Dec 12, 2019 · 34 revisions

Release Schedule

Latest Release

  • JAX-RS 2.1.6 - PUBLISHED - 2019-09-5 - JAX-RS 2.1.5 plus changes for Jakarta EE 8 release.

Further Plan

The information below is preliminary and subject to ongoing change!

  • JAX-RS 3.0 - IN PROGRESS - (Q2 2020) - New package namespace jakarta.ws.rs plus non-API changes (i.e. TCK fixes, Javadoc/spec clarifications, etc.).
  • JAX-RS 3.1 - PLANNED - (Q4 2020) - Java SE Bootstrap API. Deprecating @Context: Implementors MUST provide CDI; applications MAY use CDI. Support for ContextResolver<Jsonb>. Consider support for Multipart.
  • JAX-RS 3.2 - PLANNED - (TBD) - JPMS, Java 9+
  • JAX-RS 4.0 - PLANNED (2021) - Removing @Context: Applications MUST use CDI
  • JAX-RS 4.1 - PLANNED (TBD) - 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