We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2097301 commit 89e5f1dCopy full SHA for 89e5f1d
.autover/changes/c2231f60-987f-4787-9f86-b3cb068e2e95.json
@@ -0,0 +1,18 @@
1
+{
2
+ "Projects": [
3
+ {
4
+ "Name": "AWS.Deploy.CLI",
5
+ "Type": "Major",
6
+ "ChangelogMessages": [
7
+ "Upgrade the Deploy Tool from .NET 6 to .NET 8",
8
+ "Switch from System.CommandLine to Spectre.CLI for a better CLI experience",
9
+ "Update Amazon CDK library to 2.194.0 and CDK CLI to 2.1013.0",
10
+ "Update AWS .NET SDK to V4",
11
+ "Upgrade Microsoft Templating Engine from .NET 5 to .NET 8",
12
+ "Add support for deploying .NET 10 applications across different recipes",
13
+ "Add support for Podman in addition to the existing Docker support",
14
+ "Update the minimum NodeJS version from 14.x to 18.x"
15
+ ]
16
+ }
17
18
+}
0 commit comments