What's New
- Released first GA version 1.0.0
- [Feature]: Add waitForCondition Operation by @nvasiu in #195
- [Feature]: Add ConcurrencyOperation and Parallel by @wangyb-A in #201
- [Feature]: Add Map Operation by @ayushiahjolia in #202
Breaking Changes
- [feat]: Moved config classes to config package by @zhongkechen in #266
- [fix]: Use 1-based attempt number by @zhongkechen in #272
What's Changed
- [Improvement]: Improve polling for step retries by @zhongkechen in #199
- [docs]: update the design doc with the threading details by @zhongkechen in #211
- [feat]: add accessors to TestOperation by @zhongkechen in #273
- [fix]: fix the thread leak when suspend by @zhongkechen in #280
- [refactor]: separate context impl and interface by @zhongkechen in #223
New Contributors
- @nvasiu made their first contribution in #133
- @ayushiahjolia made their first contribution in #151
Full Changelog: v0.5.0...v1.0.0