Key Changes
- [testing]: add callback utility methods to cloud runner by @zhongkechen in #316
- [testing]: add custom serDes support by @zhongkechen in #320
- [bugfix]: fix anyOf with empty map by @zhongkechen in #322
- [bugfix]: fix polling by @zhongkechen in #302
- [bugfix]: add presuspend sanity check and fix a bug in retry by @zhongkechen in #275
- [bugfix]: fix thread synchronization and add some complex parallel tests by @wangyb-A in #284
Other Chnages
- [testing]: make local runner checkpoint API return only updated operations by @zhongkechen in #321
- [testing]: add logic to detect thread pool leak by @zhongkechen in #308
- [chore]: create a milestone badge by @zhongkechen in #283
- [chore]: fix auto merge bot by @zhongkechen in #294
- [chore]: Pin action version to SHA by @wangyb-A in #305
- [chore]: update examples to use zip deployment by @zhongkechen in #310
- [test]: Update size assertion in ParallelIntegrationTest:testParallelWithMinSuccessful_earlyTermination by @SilanHe in #315
- [test]: relax replay time in e2e test by @zhongkechen in #319
- [test]: [Map] Add complex tests by @wangyb-A in #303
- [test]: add test cases for virtual thread pool by @zhongkechen in #324
- [doc]: Update outdated design and API documentation by @ayushiahjolia in #327
- [doc]: Add ctx.parallel() to features and quick start by @zhongkechen in #299
Full Changelog: v1.0.0...v1.0.1