-
Notifications
You must be signed in to change notification settings - Fork 126
Roadmap
Arjan Tijms edited this page Nov 9, 2020
·
34 revisions
- JAX-RS 2.1.6 - PUBLISHED - 2019-08-09 - JAX-RS 2.1.5 plus changes for Jakarta EE 8 release.
-
JAX-RS 3.0 - PUBLISHED - 2019-11-05 - New package namespace
jakarta.ws.rs
plus non-API changes (i.e. TCK fixes, Javadoc/spec clarifications, etc.).
The information below is preliminary and subject to ongoing change!
-
JAX-RS 3.1 - PLANNED - (Q1 2021) - Java SE Bootstrap API. Deprecating
@Context
: Implementors MUST provide CDI; applications MAY use CDI. Support forContextResolver<Jsonb>
. Consider support for Multipart. - JAX-RS 3.2 - PLANNED - (TBD) - JPMS, Java 9+
-
JAX-RS 4.0 - PLANNED (Q4 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.