| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-07-13 | 332 Bytes | |
| Release 2026-07-13 source code.tar.gz | 2026-07-13 | 28.4 MB | |
| Release 2026-07-13 source code.zip | 2026-07-13 | 31.0 MB | |
| Totals: 3 Items | 59.4 MB | 0 | |
Release 2026-07-13
Amazon.Lambda.DurableExecution (0.3.1-preview)
- Fix durable execution conformance issues found via cross-SDK testing. WaitForCondition now re-emits a fresh START on each poll iteration (READY/PENDING replays), matching the Python/JS/Java SDKs and the spec; only a STARTED-status replay skips it. Preview.