Release 0.17.15
aws-sdk-dotnet-automation
released this
27 Aug 18:41
·
558 commits
to main
since this release
0.17.15
Features
- Add a filter on the allowed hosts in server mode
- Make ASP.NET Core ECS recipe customizable
- Check if system capabilities are missing before deployment in server mode
- Delete temporary CDK project after deployment
- Detect CDK version by parsing deployment project csproj file
- Make the encryption key info mode the default one
Bug Fixes
- Correctly resolve the solution path while parsing the project definition on non-windows targets.
- Fix issue with TypeHintData not being serialized correctly when saving CDK project
- For Blazor WASM recipe increase memory size for BucketDeployment so the underlying CDK Lambda function will run faster to deploy out the web applications files to S3
- Remove csproj extension to make sure project files are not restored
- Replace ErrorCode with Throttling
- Sanitize deploy tool path to prevent command injection
Build System or External Dependencies
- Version bump to 0.17