1
- ![ Verify JAVA SDK] ( https://github.com/serverlessworkflow/sdk-java/workflows/Verify%20JAVA%20SDK/badge.svg )
2
- ![ Deploy JAVA SDK] ( https://github.com/serverlessworkflow/sdk-java/workflows/Deploy%20JAVA%20SDK/badge.svg ) [ ![ Gitpod ready-to-code] ( https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod )] ( https://gitpod.io/#https://github.com/serverlessworkflow/sdk-java )
1
+ [ ![ Gitpod ready-to-code] ( https://img.shields.io/badge/Gitpod-ready--to--code-blue?logo=gitpod )] ( https://gitpod.io/#https://github.com/serverlessworkflow/sdk-java )
3
2
4
3
# Serverless Workflow Specification - Java SDK
5
4
@@ -14,16 +13,16 @@ With the SDK you can:
14
13
15
14
## Status
16
15
17
- | Latest Releases | Conformance to spec version |
18
- | :---: | :---: |
19
- | [ 7.0.0.Final ] ( https://github.com/serverlessworkflow/sdk-java/releases/tag/7.0 .0.Final ) | [ v1.0.0] ( https://github.com/serverlessworkflow/specification/tree/1.0.x ) |
20
- | [ 5.0.0.Final ] ( https://github.com/serverlessworkflow/sdk-java/releases/tag/5.0 .0.Final ) | [ v0.8] ( https://github.com/serverlessworkflow/specification/tree/0.8.x ) |
21
- | [ 4.0.5.Final ] ( https://github.com/serverlessworkflow/sdk-java/releases/tag/4.0.5. Final ) | [ v0.8] ( https://github.com/serverlessworkflow/specification/tree/0.8.x ) |
22
- | [ 3.0.0.Final] ( https://github.com/serverlessworkflow/sdk-java/releases/tag/3.0.0.Final ) | [ v0.7] ( https://github.com/serverlessworkflow/specification/tree/0.7.x ) |
23
- | [ 2.0.0.Final] ( https://github.com/serverlessworkflow/sdk-java/releases/tag/2.0.0.Final ) | [ v0.6] ( https://github.com/serverlessworkflow/specification/tree/0.6.x ) |
24
- | [ 1.0.3.Final] ( https://github.com/serverlessworkflow/sdk-java/releases/tag/1.0.3.Final ) | [ v0.5] ( https://github.com/serverlessworkflow/specification/tree/0.5.x ) |
25
-
26
- Note that 6.0.0.Final, which will be the one for specification version 0.9, is skipped intentionally in case someone want to work on it.
16
+ | Latest Releases | Conformance to spec version |
17
+ | :------------------------------------------------------------------------------------ : | :------------------------------------------------------------------- ---: |
18
+ | [ 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 ) |
19
+ | [ 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 ) |
20
+ | [ 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 ) |
21
+ | [ 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 ) |
22
+ | [ 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 ) |
23
+ | [ 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 ) |
24
+
25
+ > ** Note: ** ` 6.0.0.Final ` (planned for spec ** v0.9 ** ) is intentionally ** skipped** to leave room for anyone who wants to work on it.
27
26
28
27
## JDK Version
29
28
0 commit comments