-
Notifications
You must be signed in to change notification settings - Fork 123
Roadmap
Markus KARG edited this page Aug 8, 2019
·
34 revisions
- JAX-RS 2.1.5 - PUBLISHED - 2019-01-22 - JAX-RS 2.1.4 plus bug fixes.
The information below is preliminary and subject to ongoing change!
-
JAX-RS 2.2 - IN PROGRESS - (Q1 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 - (Q2 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 (Q4 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.