Releases: aws/aws-dotnet-deploy
Releases · aws/aws-dotnet-deploy
Release 1.12.3
1.12.3
Documentation
- Clarify the exception that is thrown when missing permissions for ListPlatformVersions during Elastic Beanstalk deployments
Build System or External Dependencies
- Version bump to 1.12
Release 1.11.6
1.11.6
Bug Fixes
- Set container memory limit to the same as the task to ensure the .NET GC knows the correct amount of available heap space. (#756)
Chore
- Remove dependency on existing IAM role for integ tests
- Update CDK bootstrap template to v15
- Update the version of the github actions used
CI Configuration Changes
- Enable CodeBuild PR checks to run on multiple AWS accounts
Build System or External Dependencies
- Version bump to 1.11
Release 1.10.4
1.10.4
CI Configuration Changes
- Doc generator step was failing to push if there are no changes
Features
- Add new documentation generator to generate deployment settings file documentation
Build System or External Dependencies
- Version bump to 1.10
Release 1.9.4
1.9.4
Bug Fixes
- Validate security groups belong to the selected VPC for the ECS Fargate recipes
Build System or External Dependencies
- Version bump to 1.9
Release 1.8.8
1.8.8
Features
- Switch to use the --password-stdin switch when logging into docker
- Provide better context and messaging when AWS calls fail
Chore
- Remove .NET Core 3.1 support due to end of life approaching (This change does not impact users deploying applications that are still using .NET Core 3.1. However, .NET 6 or higher is now required to be installed on the machine running AWS .NET deployment tool)
Documentation
- Update credentials documentation to discuss assuming CDK deployment roles, and document the --output parameter on the deployment-project command.
Build System or External Dependencies
- Version bump to 1.8
Release 1.7.3
1.7.3
Chore
- Update AWS .NET SDK package references
Build System or External Dependencies
- Version bump to 1.7
Release 1.6.4
1.6.4
Features
- Add support for deploying .NET 7 applications to Elastic Beanstalk
- Allow changing Elastic Beanstalk's platform version for environments
Documentation
- Add repository overview for the .NET deploy tool
Build System or External Dependencies
- Version bump to 1.6
Release 1.5.4
1.5.4
Bug Fixes
- Doing a redeployment of an existing Windows Elastic Beanstalk environment will fail if the
aws-windows-deployment-manifest.jsonfile contains JSON comments
Chore
- Truncate long error messages
Build System or External Dependencies
- Version bump to 1.5
Release 1.4.10
1.4.10
Features
- Add HTTP3 support for BlazorWasm deployments
- Enable toggling whether the Application Load Balancer should be internet-facing or internal for the ECS Fargate recipe.
- Add support for deploying to existing windows Beanstalk environments
Bug Fixes
- Persist deployment bundle settings across deployments
- Self contained build does not work for windows based deployments
Documentation
- Add troubleshooting guide entry for App Runner Failed with Resource handler returned message: "null"
CI Configuration Changes
- Increase CodeBuild job timeout to account for increased integ tests runtime
- Increase codebuild ci role assume duration
Build System or External Dependencies
- Version bump to 1.4
Release 1.3.7
1.3.7
Documentation
- Integrating with CI/CD
- Added AmazonSSMFullAccess policy
Bug Fixes
- Reduce the memory allocation for the AWS Lambda function which is used when publishing the Blazor recipe to work in new AWS accounts
- Support deploying using AWS IAM Identity Center single sign-on (SSO) credentials
Features
- Add ability to save deployment settings to a config file
Build System or External Dependencies
- Version bump to 1.3