Skip to content

Commit 6550423

Browse files
Updated changelog
1 parent e26ae48 commit 6550423

File tree

3 files changed

+15
-29
lines changed

3 files changed

+15
-29
lines changed

.autover/changes/3a630e1b-18ac-44ce-93fd-5a5954fa645c.json

Lines changed: 0 additions & 11 deletions
This file was deleted.

.autover/changes/c2231f60-987f-4787-9f86-b3cb068e2e95.json

Lines changed: 0 additions & 18 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
## Release 2025-06-16
2+
3+
### AWS.Deploy.CLI (2.0.0)
4+
* NodeJS has been removed from the generated Dockerfiles. If you have an application that requires NodeJS, you will need to add it to the generated Dockerfile and rerun the Deploy Tool.
5+
* Upgrade the Deploy Tool from .NET 6 to .NET 8
6+
* Switch from System.CommandLine to Spectre.CLI for a better CLI experience
7+
* Update Amazon CDK library to 2.194.0 and CDK CLI to 2.1013.0
8+
* Update AWS .NET SDK to V4
9+
* Upgrade Microsoft Templating Engine from .NET 5 to .NET 8
10+
* Add support for deploying .NET 10 applications across different recipes
11+
* Add support for Podman in addition to the existing Docker support
12+
* Update the minimum NodeJS version from 14.x to 18.x
13+
### AWS.Deploy.Recipes.CDK.Common (2.0.0)
14+
### AWS.Deploy.ServerMode.Client (2.0.0)
15+
116
## Release 2025-06-05
217

318
### AWS.Deploy.CLI (1.30.1)

0 commit comments

Comments
 (0)