Skip to content

Releases: aws/aws-dotnet-deploy

Release 1.25.3

11 Sep 16:21
8a1d1f5
Compare
Choose a tag to compare

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

28 Aug 19:44
b32fba8
Compare
Choose a tag to compare

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

06 Aug 17:23
d3c8dcd
Compare
Choose a tag to compare

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

22 Jul 16:14
5eddc27
Compare
Choose a tag to compare

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

08 Jul 16:59
ff86c9c
Compare
Choose a tag to compare

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

Release 1.20.8

25 Apr 00:26
645648d
Compare
Choose a tag to compare

1.20.8

Chore

  • Update User-Agent string

Build System or External Dependencies

  • Version bump to 1.20

Release 1.19.13

21 Mar 20:18
741dff6
Compare
Choose a tag to compare

1.19.13

Bug Fixes

  • Configure permissions to allow CloudFront to write to the access log S3 bucket when creating a new bucket for the Blazor WebAssembly App recipe
  • Update the version of Amazon.CDK.Lib that is referenced by the CDK recipe projects. This fixes deployment failures with the Blazor recipe due to a deprecated Lambda runtime

Chore

  • Add debugger display hints for Server Mode clients - this helps Toolkit development when working with models exposed through the Rest API
  • Update the version of the CDK bootstrap template that is used when deploying to a new account+region pair for the first time

CI Configuration Changes

  • Disambiguate GitHub job IDs to fix required status checks
  • Use GITHUB_OUTPUT envvar instead of set-output command. Thanks @arunsathiya via #812
  • Relax stale issue timing and revise the closed issue message

Build System or External Dependencies

  • Version bump to 1.19

Release 1.18.6

04 Jan 22:48
5505e40
Compare
Choose a tag to compare

1.18.6

Bug Fixes

  • Enable selecting the '.NET 6 on AL2023' platform when deploying to Elastic Beanstalk on Linux

Build System or External Dependencies

  • Version bump to 1.18

Chore

  • Update .snk file for strong naming

Release 1.17.6

18 Nov 00:22
03abb11
Compare
Choose a tag to compare

1.17.6

Chore

  • Revert newtonsoft version bump due to VS Toolkit compatibility
  • Update Github workflow to detect invalid CDK bootstrap StagingBucket config

Bug Fixes

  • Update the CDK bootstrap template to the latest version

Build System or External Dependencies

  • Version bump to 1.17

Release 1.16.7

20 Oct 22:33
25f536a
Compare
Choose a tag to compare

1.16.7

Features

  • Add .NET8 support for Beanstalk web apps and ECS Fargate console apps
  • Add support for .NET8 container-based web apps

Chore

  • Add console app to upload Docker images to ECR

Build System or External Dependencies

  • Version bump to 1.16