Releases: indeedeng/iwf
Releases · indeedeng/iwf
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