Releases: aws/aws-durable-execution-sdk-js
Releases · aws/aws-durable-execution-sdk-js
Release sdk-1.0.1, testing-sdk-1.1.0, eslint-1.0.0
Immutable
release. Only release title and notes can be modified.
@aws/durable-execution-sdk-js: 1.0.1
@aws/durable-execution-sdk-js-testing: 1.1.0
@aws/durable-execution-sdk-js-eslint-plugin 1.0.0
What's Changed
- chore: generate API docs and update SDK docs and README by @anthonyting in #352
- fix(testing-sdk): only use execution history in determining execution completion by @anthonyting in #351
- chore: use public aws-sdk by @anthonyting in #354
- chore(testing-sdk): fix all typescript errors in tests by @anthonyting in #355
- feat(sdk): implement centralized termination by @ParidelPooya in #345
- fix(testing-sdk): fix duplicate start history event for retry updates by @anthonyting in #356
- refactor(sdk): remove unused activeOperationsTracker dead code by @ParidelPooya in #358
- fix(sdk): fix wait-for-condition incorrect attempt counting by @anthonyting in #357
- ci: Create scorecard.yml by @SilanHe in #360
- feat(examples): enable history tests in most examples by @anthonyting in #346
- ci: remove version when syncing file by @anthonyting in #363
- fix(sdk): correct FAILURE_TOLERANCE_EXCEEDED behavior in concurrent operations by @ParidelPooya in #359
- feat(testing-sdk): add option to specify checkpoint delay on local runner by @anthonyting in #366
- test: add basic step serde example by @embano1 in #371
- fix(testing-sdk): fix race condition where concurrent updates can cause duplicate invocations by @anthonyting in #362
- fix(sdk): remove 3-second timeout from checkpoint queue completion by @ParidelPooya in #368
- fix(testing-sdk): use a better error message when error data is missing by @anthonyting in #373
- chore: fix repository links in package.json by @anthonyting in #377
- docs: fix durable invoke comment by @embano1 in #380
- ci: fix concurrency groups and cleanup only when PR is closed or merged by @anthonyting in #383
- fix(examples): rename function names in SAM template to match integration-test.js script by @anthonyting in #312
- refactor(examples): do not require explicit name/functionName for createTests by @anthonyting in #374
- fix(testing-sdk): fix errors when running as esm by @anthonyting in #390
- fix(testing-sdk): only return new data in checkpoint response by @anthonyting in #393
- refactor(sdk): optimize finishedAncestors with finished runInChildContext tracking by @ParidelPooya in #386
- feat(testing-sdk): add full support for run-durable CLI by @anthonyting in #392
- chore: update version to 1.0.1 for sdk and testing sdk by @SilanHe in #375
Full Changelog: 1.0.0...sdk-1.0.1/testingsdk-1.1.0/eslint-1.0.0
Release 1.0.0
chore(testing-sdk): improve exported types and jsdoc in testing libra…
test release 0.0.1
test release eslint-plugin
test release 0.0.0
test