Releases: serverlessworkflow/sdk-java
4.0.0.Final
4.0.0.Final release of the Serverless Workfow Java SDK. Conforms to the spec release 0.8
3.0.0.Final
3.0.0.Final release of the Serverless Workfow Java SDK. Conforms to the spec release 0.7
2.0.0.Final
2.0.0.Final Serverless Workflow Java SDK release. Conforms to the Serverless workflow specification version v0.6
1.0.3.Final
Adds the updates to:
- Start/end definitions
- Removal of JitPack repository
- Cron definition
1.0.2.Final
Adds compensation impl.
1.0.1.Final
Includes important updates to project poms so they can be properly released onto maven central repository.
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!