Skip to content

Releases: indeedeng/iwf-java-sdk

v2.5.8 Patch Release

01 May 22:39
a0e12b1
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.5.5...v2.5.8

v2.5.5 Patch Release

08 Mar 00:30
b640e6c
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.5.4...v2.5.5

v2.5.4 Release

21 Feb 05:17
5d52f3d
Compare
Choose a tag to compare

Summary

No behavior changes, just some refactoring to make the API more friendly to use.

  • waitForStateExecutionCompletion provides a better strongly typing experience
  • rename getSimpleWorkflowResultWithWait to waitForWorkflowCompletion to be consistent

See this example for how to use these APIs.

What's Changed

  • Improve WaitForStateCompletion API with strongly typing experience, and rename getSimpleWorkflowResultWithWait to waitForWorkflowCompletion by @longquanzheng in #216
  • Add README and minor fix waitForCompletionStates name by @longquanzheng in #217

Full Changelog: v2.5.2...v2.5.4

v2.5.2 Release

03 Jan 21:52
08a5d25
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.5.1...v2.5.2

v2.5.1 Patch Release

28 Nov 00:29
db7f7c7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.5.0...v2.5.1

v2.5.0 Release

17 Nov 04:40
b87c388
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.4.0...v2.5.0

v2.4.0 Release

25 Aug 22:05
Compare
Choose a tag to compare

Note that some of the new feature must be used with server version 1.8+:

  • RPC locking
  • execute API failure policy

What's Changed

Full Changelog: v2.3.0...v2.4.0

v2.3.0 Release

27 Jul 20:22
757eed4
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.2.0...v2.3.0

v2.2.0 Release

06 Jul 21:00
Compare
Choose a tag to compare

New Features

  • Conditional complete workflow if signal/internal channel is empty, otherwise trigger state movements

Note that the new feature must be used with server version 1.7+.

What's Changed

Full Changelog: v2.1.2...v2.2.0

v2.1.2 Release

05 Jun 17:06
Compare
Choose a tag to compare

⚠️ 2.1.0 and 2.1.1 is considered deprecated(because of API namings). Please skip and upgrade to 2.1.2 directly

What's Changed

Full Changelog: v2.0.4...v2.1.2