Skip to content

Releases: serverlessworkflow/sdk-java

4.0.0.Final

29 Nov 01:39
916890d
Compare
Choose a tag to compare

4.0.0.Final release of the Serverless Workfow Java SDK. Conforms to the spec release 0.8

3.0.0.Final

04 Sep 23:27
186809c
Compare
Choose a tag to compare

3.0.0.Final release of the Serverless Workfow Java SDK. Conforms to the spec release 0.7

2.0.0.Final

20 Mar 18:03
6518606
Compare
Choose a tag to compare

2.0.0.Final Serverless Workflow Java SDK release. Conforms to the Serverless workflow specification version v0.6

1.0.3.Final

22 Jan 21:31
eca8663
Compare
Choose a tag to compare

Adds the updates to:

  • Start/end definitions
  • Removal of JitPack repository
  • Cron definition

1.0.2.Final

11 Dec 17:38
3533410
Compare
Choose a tag to compare

Adds compensation impl.

1.0.1.Final

14 Nov 04:36
4a10779
Compare
Choose a tag to compare

Includes important updates to project poms so they can be properly released onto maven central repository.

1.0.0 Final

11 Nov 17:28
166f778
Compare
Choose a tag to compare

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!