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"

(Adding Open Liberty to the TCK pass list)
(Updated Liberty release support of various MP specs...)
Line 6: Line 6:
 
! 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
+
| rowspan="1" | [https://projects.eclipse.org/projects/technology.microprofile/releases/microprofile-1.3 1.3] || rowspan="1"| [[#MP_Open_API|Open API]] 1.0 <br> [[#MP_Open_Tracing|Open Tracing]] 1.0 <br> [[#MP_Type_Safe_REST_Client|Type Safe Rest Client]] 1.0 <br> [[#MP_Config|Config]] 1.2 <br> [[#MP_Fault_Tolerance|Fault Tolerance]] 1.0 <br>  [[#MP_JWT|Jwt Auth]] 1.0 <br> [[#MP_Metrics|Metrics]] 1.1 <br> [[#MP_Health|Health]] 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://openliberty.io/downloads/ Open Liberty 18.0.0.1] <br/> [https://developer.ibm.com/wasdev/ WebSphere Liberty 18.0.0.1] <br/>    
|| [http://wildfly-swarm.io/ WildFly Swarm] <br> [http://openliberty.io/ Open Liberty] <br /> [https://www.payara.fish/upstream_builds Payara Server 182] <br /> [https://www.payara.fish/upstream_builds Payara Micro 182]
+
|| [http://wildfly-swarm.io/ WildFly Swarm] <br>  [https://www.payara.fish/upstream_builds Payara Server 182] <br/> [https://www.payara.fish/upstream_builds Payara Micro 182]
 
||  
 
||  
 
|-
 
|-
| rowspan="5" | [https://projects.eclipse.org/projects/technology.microprofile/releases/microprofile-1.2 1.2] || rowspan="5"| [[#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="5" | [https://projects.eclipse.org/projects/technology.microprofile/releases/microprofile-1.2 1.2] || rowspan="5"| [[#MP_Config|Config]] 1.1 <br> [[#MP_Fault_Tolerance|Fault Tolerance]] 1.0 <br>  [[#MP_JWT|Jwt Auth]] 1.0 <br> [[#MP_Metrics|Metrics]] 1.0 <br> [[#MP_Health|Health]] 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://openliberty.io/downloads/ Open Liberty 17.0.0.3]       
 
||  
 
||  
 
||  
 
||  
Line 32: Line 32:
 
||
 
||
 
|-
 
|-
| 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
+
| rowspan="4" | [https://projects.eclipse.org/projects/technology.microprofile/releases/microprofile-1.1 1.1] || rowspan="4" | [[#MP_Config|Config]] 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/fujitsu/launcher Launcher] 1.0
 
||
 
||
Line 63: Line 63:
 
! Version !! Passed TCK !! In progress !! Pending
 
! Version !! Passed TCK !! In progress !! Pending
 
|-
 
|-
| rowspan="1" | [https://projects.eclipse.org/projects/technology.microprofile/releases/config-1.2 1.2] || [http://wildfly-swarm.io/ WildFly Swarm 2018.1.0]   || [http://openliberty.io/ Open Liberty]     ||  
+
| rowspan="1" | [https://projects.eclipse.org/projects/technology.microprofile/releases/config-1.2 1.2] || [http://wildfly-swarm.io/ WildFly Swarm 2018.1.0] <br/> [https://openliberty.io/downloads/ Open Liberty 18.0.0.1] <br/> [https://developer.ibm.com/wasdev/ WebSphere Liberty 18.0.0.1]  ||      ||  
 
|-
 
|-
| rowspan="7" | [https://projects.eclipse.org/projects/technology.microprofile/releases/config-1.1 1.1] || [http://openliberty.io Open Liberty]      ||      ||  
+
| rowspan="7" | [https://projects.eclipse.org/projects/technology.microprofile/releases/config-1.1 1.1] || [https://openliberty.io/downloads/ Open Liberty 17.0.0.3]      ||      ||  
 
|-
 
|-
 
| [https://developer.ibm.com/wasdev/ WebSphere Liberty 17.0.0.3]    ||      ||  
 
| [https://developer.ibm.com/wasdev/ WebSphere Liberty 17.0.0.3]    ||      ||  
Line 86: Line 86:
 
! Version !! Passed TCK !! In progress !! Pending
 
! Version !! Passed TCK !! In progress !! Pending
 
|-
 
|-
| rowspan="7" | [https://projects.eclipse.org/projects/technology.microprofile/releases/fault-tolerance-1.0 1.0] || [http://openliberty.io Open Liberty]      ||      ||  
+
| rowspan="7" | [https://projects.eclipse.org/projects/technology.microprofile/releases/fault-tolerance-1.0 1.0] || [https://openliberty.io/downloads/ Open Liberty 17.0.0.3]      ||      ||  
 
|-
 
|-
 
| [https://developer.ibm.com/wasdev/ WebSphere Liberty 17.0.0.3]    ||      ||  
 
| [https://developer.ibm.com/wasdev/ WebSphere Liberty 17.0.0.3]    ||      ||  
Line 107: Line 107:
 
! Version !! Passed TCK !! In progress !! Pending
 
! Version !! Passed TCK !! In progress !! Pending
 
|-
 
|-
| rowspan="5" | [https://projects.eclipse.org/projects/technology.microprofile/releases/health-metrics-1.0 1.0] || [http://openliberty.io Open Liberty]      ||      ||  
+
| rowspan="5" | [https://projects.eclipse.org/projects/technology.microprofile/releases/health-metrics-1.0 1.0] || [https://openliberty.io/downloads/ Open Liberty 17.0.0.3]      ||      ||  
 
|-
 
|-
 
| [https://developer.ibm.com/wasdev/ WebSphere Liberty 17.0.0.3]    ||      ||  
 
| [https://developer.ibm.com/wasdev/ WebSphere Liberty 17.0.0.3]    ||      ||  
Line 124: Line 124:
 
! Version !! Passed TCK !! In progress !! Pending
 
! Version !! Passed TCK !! In progress !! Pending
 
|-
 
|-
| rowspan="1" | [https://projects.eclipse.org/projects/technology.microprofile/releases/metrics-1.1 1.1] || [http://wildfly-swarm.io/ WildFly Swarm 2018.1.0]   ||  [http://openliberty.io/ Open Liberty]     ||  
+
| rowspan="1" | [https://projects.eclipse.org/projects/technology.microprofile/releases/metrics-1.1 1.1] || [http://wildfly-swarm.io/ WildFly Swarm 2018.1.0] <br/> [https://openliberty.io/downloads/ Open Liberty 18.0.0.1] <br/> [https://developer.ibm.com/wasdev/ WebSphere Liberty 18.0.0.1]  ||      ||  
 
|-
 
|-
| rowspan="5" | [https://projects.eclipse.org/projects/technology.microprofile/releases/health-metrics-1.0 1.0] || [http://openliberty.io Open Liberty]      ||      ||  
+
| rowspan="5" | [https://projects.eclipse.org/projects/technology.microprofile/releases/health-metrics-1.0 1.0] || [https://openliberty.io/downloads/ Open Liberty 17.0.0.3]      ||      ||  
 
|-
 
|-
 
| [https://developer.ibm.com/wasdev/ WebSphere Liberty 17.0.0.3]    ||      ||  
 
| [https://developer.ibm.com/wasdev/ WebSphere Liberty 17.0.0.3]    ||      ||  
Line 143: Line 143:
 
! Version !! Passed TCK !! In progress !! Pending
 
! Version !! Passed TCK !! In progress !! Pending
 
|-
 
|-
| rowspan="5" | [https://projects.eclipse.org/projects/technology.microprofile/releases/jwt-propagation-1.0 1.0] || [http://openliberty.io Open Liberty]      ||      ||  
+
| rowspan="5" | [https://projects.eclipse.org/projects/technology.microprofile/releases/jwt-propagation-1.0 1.0] || [https://openliberty.io/downloads/ Open Liberty 17.0.0.3]      ||      ||  
 
|-
 
|-
 
| [https://developer.ibm.com/wasdev/ WebSphere Liberty 17.0.0.3]    ||      ||  
 
| [https://developer.ibm.com/wasdev/ WebSphere Liberty 17.0.0.3]    ||      ||  
Line 163: Line 163:
 
! Version !! Passed TCK !! In progress !! Pending
 
! 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] <br> [http://openliberty.io/ Open Liberty]     ||  
+
| rowspan="1" | [https://projects.eclipse.org/projects/technology.microprofile/releases/opentracing-1.0 1.0] || [https://openliberty.io/downloads/ Open Liberty 18.0.0.1] <br/> [https://developer.ibm.com/wasdev/ WebSphere Liberty 18.0.0.1] || [http://wildfly-swarm.io/ WildFly Swarm]   ||  
 
|}
 
|}
  
Line 172: Line 172:
 
! Version !! Passed TCK !! In progress !! Pending
 
! Version !! Passed TCK !! In progress !! Pending
 
|-
 
|-
| rowspan="1" | [https://projects.eclipse.org/projects/technology.microprofile/releases/openapi-1.0 1.0] || [http://openliberty.io/ Open Liberty]  || [http://wildfly-swarm.io/ WildFly Swarm]      ||  
+
| rowspan="1" | [https://projects.eclipse.org/projects/technology.microprofile/releases/openapi-1.0 1.0] || [https://openliberty.io/downloads/ Open Liberty 18.0.0.1] <br/> [https://developer.ibm.com/wasdev/ WebSphere Liberty 18.0.0.1]  || [http://wildfly-swarm.io/ WildFly Swarm]      ||  
 
|}
 
|}
  
Line 181: Line 181:
 
! Version !! Passed TCK !! In progress !! Pending
 
! 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 2018.2.0] || [http://openliberty.io/ Open Liberty]      ||  
+
| rowspan="1" | [https://projects.eclipse.org/projects/technology.microprofile/releases/type-safe-rest-client-1.0 1.0] || [http://wildfly-swarm.io/ WildFly Swarm 2018.2.0] <br/> [https://openliberty.io/downloads/ Open Liberty 18.0.0.1] <br/> [https://developer.ibm.com/wasdev/ WebSphere Liberty 18.0.0.1] ||     ||  
 
|}
 
|}

Revision as of 17:14, 2 April 2018

MicroProfile Releases

Version Specs included Passed TCK In progress Pending
1.3 Open API 1.0
Open Tracing 1.0
Type Safe Rest Client 1.0
Config 1.2
Fault Tolerance 1.0
Jwt Auth 1.0
Metrics 1.1
Health 1.0
CDI 1.2
JSON-P 1.0
JAX-RS 2.0
Open Liberty 18.0.0.1
WebSphere Liberty 18.0.0.1
WildFly Swarm
Payara Server 182
Payara Micro 182
1.2 Config 1.1
Fault Tolerance 1.0
Jwt Auth 1.0
Metrics 1.0
Health 1.0
CDI 1.2
JSON-P 1.0
JAX-RS 2.0
Open Liberty 17.0.0.3
WebSphere Liberty 17.0.0.3
WildFly Swarm 2017.12.1
Payara Server 181
Payara Micro 181
1.1 Config 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
Open Liberty 18.0.0.1
WebSphere Liberty 18.0.0.1
1.1 Open Liberty 17.0.0.3
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 17.0.0.3
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 17.0.0.3
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
Open Liberty 18.0.0.1
WebSphere Liberty 18.0.0.1
1.0 Open Liberty 17.0.0.3
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 17.0.0.3
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 Open Liberty 18.0.0.1
WebSphere Liberty 18.0.0.1
WildFly Swarm

MP Open API

Version Passed TCK In progress Pending
1.0 Open Liberty 18.0.0.1
WebSphere Liberty 18.0.0.1
WildFly Swarm

MP Type Safe REST Client

Version Passed TCK In progress Pending
1.0 WildFly Swarm 2018.2.0
Open Liberty 18.0.0.1
WebSphere Liberty 18.0.0.1

Back to the top