Skip to content

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

v1.4.0 - batch fixes & perf

06 Apr 18:36
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

Summary

  • feat: version is now exported from the package root (#293)
  • fix: BatchResult import and completion reason logic corrected (#294, #286)
  • fix: map and parallel now exit early on empty input list (#324)
  • fix: Empty checkpoints coalesced in batch to improve performance (#336)

Detailed Changes

  • fix: Import concrete BatchResult by @yaythomas in #294
  • fix: BatchResult completion reason logic by @yaythomas in #286
  • docs: Fix python map function in agent md. by @dhegberg in #306
  • docs: remove unimplemented ItemBatcher documentation from map.md by @abhu85 in #310
  • docs: change python version to supported runtime in agents.md by @dhegberg in #302
  • docs: Fix getting started example. by @eruvanos in #305
  • docs: fix map operation examples to return JSON-serializable dict by @yaythomas in #312
  • chore(deps): bump the actions-deps group with 2 updates by @dependabot[bot] in #298
  • feat: export version from package root by @Iamrodos in #293
  • chore: Add github action, pin hatch version by @wangyb-A in #318
  • test: Remove token when pulling repo by @dhegberg in #314
  • chore(deps): bump the actions-deps group across 1 directory with 3 updates by @dependabot[bot] in #319
  • fix: exit earily on empty list in map and parallel by @yaythomas in #324
  • chore(deps): bump the actions-deps group across 1 directory with 4 updates by @dependabot[bot] in #326
  • chore(deps): bump github/codeql-action from 4.32.6 to 4.35.1 in the actions-deps group by @dependabot[bot] in #331
  • chore: pin 3rd action version to SHA by @wangyb-A in #334
  • fix: coalesce empty checkpoints by @AdityaAudi in #336
  • chore: v1.3.0 -> v1.4.0 by @yaythomas in #338

New Contributors

Full Changelog: v1.3.0...v1.4.0

v1.3.0 - Attempt count fix, Checkpoint batch count limit

03 Feb 22:30
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's Changed

Full Changelog: v1.1.2...v1.3.0

v1.1.2 - concurrency fixes, lambda client caching

27 Jan 18:09
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.1.1...v1.1.2

Release 1.1.1

12 Jan 23:31
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's Changed

Full Changelog: 1.1.0...1.1.1

Release 1.1.0

09 Dec 22:14
Immutable release. Only release title and notes can be modified.

Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 1.0.0.post1...1.1.0

Release 1.0.0.post1

02 Dec 15:43
Immutable release. Only release title and notes can be modified.
f75878e

Choose a tag to compare

chore: Update __about__.py (#226)

Release 1.0.0

02 Dec 14:19

Choose a tag to compare

chore: update project name in README.md

test release 0.0.2

25 Nov 21:55
0124cb3

Choose a tag to compare

test release 0.0.2 Pre-release
Pre-release

test

0.0.1-alpha release on PyPI to squat on name

01 Oct 20:09
273e809

Choose a tag to compare

0.0.1-alpha release on PyPI to squat on name

0.0.0 test release on test PyPI

01 Oct 18:29
3189c83

Choose a tag to compare

Pre-release

0.0.0 test release on test PyPI