Skip to content

Commit 19b0f38

Browse files
Remove status information
1 parent efb6d06 commit 19b0f38

File tree

1 file changed

+0
-14
lines changed

1 file changed

+0
-14
lines changed

impl/README.md

Lines changed: 0 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,6 @@ A lightweight, non-blocking, reactive **runtime** for the [Serverless Workflow](
88

99
## Contents
1010

11-
* [Status](#status)
1211
* [Features](#features)
1312
* [Modules](#modules)
1413
* [Installation](#installation)
@@ -23,19 +22,6 @@ A lightweight, non-blocking, reactive **runtime** for the [Serverless Workflow](
2322

2423
---
2524

26-
## Status
27-
28-
| Latest Releases | Conformance to spec version |
29-
| :------------------------------------------------------------------------------------: | :----------------------------------------------------------------------: |
30-
| [7.x](https://github.com/serverlessworkflow/sdk-java/releases/tag/7.1.0.Final) (Java 17)| [v1.0.0](https://github.com/serverlessworkflow/specification/tree/1.0.x) |
31-
| [5.x](https://github.com/serverlessworkflow/sdk-java/releases/tag/5.1.0.Final) (Java 11) | [v0.8](https://github.com/serverlessworkflow/specification/tree/0.8.x) |
32-
| [4.x](https://github.com/serverlessworkflow/sdk-java/releases/tag/4.1.0.Final) (Java 1.8) | [v0.8](https://github.com/serverlessworkflow/specification/tree/0.8.x) |
33-
| [3.0.0.Final](https://github.com/serverlessworkflow/sdk-java/releases/tag/3.0.0.Final) (Java 1.8) | [v0.7](https://github.com/serverlessworkflow/specification/tree/0.7.x) |
34-
| [2.0.0.Final](https://github.com/serverlessworkflow/sdk-java/releases/tag/2.0.0.Final) (Java 1.8) | [v0.6](https://github.com/serverlessworkflow/specification/tree/0.6.x) |
35-
| [1.0.3.Final](https://github.com/serverlessworkflow/sdk-java/releases/tag/1.0.3.Final) (Java 1.8) | [v0.5](https://github.com/serverlessworkflow/specification/tree/0.5.x) |
36-
37-
> **Note:** `6.0.0.Final` (planned for spec **v0.9**) is intentionally **skipped** to leave room for anyone who wants to work on it.
38-
3925
## Features
4026

4127
This reference implementation can run workflows consisting of:

0 commit comments

Comments
 (0)