Skip to content
This repository was archived by the owner on Jun 10, 2026. It is now read-only.

Releases: aws/aws-durable-execution-sdk-python-testing

v1.2.1 - compatibility with aws-durable-execution-sdk-python 1.5.0

Choose a tag to compare

@yaythomas yaythomas released this 21 May 02:17
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

Full Changelog: v1.2.0...v1.2.1

v1.2.0

Choose a tag to compare

@yaythomas yaythomas released this 20 May 19:58
Immutable release. Only release title and notes can be modified.

summary

What's Changed

New Contributors

Full Changelog: v1.1.2...v1.2.0

v1.1.2 - invoke timeout & timestamp format fixes

Choose a tag to compare

@yaythomas yaythomas released this 21 Apr 18:57
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

New Contributors

Full Changelog: v1.1.1...v1.1.2

v1.1.1

Choose a tag to compare

@yaythomas yaythomas released this 30 Jan 01:28
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:

Full Changelog: 1.1.0...v1.1.1

Release 1.1.0

Choose a tag to compare

@wangyb-A wangyb-A released this 07 Jan 18:24
Immutable release. Only release title and notes can be modified.
6d48cac

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

Choose a tag to compare

@SilanHe SilanHe released this 02 Dec 15:43
d99e230
chore: Update __about__.py to update version for 1.0.0.post2 (#175)

Release 1.0.0.post1

Choose a tag to compare

@SilanHe SilanHe released this 02 Dec 15:04
3eb9518

Fixing installation instruction in README

Release 1.0.0

Choose a tag to compare

@SilanHe SilanHe released this 02 Dec 14:42
9e3bb49
Update pyproject.toml to include PyPi dependency instead of Github di…

0.0.1-alpha release on PyPI to squat on name

Choose a tag to compare

@SilanHe SilanHe released this 01 Oct 20:09
2158dfb

0.0.1-alpha release on PyPI to squat on name

0.0.0 test release on test PyPI

Pre-release

Choose a tag to compare

@SilanHe SilanHe released this 01 Oct 18:30
c7e7574

0.0.0 test release on test PyPI