-
Notifications
You must be signed in to change notification settings - Fork 122
Roadmap
Santiago Pericasgeertsen edited this page Sep 25, 2019
·
34 revisions
- JAX-RS 2.1.6 - PUBLISHED - 2019-09-5 - JAX-RS 2.1.5 plus changes for Jakarta EE 8 release.
The information below is preliminary and subject to ongoing change!
-
JAX-RS 2.2 - IN PROGRESS - (Q4 2019) - More or less JAX-RS 2.1.5 plus Java SE Bootstrap API; Package namespace
jakarta.ws.rs
- Will follow ASAP once Jakarta EE 8 is delivered. -
JAX-RS 2.3 - PLANNED - (Q1 2019) - Deprecating
@Context
: Implementors MUST provide CDI; applications MAY use CDI. Support forContextResolver<Jsonb>
. - JAX-RS 2.4 - PLANNED - (TBD) - JPMS, Java 9+
-
JAX-RS 3.0 - PLANNED (Q3 2019) - Removing
@Context
: Applications MUST use CDI - JAX-RS 3.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.