Releases: aws/aws-dotnet-deploy
Releases · aws/aws-dotnet-deploy
Release 0.30.5
0.30.5
Features
- Improve telemetry and error visibility in server mode
Build System or External Dependencies
- Version bump to 0.30
Chore
- Add build suppression for ASP0000 (Multiple IServiceProviders)
- Update user agent to include CLI command
Bug Fixes
- Issue with docker detection due to extra whitepace added to container type field
- Search path for apply file should be relative to the project-path setting it it exists
Release 0.29.4
0.29.4
Chore
- Update user agent to include CLI command
Bug Fixes
- Issue with docker detection due to extra whitepace added to container type field
- Search path for apply file should be relative to the project-path setting it it exists
Build System or External Dependencies
- Version bump to 0.29
Release 0.28.10
0.28.10
Chore
- Add build suppression for ASP0000 (Multiple IServiceProviders)
Features
- Add DynamoDB, S3, SQS and SNS type hints
- Update Docker template to use Node.js 14 instead of 10 which is deprecated
- Update all CDK references to version 128
- Add API to get config setting resources
Bug Fixes
- Fixed issue where existing applications deployed from a deployment project can't be redeployed to.
- Last deployed stack local file is overwritten when different apps are used
- Update CDKInstaller to read CDK version using
cdk --version
Build System or External Dependencies
- Version bump to 0.28
Release 0.27.2
0.27.2
Bug Fixes
- Remove Swagger UI from ServerMode
- Last deployed stack local file is overwritten when different apps are used
Build System or External Dependencies
- Version bump to 0.27
Release 0.26.4
0.26.4
Bug Fixes
- Lock access around the AES object for creating the IV and encryption.
Build System or External Dependencies
- Version bump to 0.26
Release 0.25.3
0.25.3
Bug Fixes
- Skip ports that are in use to make sure availability check only checks the unused port
Build System or External Dependencies
- Version bump to 0.25
Release 0.24.5
0.24.5
Features
- Add more metadata to the ServerMode APIs GetRecommendations and GetExistingDeployments so that VS doesn't have to make individual calls for each item returned.
- Add SummaryDisplayable field for Option Item Summary
Bug Fixes
- Fix incorrectly checking if parent pid has been passed into ServerMode
- Fixed typo "Additional Deployments Options"
Build System or External Dependencies
- Version bump to 0.24
Release 0.23.7
0.23.7
Bug Fixes
- Fixed incorrectly checking nullable int parent pid field when starting server mode
- Fixed performance issue determining if a directory is under source control
- Regen server mode client for missing changes in last release
- Publish continues after a Docker failure
Testing
- Add logging on cdk installation and moved semaphore to CDKManager
Documentation
- Reword server mode description
Build System or External Dependencies
- Version bump to 0.23
Release 0.22.8
0.22.8
Bug Fixes
- Fix IAM role update status on all container recipes to be updatable
- Fix description of Blazor WebAssembly recipe to reflect the change of using CloudFront
- Set HTTP origin for backend rest api to the protocol of the url passed set for BackendApi.Uri
- Option setting updatable flag causes issues in toolkit
CI Configuration Changes
- Remove on push trigger for checks
Build System or External Dependencies
- Version bump to 0.22
Release 0.21.10
0.21.10
Bug Fixes
- Fix sourceName for template config to the correct value
- Install nodejs in publish image to support SPA app publish
- Update StartDeploymentSession to return default stack name
- Update recipe descriptions to be more informative
Features
- Add ability to add backend rest api to Blazor Wasm application
- Change default saved deployment-project suffix from "CDK to ".Deployment"
- Enable re-deployment using a compatible CDK deployment project.
- Add AllowedValues and ValueMapping to GetConfigSettings
Build System or External Dependencies
- Version bump to 0.21