Releases: indeedeng/iwf
Releases · indeedeng/iwf
v1.0.0 RC5 Release
What's Changed
- Adding back CronSchedule and IdReusePolicy to StartWorkflowOptions by @duoertai in #82
- Fix interstate channel receive panic by @longquanzheng in #84
- Skip global versioning Search attribute for Cadence by @longquanzheng in #85
- Refactor for first release by @longquanzheng in #88
Full Changelog: v1.0.0-rc4...v1.0.0-rc5
v1.0.0 RC4 Release
What's Changed
- Adding initial iwf-server docker image. by @djbj505 in #71
- Fix docker and compose by @longquanzheng in #72
- Create code of conduct by @bell-kevin in #75
- Auto fix workerURL for docker for local env by @longquanzheng in #77
- add cron schedule and workflow id reuse policy by @duoertai in #79
- Revert "add cron schedule and workflow id reuse policy (#79)" by @longquanzheng in #81
- Fix any command of timer and signal combination by @longquanzheng in #80
New Contributors
- @djbj505 made their first contribution in #71
- @bell-kevin made their first contribution in #75
Full Changelog: v1.0.0-rc-3...v1.0.0-rc4
v1.0.0 ReleaseCandidate 3
What's Changed
- Update doc and provide taskQueue param by @longquanzheng in #70
Full Changelog: v1.0.0-rc-2...v1.0.0-rc-3
v1.0.0 ReleaseCandidate 2
What's Changed
- Implement system search attributes(global version, executingStateIds, IwfWorkflowType) by @longquanzheng in #68
Full Changelog: v1.0.0-rc-1...v1.0.0-rc-2
1.0.0 release candidate 1
What's Changed
- Implement AnyCommandCompleted decider trigger type by @longquanzheng in #58
- add getSearchAttribute by @duoertai in #60
- Update default state activity api timeout to 30s by @longquanzheng in #62
- Add more doc to iWF by @longquanzheng in #64
- Add cancel workflow API by @longquanzheng in #65
- Update IDL to move some stuff from stateDecision to stateDecideResponse by @longquanzheng in #66
- allow empty for any command type by @longquanzheng in #67
New Contributors
Full Changelog: v1.0.0-beta-2...v1.0.0-rc-1
Alpha release 1.0.0
This is the first release for testing. Welcome to early trial.
What's Changed
- Move test code to get method by @longquanzheng in #1
- Add workflow api to start workflow by @longquanzheng in #2
- Implement basic workflow execution by @longquanzheng in #4
- Add Config support by @longquanzheng in #5
- Implement timer & signal by @longquanzheng in #6
- Implement SearchAttribute, QueryAttribute and StateLocalAttribute by @longquanzheng in #7
- Add Signal and Query APIs by @longquanzheng in #8
- Use field requirements in IDL by @longquanzheng in #14
- Implement Get API and fix bug in state input/output passing by @longquanzheng in #19
- Done search api without test by @longquanzheng in #23
- Refactor to support Cadence by @longquanzheng in #33
- Support Cadence by @longquanzheng in #34
- Support Reset Workflow API by @longquanzheng in #35
- Enable testing search attribute by @longquanzheng in #37
- Rename signal method to signal channel by @longquanzheng in #38
- Fix build for idl change by @longquanzheng in #43
- Support InterstateChannel command by @longquanzheng in #49
- Refactor to run independent of gin by @longquanzheng in #51
New Contributors
- @longquanzheng made their first contribution in #1
Full Changelog: https://github.com/indeedeng/iwf/commits/v1.0.0-alpha