Releases: serverlessworkflow/sdk-java
Releases · serverlessworkflow/sdk-java
1.0.0 Final
On the behalf of the Serverless Workflow community, I'm pleased to announce that we're releasing Serverless Workflow Java SDK 1.0.0 Final.
This is the first release of the SDK and conforms to the Serverless Workflow specification 0.5 release.
Features available in this release are:
- Parsing of workflow JSON and YAML definitions
- Programmatically building workflow definitions
- Validation of workflow definitions (both schema and workflow integrity validation)
- Generation of workflow diagram (SVG)
For more information and how to use features of this release please look at the readme of the release branch for this release version.
Happy hacking!