Skip to content

Release 2026-06-17#2429

Merged
GarrettBeatty merged 2 commits into
devfrom
releases/next-release
Jun 18, 2026
Merged

Release 2026-06-17#2429
GarrettBeatty merged 2 commits into
devfrom
releases/next-release

Conversation

@aws-sdk-dotnet-automation

Copy link
Copy Markdown
Collaborator

Release 2026-06-17

Amazon.Lambda.DurableExecution (0.0.3-preview)

  • Rename the durable execution logging scope key from to so the AWS Lambda console correctly surfaces an execution's logs.
  • Add to for processing a collection in parallel with one child context per item and automatic checkpointing.
  • Breaking: renamed the concurrent-operation parent checkpoint payload field from (shipped format) to . The deserializer only binds , so durable executions checkpointed by earlier SDK versions will deserialize with an empty unit list and lose their per-unit names/statuses (including drift detection) on replay. In-flight workflows started on an earlier version should be drained before upgrading.

@aws-sdk-dotnet-automation aws-sdk-dotnet-automation added the Release PR A Release PR that includes versioning and changelog changes label Jun 17, 2026
@aws-sdk-dotnet-automation aws-sdk-dotnet-automation added the Release PR A Release PR that includes versioning and changelog changes label Jun 17, 2026
@GarrettBeatty GarrettBeatty merged commit 3197ef7 into dev Jun 18, 2026
7 checks passed
@AlexDaines AlexDaines deleted the releases/next-release branch June 18, 2026 18:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Release PR A Release PR that includes versioning and changelog changes

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants