Skip to content

Release 2025-07-15

Choose a tag to compare

@aws-sdk-dotnet-automation aws-sdk-dotnet-automation released this 15 Jul 22:22
· 59 commits to main since this release

Release 2025-07-15

AWS.Deploy.CLI (2.0.2)

  • Add the --load flag in docker buildx build because, unlike the standard docker build command, buildx doesn't automatically load the resulting image into the local Docker image store. When using buildx with certain docker drivers (like docker-container), the build process happens in a container, and the resulting image needs to be explicitly loaded into the local image store using --load.

AWS.Deploy.Recipes.CDK.Common (2.0.2)

AWS.Deploy.ServerMode.Client (2.0.2)