From 67c2af09e4c52d154c11cfee194dc8e65aa0f5d6 Mon Sep 17 00:00:00 2001 From: Norm Johanson Date: Fri, 18 Oct 2024 11:55:37 -0700 Subject: [PATCH] Add change file --- .../07AEC2AC-0C7B-4C60-9EAF-C92E6A805559.json | 13 +++++++++++++ 1 file changed, 13 insertions(+) create mode 100644 .autover/changes/07AEC2AC-0C7B-4C60-9EAF-C92E6A805559.json diff --git a/.autover/changes/07AEC2AC-0C7B-4C60-9EAF-C92E6A805559.json b/.autover/changes/07AEC2AC-0C7B-4C60-9EAF-C92E6A805559.json new file mode 100644 index 00000000..e9e3c079 --- /dev/null +++ b/.autover/changes/07AEC2AC-0C7B-4C60-9EAF-C92E6A805559.json @@ -0,0 +1,13 @@ +{ + "Projects": [ + { + "Name": "AWS.Deploy.CLI", + "Type": "Minor", + "ChangelogMessages": [ + "Added support for .NET 9 in deployment recipes.", + "Added ability to configure EC2 IMDSv1 access for the Windows and Linux Elastic Beanstalk recipes.", + "Support Elastic Beanstalk's transition to using EC2 Launch Templates from the deprecated Launch Configuration." + ] + } + ] +} \ No newline at end of file