Serverlessworkflow Sdk Java Versions Save

Java SDK for Serverless Workflow

4.0.5.Final

6 months ago

CVEs are fixed and a new release pipeline is in place to automate our releases.

What's Changed

Full Changelog: https://github.com/serverlessworkflow/sdk-java/compare/4.0.4.Final...4.0.5.Final

4.0.4.Final

10 months ago

4.0.4.Final release of the Serverless Workflow Java SDK. Conforms to the spec release 0.8,

Includes updates and CVEs fixes.

What's Changed

Full Changelog: https://github.com/serverlessworkflow/sdk-java/compare/4.0.3.Final...4.0.4.Final

4.0.3.Final

2 years ago

4.0.3.Final release of the Serverless Workflow Java SDK. Conforms to the spec release 0.8

  • Fix for workflow auth (is array now)
  • Fix validation for callback state

4.0.2.Final

2 years ago

4.0.2.Final release of the Serverless Workflow Java SDK. Conforms to the spec release 0.8

  • fix for workflow annotations definitions
  • support for custom templates in diagram generation

4.0.1.Final

2 years ago

4.0.1.Final release of the Serverless Workflow Java SDK. Conforms to the spec release 0.8

  • small fixes to validation
  • added test jar plugin

4.0.0.Final

2 years ago

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

3.0.0.Final

2 years ago

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

2.0.0.Final

3 years ago

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

1.0.3.Final

3 years ago

Adds the updates to:

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

1.0.2.Final

3 years ago

Adds compensation impl.