Skip to main content

Notice: this Wiki will be going read only early in 2024 and edits will no longer be possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Difference between revisions of "MicroProfile/Implementation"

Line 6: Line 6:
 
! Version !! Specs included !! Passed TCK !! In progress !! Pending
 
! Version !! Specs included !! Passed TCK !! In progress !! Pending
 
|-
 
|-
| rowspan="2" | [https://projects.eclipse.org/projects/technology.microprofile/releases/microprofile-1.2 1.2] || rowspan="2"| [[#MP_Config|mpConfig]] 1.1 <br> [[#MP_Fault_Tolerance|mpFaultTolerance]] 1.0 <br>  [[#MP_JWT|mpJwt]] 1.0 <br> [[#MP_Metrics|mpMetrics]] 1.0 <br> [[#MP_Health|mpHealth]] 1.0 <br> CDI 1.2 <br> JSON-P 1.0 <br> JAX-RS 2.0 || [http://openliberty.io Open Liberty]      ||      ||  
+
| rowspan="2" | [https://projects.eclipse.org/projects/technology.microprofile/releases/microprofile-1.2 1.2] || rowspan="2"| [[#MP_Config|mpConfig]] 1.1 <br> [[#MP_Fault_Tolerance|mpFaultTolerance]] 1.0 <br>  [[#MP_JWT|mpJwt]] 1.0 <br> [[#MP_Metrics|mpMetrics]] 1.0 <br> [[#MP_Health|mpHealth]] 1.0 <br> [http://cdi-spec.org/ CDI] 1.2 <br> [https://javaee.github.io/jsonp/ JSON-P] 1.0 <br> [https://github.com/jax-rs JAX-RS] 2.0 || [http://openliberty.io Open Liberty]      ||      ||  
 
|-
 
|-
 
| [https://developer.ibm.com/wasdev/ WebSphere Liberty 17.0.0.3]    ||      ||  
 
| [https://developer.ibm.com/wasdev/ WebSphere Liberty 17.0.0.3]    ||      ||  
 
|-
 
|-
| rowspan="4" | [https://projects.eclipse.org/projects/technology.microprofile/releases/microprofile-1.1 1.1] || rowspan="4" | [[#MP_Config|mpConfig]] 1.0 <br> CDI 1.2 <br> JSON-P 1.0 <br> JAX-RS 2.0 || [https://github.com/fujitsu/launcher Launcher] 1.0 || ||
+
| rowspan="4" | [https://projects.eclipse.org/projects/technology.microprofile/releases/microprofile-1.1 1.1] || rowspan="4" | [[#MP_Config|mpConfig]] 1.0 <br> [http://cdi-spec.org/ CDI] 1.2 <br> [https://javaee.github.io/jsonp/ JSON-P] 1.0 <br> [https://github.com/jax-rs JAX-RS] 2.0 || [https://github.com/fujitsu/launcher Launcher] 1.0 || ||
 
|-
 
|-
 
|  [https://github.com/hammock-project Hammock] 2.0 || ||
 
|  [https://github.com/hammock-project Hammock] 2.0 || ||

Revision as of 16:35, 29 November 2017

MicroProfile Releases

Version Specs included Passed TCK In progress Pending
1.2 mpConfig 1.1
mpFaultTolerance 1.0
mpJwt 1.0
mpMetrics 1.0
mpHealth 1.0
CDI 1.2
JSON-P 1.0
JAX-RS 2.0
Open Liberty
WebSphere Liberty 17.0.0.3
1.1 mpConfig 1.0
CDI 1.2
JSON-P 1.0
JAX-RS 2.0
Launcher 1.0
Hammock 2.0
Payara Server 174
Payara Micro 174

MP Config

Version Passed TCK In progress Pending
1.1 Open Liberty
WebSphere Liberty 17.0.0.3
Apache Geronimo Config
Payara Server
Payara Micro

MP Fault Tolerance

Version Passed TCK In progress Pending
1.0 Open Liberty
WebSphere Liberty 17.0.0.3
GuardEE
Apache Safeguard
Payara Server
Payara Micro

MP Health

Version Passed TCK In progress Pending
1.0 Open Liberty
WebSphere Liberty 17.0.0.3
Payara Server
Payara Micro

MP Metrics

Version Passed TCK In progress Pending
1.0 Open Liberty
WebSphere Liberty 17.0.0.3
Payara Server
Payara Micro

MP JWT

Version Passed TCK In progress Pending
1.0 Open Liberty
WebSphere Liberty 17.0.0.3
Payara Server
Payara Micro

Back to the top