Releases: serverlessworkflow/sdk-java
4.0.5.Final
CVEs are fixed and a new release pipeline is in place to automate our releases.
What's Changed
- [4.0.x] Key property is missing in the Workflow by @ricardozanini in #234
- [4.0.x] Remove unnecessary version tags from pom.xml files by @MarianMacik in #248
- Ignore javadoc errors by @ricardozanini in #287
- Fix GHA Maven secret var and trigger release 4.0.5 by @ricardozanini in #294
- Fix release pipeline to checkout before performing release by @ricardozanini in #295
Full Changelog: 4.0.4.Final...4.0.5.Final
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.