Release 0.48.15
aws-sdk-dotnet-automation
released this
23 Jun 16:59
·
244 commits
to main
since this release
0.48.15
Chore
- Run CDK bootstrap in deploy tool workspace instead of generated CDK project
- Update Newtonsoft.Json version
- Update the supported NodeJS version from 10 to 14
Bug Fixes
- Instance type and windows platform arn type hints to accommodate recent API changes.
Features
- Add support for returning tables of options via GetConfigSettingResources in server mode. This allows wrapping tools to display richer grids/tables when presenting the user a list of options to select from. The subnets and security groups for App Runner's VPC Connector and Beanstalk Platform are supported initially.
- Add support to deploy to Elastic Beanstalk running Windows Server
- Allow users to override the default deploy tool workspace directory
- Add troubleshooting guide and cut a ticket links on exception
- Add validator to check if VPC has subnets in different AZs
- Change security groups setting in fargate to a list instead of string
Documentation
- Doc changes for Windows support with Elastic Beanstalk
- Modified short descriptions and missing dependencies text
- Modified short descriptions
Build System or External Dependencies
- Add readme to nuget packages
- Update the PR check infra to support node 14
- Use PackageOutputAbsolutePath instead to match dotnet pack --output dir
- Version bump to 0.48