Skip to content

Commit c29376e

Browse files
radcortezcescoffier
authored andcommitted
Update specification versions to the latest LTS
1 parent 755dd32 commit c29376e

File tree

1 file changed

+18
-17
lines changed

1 file changed

+18
-17
lines changed

_includes/standards.html

Lines changed: 18 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -11,22 +11,23 @@
1111
</div>
1212
</div>
1313

14-
<h3>Quarkus implements the following Specifications:</h3>
14+
<h3>Quarkus 3.20 (latest LTS) implements the following Specifications:</h3>
1515
<br>
1616

1717
<div class="grid-wrapper center">
1818
<div class="width-3-12 width-12-12-m">
1919
<a href="https://jakarta.ee"><img src="{{site.baseurl}}/assets/images/about/jakarta.svg"></a>
2020
</div>
2121
<div class="width-9-12 width-12-12-m">
22-
<a href="https://jakarta.ee/specifications/cdi//">Jakarta Contexts and Dependency Injection 4.0 (Lite)</a>
22+
<br><a href="https://jakarta.ee/specifications/coreprofile/">Jakarta Core 10</a>
23+
<br><a href="https://jakarta.ee/specifications/cdi/">Jakarta Contexts and Dependency Injection 4.1 (Lite)</a>
2324
<br><a href="https://jakarta.ee/specifications/bean-validation/">Jakarta Bean Validation 3.0</a>
2425
<br><a href="https://jakarta.ee/specifications/persistence/">Jakarta Persistence 3.1</a>
2526
<br><a href="https://jakarta.ee/specifications/transactions/">Jakarta Transactions 2.0</a>
26-
<br><a href="https://jakarta.ee/specifications/restful-ws/">Jakarta RESTful Web Services 3.0</a>
27-
<br><a href="https://jakarta.ee/specifications/jsonp/">Jakarta JSON Processing 2.0</a>
28-
<br><a href="https://jakarta.ee/specifications/jsonp/">Jakarta JSON Binding 2.0</a>
29-
<br><a href="https://jakarta.ee/specifications/batch/">Jakarta Batch 2.0</a>
27+
<br><a href="https://jakarta.ee/specifications/restful-ws/">Jakarta RESTful Web Services 3.1</a>
28+
<br><a href="https://jakarta.ee/specifications/jsonp/">Jakarta JSON Processing 2.1</a>
29+
<br><a href="https://jakarta.ee/specifications/jsonp/">Jakarta JSON Binding 2.1</a>
30+
<br><a href="https://jakarta.ee/specifications/batch/">Jakarta Batch 2.1</a>
3031
</div>
3132
</div>
3233

@@ -42,20 +43,18 @@ <h3>Quarkus implements the following Specifications:</h3>
4243
</a>
4344
</div>
4445
<div class="width-9-12 width-12-12-m">
45-
<a href="https://github.com/eclipse/microprofile-config">MicroProfile Config 3.0</a>
46+
<a href="https://github.com/eclipse/microprofile-config">MicroProfile Config 3.1</a>
4647
<br><a href="https://github.com/eclipse/microprofile-jwt-auth">MicroProfile JWT RBAC 2.1</a>
4748
<br><a href="https://github.com/eclipse/microprofile-health">MicroProfile Health 4.0</a>
48-
<br><a href="https://github.com/eclipse/microprofile-fault-tolerance">MicroProfile Fault Tolerance 4.0</a>
49-
<br><a href="https://github.com/eclipse/microprofile-metrics">MicroProfile Metrics 4.0</a>
50-
<br><a href="https://github.com/eclipse/microprofile-open-api">MicroProfile OpenAPI 3.1</a>
51-
<br><a href="https://github.com/eclipse/microprofile-opentracing">MicroProfile OpenTracing 3.0</a>
52-
<br><a href="https://github.com/eclipse/microprofile-rest-client">MicroProfile REST Client 3.0</a>
49+
<br><a href="https://github.com/eclipse/microprofile-fault-tolerance">MicroProfile Fault Tolerance 4.1</a>
50+
<br><a href="https://github.com/eclipse/microprofile-open-api">MicroProfile OpenAPI 4.0</a>
51+
<br><a href="https://github.com/eclipse/microprofile-rest-client">MicroProfile REST Client 4.0</a>
52+
<br><a href="https://github.com/eclipse/microprofile-telemetry">MicroProfile Telemetry 2.0</a>
5353
<br><a href="https://github.com/eclipse/microprofile-context-propagation">MicroProfile Context Propagation 1.3</a>
5454
<br><a href="https://github.com/eclipse/microprofile-reactive-streams-operators">MicroProfile Reactive Streams Operators 3.0</a>
5555
<br><a href="https://github.com/eclipse/microprofile-reactive-messaging">MicroProfile Reactive Messaging 3.0</a>
5656
<br><a href="https://github.com/eclipse/microprofile-graphql">MicroProfile GraphQL 2.0</a>
5757
<br><a href="https://github.com/eclipse/microprofile-lra">MicroProfile Long Running Actions 2.0</a>
58-
<br><a href="https://github.com/eclipse/microprofile-telemetry">MicroProfile Telemetry 2.0</a>
5958
</div>
6059
</div>
6160

@@ -66,10 +65,12 @@ <h3>Quarkus implements the following Specifications:</h3>
6665
<a href="https://opentelemetry.io"><img src="{{site.baseurl}}/assets/images/about/opentelemetry.svg"></a>
6766
</div>
6867
<div class="width-9-12 width-12-12-m">
69-
<a href="https://github.com/open-telemetry/opentelemetry-specification/tree/v1.18.0/specification/trace">OpenTelemetry Trace 1.18</a>
70-
<br><a href="https://github.com/open-telemetry/opentelemetry-specification/tree/v1.18.0/specification/context">OpenTelemetry Context 1.18</a>
71-
<br><a href="https://github.com/open-telemetry/opentelemetry-specification/tree/v1.18.0/specification/baggage">OpenTelemetry Baggage 1.18</a>
72-
<br><a href="https://github.com/open-telemetry/opentelemetry-specification/tree/v1.18.0/specification/resource">OpenTelemetry Resource 1.18</a>
68+
<a href="https://github.com/open-telemetry/opentelemetry-specification/tree/v1.39.0/specification/trace">OpenTelemetry Trace 1.39</a>
69+
<br><a href="https://github.com/open-telemetry/opentelemetry-specification/tree/v1.39.0/specification/context">OpenTelemetry Context 1.39</a>
70+
<br><a href="https://github.com/open-telemetry/opentelemetry-specification/tree/v1.39.0/specification/baggage">OpenTelemetry Baggage 1.39</a>
71+
<br><a href="https://github.com/open-telemetry/opentelemetry-specification/tree/v1.39.0/specification/resource">OpenTelemetry Resource 1.39</a>
72+
<br><a href="https://github.com/open-telemetry/opentelemetry-specification/tree/v1.39.0/specification/metrics">OpenTelemetry Metrics 1.39</a>
73+
<br><a href="https://github.com/open-telemetry/opentelemetry-specification/tree/v1.39.0/specification/logs">OpenTelemetry Logs 1.39</a>
7374
</div>
7475
</div>
7576

0 commit comments

Comments
 (0)