Skip to content

Release 2026-07-02 #2#2459

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

Release 2026-07-02 #2#2459
GarrettBeatty merged 2 commits into
devfrom
releases/next-release

Conversation

@aws-sdk-dotnet-automation

Copy link
Copy Markdown
Collaborator

Release 2026-07-02 #2

Amazon.Lambda.Templates (8.1.0)

  • Add lambda.DurableFunction and serverless.DurableFunction blueprints (vs2026) for Lambda durable execution workflows. lambda.DurableFunction uses the class-library static-wrapper model (DurableFunction.WrapAsync) and deploys via dotnet lambda deploy-function; serverless.DurableFunction uses the annotations model ([LambdaFunction] + [DurableExecution]) and deploys via CloudFormation (serverless.template). Both target the managed dotnet10 runtime and ship a sample ProcessOrder workflow plus a local test project driven by Amazon.Lambda.DurableExecution.Testing. Preview.

@aws-sdk-dotnet-automation aws-sdk-dotnet-automation requested review from a team as code owners July 2, 2026 20:19
@aws-sdk-dotnet-automation aws-sdk-dotnet-automation added the Release PR A Release PR that includes versioning and changelog changes label Jul 2, 2026
@GarrettBeatty GarrettBeatty merged commit 5d0b99e into dev Jul 2, 2026
6 of 7 checks passed
@AlexDaines AlexDaines deleted the releases/next-release branch July 2, 2026 22:57
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