Releases: aws/aws-dotnet-deploy
Releases · aws/aws-dotnet-deploy
Release 2024-11-15
Release 2024-11-15
AWS.Deploy.ServerMode.Client (1.28.0)
- Update Microsoft.AspNetCore.SignalR.Client version to fix System.Text.Json vulnerability
AWS.Deploy.CLI (1.28.0)
- Update beanstalk platform resolution logic to additionally use 'Deprecated' versions in order to continue supporting .NET 6.
- Read region value for non default profiles
AWS.Deploy.Recipes.CDK.Common (1.28.0)
Release 2024-10-24
Release 2024-10-24
AWS.Deploy.CLI (1.27.0)
- Added support for .NET 9 in deployment recipes.
- Added ability to configure EC2 IMDSv1 access for the Windows and Linux Elastic Beanstalk recipes.
- Support Elastic Beanstalk's transition to using EC2 Launch Templates from the deprecated Launch Configuration.
AWS.Deploy.Recipes.CDK.Common (1.27.0)
AWS.Deploy.ServerMode.Client (1.27.0)
Release 2024-10-11
Release 2024-10-11
AWS.Deploy.CLI (1.26.1)
- Update the CDK Bootstrap template to the latest version
- Removed the System.Text.Json dependency from the deployment project templates
AWS.Deploy.Recipes.CDK.Common (1.26.1)
- Removed the System.Text.Json dependency from the deployment project templates
AWS.Deploy.ServerMode.Client (1.26.1)
- Removed the System.Text.Json dependency from the deployment project templates
Release 2024-09-27
Release 2024-09-27
AWS.Deploy.CLI (1.26.0)
- Update the CDK Bootstrap template to the latest version
- Fix an issue causing container deployments to fail when run on an ARM-based system
Release 1.25.3
1.25.3
Chore
- Update version of amazon.cdk.lib used by recipe cdk projects
Build System or External Dependencies
- Version bump to 1.25
Release 1.24.4
1.24.4
Bug Fixes
- Generated CDK projects referencing version of System.Text.Json with listed vulnerabilities.
Build System or External Dependencies
- Version bump to 1.24
Release 1.23.4
1.23.4
Bug Fixes
- Remove auto self-contained build for .NET 8 beanstalk deployments
Build System or External Dependencies
- Version bump to 1.23
Release 1.22.5
1.22.5
Features
- Remove disabled fields from showing on redeployment in Visual Studio
Build System or External Dependencies
- Version bump to 1.22
Release 1.21.13
1.21.13
Performance Improvements
- Improve deployment configuration editing performance when integrated with Visual Studio
- When evaluating whether Docker and/or Node are installed, we now cache valid results, only check what is needed for the selected recipe, and add a timeout to prevent runaway commands.
Features
- Add a "aws-dotnet-deply" tag to ECR repositories that are created during deployment if an existing repository is not provided. This may aid filtering repositories associated with the deploy tool.
- Add support for choosing between a "Public" and an "Internal" Load Balancer when deploying an Elastic Beanstalk application into a VPC
Chore
- Update CDK version used by Recipes
Testing
- Add project for executing canary tests using the published tool
Build System or External Dependencies
- Version bump to 1.21