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"

m (Add WF Swarm implementation as passing MP Config 1.1 and MP Metrics 1.1)
(Add MP 1.3 and new specs with WF Swarm being "in progress" for them)
Line 5: Line 5:
 
|-
 
|-
 
! Version !! Specs included !! Passed TCK !! In progress !! Pending
 
! Version !! Specs included !! Passed TCK !! In progress !! Pending
 +
|-
 +
| rowspan="1" | [https://projects.eclipse.org/projects/technology.microprofile/releases/microprofile-1.3 1.3] || rowspan="1"| [[#MP_Open_API|mpOpenAPI]] 1.0 <br> [[#MP_Open_Tracing|mpOpenTracing]] 1.0 <br> [[#MP_Type_Safe_Rest_Client|mpTypeSafeRestClient]] 1.0 <br> [[#MP_Config|mpConfig]] 1.2 <br> [[#MP_Fault_Tolerance|mpFaultTolerance]] 1.0 <br>  [[#MP_JWT|mpJwt]] 1.0 <br> [[#MP_Metrics|mpMetrics]] 1.1 <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://wildfly-swarm.io/ WildFly Swarm]
 +
||
 
|-
 
|-
 
| rowspan="3" | [https://projects.eclipse.org/projects/technology.microprofile/releases/microprofile-1.2 1.2] || rowspan="3"| [[#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
 
| rowspan="3" | [https://projects.eclipse.org/projects/technology.microprofile/releases/microprofile-1.2 1.2] || rowspan="3"| [[#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
Line 142: Line 147:
 
|    || [https://ee.kumuluz.com KumuluzEE]      ||  
 
|    || [https://ee.kumuluz.com KumuluzEE]      ||  
 
|-
 
|-
 +
|}
 +
 +
== [https://github.com/eclipse/microprofile-opentracing/releases MP Open Tracing ] ==
 +
 +
{| class="wikitable"
 +
|-
 +
! Version !! Passed TCK !! In progress !! Pending
 +
|-
 +
| rowspan="1" | [https://projects.eclipse.org/projects/technology.microprofile/releases/opentracing-1.0 1.0] || || [http://wildfly-swarm.io/ WildFly Swarm]      ||
 +
|}
 +
 +
== [https://github.com/eclipse/microprofile-open-api/releases MP Open API ] ==
 +
 +
{| class="wikitable"
 +
|-
 +
! Version !! Passed TCK !! In progress !! Pending
 +
|-
 +
| rowspan="1" | [https://projects.eclipse.org/projects/technology.microprofile/releases/openapi-1.0 1.0] || || [http://wildfly-swarm.io/ WildFly Swarm]      ||
 +
|}
 +
 +
== [https://github.com/eclipse/microprofile-rest-client/releases MP Type Safe REST Client ] ==
 +
 +
{| class="wikitable"
 +
|-
 +
! Version !! Passed TCK !! In progress !! Pending
 +
|-
 +
| rowspan="1" | [https://projects.eclipse.org/projects/technology.microprofile/releases/type-safe-rest-client-1.0 1.0] || || [http://wildfly-swarm.io/ WildFly Swarm]      ||
 
|}
 
|}

Revision as of 11:04, 18 January 2018

MicroProfile Releases

Version Specs included Passed TCK In progress Pending
1.3 mpOpenAPI 1.0
mpOpenTracing 1.0
mpTypeSafeRestClient 1.0
mpConfig 1.2
mpFaultTolerance 1.0
mpJwt 1.0
mpMetrics 1.1
mpHealth 1.0
CDI 1.2
JSON-P 1.0
JAX-RS 2.0
WildFly Swarm
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 Payara Server 181
WebSphere Liberty 17.0.0.3 Payara Micro 181
WildFly Swarm 2017.12.1
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
1.0 CDI 1.2
JSON-P 1.0
JAX-RS 2.0
WildFly Swarm 2016.8.1
WebSphere Liberty 16.0.0.3

MP Config

Version Passed TCK In progress Pending
1.2 WildFly Swarm 2018.1.0
1.1 Open Liberty
WebSphere Liberty 17.0.0.3
Apache Geronimo Config
Payara Server
Payara Micro
WildFly Swarm 2017.12.1
GuardEE

MP Fault Tolerance

Version Passed TCK In progress Pending
1.0 Open Liberty
WebSphere Liberty 17.0.0.3
WildFly Swarm 2017.12.1
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
WildFly Swarm 2017.12.1
Payara Server
Payara Micro

MP Metrics

Version Passed TCK In progress Pending
1.1 WildFly Swarm 2018.1.0
1.0 Open Liberty
WebSphere Liberty 17.0.0.3
WildFly Swarm 2017.12.1
Payara Server
Payara Micro

MP JWT

Version Passed TCK In progress Pending
1.0 Open Liberty
WebSphere Liberty 17.0.0.3
WildFly Swarm 2017.12.1
Payara Server
Payara Micro
KumuluzEE

MP Open Tracing

Version Passed TCK In progress Pending
1.0 WildFly Swarm

MP Open API

Version Passed TCK In progress Pending
1.0 WildFly Swarm

MP Type Safe REST Client

Version Passed TCK In progress Pending
1.0 WildFly Swarm

Back to the top