Releases: indeedeng/iwf-java-sdk
Releases · indeedeng/iwf-java-sdk
v2.7.0
What's Changed
- IWF-122: add set search attributes and set data attributes by @ktrops in #262
- Jira/katiea/iwf 122 by @ktrops in #264
- Support initial data attribute on startWorkflow by @longquanzheng in #267
- Jira/iwf 273 Add/fix javadocs for exception thrown by @longquanzheng in #265
- Remove broken SuperCommand by @longquanzheng in #268
New Contributors
Full Changelog: v2.6.4...v2.7.0
v2.6.4
What's Changed
- IWF-119: Add workflowAlreadyStartedOptions by @lwolczynski in #258
- This depends on the new version of server v1.11.1
Full Changelog: v2.6.3...v2.6.4
v2.6.3
What's Changed
- Simplify the encoding type for default encoder by @longquanzheng in #255
- Bump release version to 2.6.2 by @longquanzheng in #256
- IWF-248: change to use getMethods instead of getDeclaredMethods for R… by @tomstuchinski in #257
New Contributors
- @tomstuchinski made their first contribution in #257
Full Changelog: v2.6.2...v2.6.3
v2.6.2
What's Changed
- Bumping version to 2.6.1 for release by @samuel27m in #251
- Add workflow type to context by @longquanzheng in #253
Full Changelog: v2.6.1...v2.6.2
v2.6.1
What's Changed
- Remove broken and unused methods and return parameters for waitForStateExecutionCompletion by @longquanzheng in #245
- Update PULL_REQUEST_TEMPLATE.md by @mixydubs in #246
- ℹ️ Requires new server v1.11.0
- IWF-138: Add waitForKey to WorkflowWaitForStateCompletion by @lwolczynski in #247
- IWF-206: Upgrade Temporal SDKs in iWF SDKs test envs by @samuel27m in #250
- IWF-137: Update iwf-idl to latest to allow to use separate persistency loading policy for waitUntil by @samuel27m in #248
Full Changelog: v2.6.0...v2.6.1
v2.6.0
What's Changed
- Sync IDL to latest by @longquanzheng in #239
- IWF-102: Require commandId to exist for ANY_COMMAND_COMBINATION_COMPLETED by @lwolczynski in #242
- 💥 Breaking changes (requires new server v1.10.0)
- IWF-107: Updating iwf-idl submodule to reflect changes for IdReusePol… by @stevo89519 in #243
New Contributors
- @stevo89519 made their first contribution in #243
Full Changelog: v2.5.13...v2.6.0
v2.5.13 Patch Release
What's Changed
- Fix readme link by @longquanzheng in #238
- IWF-117: Rename WorkflowNotExistsOrOpenException -> NoRunningWorkflowException by @lwolczynski in #240
Full Changelog: v2.5.12...v2.5.13
v2.5.12 Patch Release
What's Changed
- Move ClientSideException back to io.iworkflow.core by @lwolczynski in #237
Full Changelog: v2.5.11...v2.5.12
v2.5.11 Patch Release
What's Changed
- Reject empty StateDecision by @samuel27m in #233
- Add new ClientSideExceptions by @lwolczynski in #235
New Contributors
- @lwolczynski made their first contribution in #235
Full Changelog: v2.5.10...v2.5.11
v2.5.10 Patch Release
NOTE: this requires sever version 1.9.2 or higher.
What's Changed
- Fix waitForWorkflow API for workflow with multiple thread results by @longquanzheng in #230
- Replace firingUnixTimestamp with durationSeconds in TimerCommand by @samuel27m in #229
- Added .github/PULL_REQUEST_TEMPLATE by @mixydubs in #231
- Mwhitty/new pr template by @mixydubs in #232
- Upgrade waitForCompletionState to wait for all executions by @longquanzheng in #234
New Contributors
- @samuel27m made their first contribution in #229
- @mixydubs made their first contribution in #231
Full Changelog: v2.5.9...v2.5.10