Key Changes
- [feature]: support FLAT nesting type for map/parallel by @zhongkechen in #335
- [feature]: add virtual to child context config by @zhongkechen in #363
- [feature]: withRetry helper by @SilanHe in #343
- [feature]: add retryable exception by @zhongkechen in #350
- [bugfix]: fix the result size in ParallelResult by @zhongkechen in #339
- [bugfix]: move SuspendExecutionException to under Error by @zhongkechen in #368
- [bugfix]: fix inconsistency result when replay concurrency operations by @zhongkechen in #348
- [bugfix]: fix ConcurrentModificationException when completing invocations by @zhongkechen in #362
- [bugfix]: avoid checkpoint when replay in large result mode by @zhongkechen in #336
Other Changes
- [chore]: remove obsolete sync workflows by @zhongkechen in #340
- [chore]: Update UserAgent header format by @nvasiu in #367
- [maven]: Bump software.amazon.awssdk:bom from 2.43.1 to 2.43.2 by @dependabot[bot] in #365
New Contributors
Full Changelog: v1.0.1...v1.1.0