Releases: serverlessworkflow/sdk-java
4.0.4.Final
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
- Cherry-pick CVEs fixes and javadoc upgrade by @ricardozanini in #231
- Make serialized workflow compatible with schema (#224) by @ricardozanini in #233
Full Changelog: 4.0.3.Final...4.0.4.Final
4.0.3.Final
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
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
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
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.