This repository was archived by the owner on Jun 10, 2026. It is now read-only.
v1.2.0
summary
- compatibility with Durable Execution SDK 1.5.0 https://github.com/aws/aws-durable-execution-sdk-python/releases/tag/v1.5.0
- Lighter install, removed unnecessary dependencies
What's Changed
- [chore]: remove unnecessary dependencies on yaml by @zhongkechen in #206
- [chore]: remove unnecessary dependencies on yaml by @zhongkechen in #207
- [clean]: remove requests library by @zhongkechen in #208
- move examples to SDK by @zhongkechen in #218
- [fix]: input payload too big to fit in initial execution state by @zhongkechen in #216
- chore: split notify_slack into separate workflows by @yaythomas in #220
- chore: v1.1.2 -> v1.2.0 by @yaythomas in #221
New Contributors
- @zhongkechen made their first contribution in #206
Full Changelog: v1.1.2...v1.2.0