Releases: aws/aws-durable-execution-sdk-python-testing
Releases · aws/aws-durable-execution-sdk-python-testing
v1.2.1 - compatibility with aws-durable-execution-sdk-python 1.5.0
Immutable
release. Only release title and notes can be modified.
Summary
Install this for compatibility with aws-durable-execution-sdk-python v1.5.0
What's Changed
- fix: url-decode path segments in route layer by @yaythomas in #223
- chore: v1.2.0 -> v1.2.1 by @yaythomas in #224
Full Changelog: v1.2.0...v1.2.1
v1.2.0
Immutable
release. Only release title and notes can be modified.
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
v1.1.2 - invoke timeout & timestamp format fixes
Immutable
release. Only release title and notes can be modified.
Highlights
- fix: convert InvocationCompletedDetails to unix milliseconds
- fix: extend Lambda read_timeout
What's Changed
- fix: convert InvocationCompletedDetails to unix milliseconds by @yaythomas in #194
- fix: StopDurableExecution should return idempotent response by @bchampp in #195
- Add slack notification workflow by @wangyb-A in #197
- chore: update trigger condition by @wangyb-A in #199
- chore: pin ruff tool target version by @wangyb-A in #200
- chore: remove emulator PR workflow by @bchampp in #201
- chore: pin 3rd action commit SHA by @wangyb-A in #202
- feat: publish emulator image directly from testing library by @SilanHe in #196
- fix: extend Lambda read_timeout, disable retries by @willmizzi in #204
- v1.1.1 -> v1.1.2 by @yaythomas in #205
New Contributors
- @willmizzi made their first contribution in #204
Full Changelog: v1.1.1...v1.1.2
v1.1.1
Immutable
release. Only release title and notes can be modified.
What's Changed
Fix bug where incorrect date format was passed in on start durable execution to the local runner.
Detailed changelog:
- fix: use to/from_json_dict for operation serdes by @wangyb-A in #185
- ci: v1.1.0 -> v1.1.1 by @yaythomas in #190
Full Changelog: 1.1.0...v1.1.1
Release 1.1.0
Immutable
release. Only release title and notes can be modified.
What's Changed
- chore: Update README.md to fix installation typo by @SilanHe in #173
- fix: timeout executions based on execution timeout by @bchampp in #169
- chore: Update pyproject.toml desciption format to be consistent with … by @SilanHe in #174
- chore: Update about.py to update version to 1.0.0.post2 by @SilanHe in #175
- chore(sdk): use public boto3 Lambda client by @leandrodamascena in #177
- ci: Create scorecard.yml by @SilanHe in #178
- example: add callback examples by @wangyb-A in #153
- examples: map partially completion by @wangyb-A in #146
- examples: add examples for mixed ops, no replay step and childcontext failure by @wangyb-A in #145
- examples: update map concurrency config by @wangyb-A in #180
- fix: increase max_retries for acceptance tests function create by @wangyb-A in #179
- examples: add concurrency callback example by @wangyb-A in #159
- chore: Bump version to 1.1.0 by @SilanHe in #186
Full Changelog: 1.0.0...1.1.0
Release 1.0.0.post2
chore: Update __about__.py to update version for 1.0.0.post2 (#175)
Release 1.0.0.post1
Fixing installation instruction in README
Release 1.0.0
Update pyproject.toml to include PyPi dependency instead of Github di…
0.0.1-alpha release on PyPI to squat on name
0.0.1-alpha release on PyPI to squat on name
0.0.0 test release on test PyPI
0.0.0 test release on test PyPI