v1.1.2 - concurrency fixes, lambda client caching
·
42 commits
to main
since this release
Immutable
release. Only release title and notes can be modified.
What's Changed
- docs: update README and fix docs links by @embano1 in #247
- chore(deps): bump the actions-deps group with 3 updates by @dependabot[bot] in #243
- refactor: reuse the Lambda client by @leandrodamascena in #251
- refactor: adding type annotations from mypy stubs by @leandrodamascena in #256
- docs: fix duration format in examples by @embano1 in #259
- chore(deps): bump the actions-deps group with 2 updates by @dependabot[bot] in #260
- fix: Add TIMED_OUT to terminal states for replay by @leandrodamascena in #263
- docs: Fix child contexts docs by @leandrodamascena in #264
- docs: add agents.md by @yaythomas in #265
- ci: remove version when syncing file by @ayushiahjolia in #266
- chore(deps): bump the actions-deps group with 3 updates by @dependabot[bot] in #268
- docs: fix parallel docs by @embano1 in #267
- fix: convert Unix timestamps in Lambda input by @yaythomas in #270
- fix: concurrency TypeError on identical resume times by @yaythomas in #272
- chore: version 1.1.1 -> 1.1.2 by @yaythomas in #273
New Contributors
- @embano1 made their first contribution in #247
- @ayushiahjolia made their first contribution in #266
Full Changelog: 1.1.1...v1.1.2