diff --git a/.autover/autover.json b/.autover/autover.json index cc1cdd2..3bbd570 100644 --- a/.autover/autover.json +++ b/.autover/autover.json @@ -1,11 +1,11 @@ { - "Projects": [ - { - "Name": "Amazon.Extensions.Configuration.SystemsManager", - "Path": "src/Amazon.Extensions.Configuration.SystemsManager/Amazon.Extensions.Configuration.SystemsManager.csproj" - } - ], - "UseCommitsForChangelog": false, - "DefaultIncrementType": "Patch", - "ChangeFilesDetermineIncrementType": true + "Projects": [ + { + "Name": "Amazon.Extensions.Configuration.SystemsManager", + "Path": "src/Amazon.Extensions.Configuration.SystemsManager/Amazon.Extensions.Configuration.SystemsManager.csproj" + } + ], + "UseCommitsForChangelog": false, + "DefaultIncrementType": "Patch", + "ChangeFilesDetermineIncrementType": true } \ No newline at end of file diff --git a/.autover/changes/388041c1-4920-4e10-994a-a71a83e09f54.json b/.autover/changes/388041c1-4920-4e10-994a-a71a83e09f54.json deleted file mode 100644 index 5c7b1fa..0000000 --- a/.autover/changes/388041c1-4920-4e10-994a-a71a83e09f54.json +++ /dev/null @@ -1,13 +0,0 @@ -{ - "Projects": [ - { - "Name": "Amazon.Extensions.Configuration.SystemsManager", - "Type": "Major", - "ChangelogMessages": [ - "Updated the .NET SDK dependencies to the latest version 4.0.0-preview.4", - "Marked project as trimmable", - "Added SourceLink support" - ] - } - ] -} \ No newline at end of file diff --git a/CHANGELOG.md b/CHANGELOG.md index 50e0ba1..a47b79a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,4 +1,11 @@ -## Release 2024-10-15 +## Release 2024-10-17 + +### Amazon.Extensions.Configuration.SystemsManager (7.0.0-preview.1) +* Updated the .NET SDK dependencies to the latest version 4.0.0-preview.4 +* Marked project as trimmable +* Added SourceLink support + +## Release 2024-10-15 ### Amazon.Extensions.Configuration.SystemsManager (6.2.2) * Update System.Text.Json for .NET Standard 2.0 target to version 8.0.5. diff --git a/src/Amazon.Extensions.Configuration.SystemsManager/Amazon.Extensions.Configuration.SystemsManager.csproj b/src/Amazon.Extensions.Configuration.SystemsManager/Amazon.Extensions.Configuration.SystemsManager.csproj index cf82610..3417399 100644 --- a/src/Amazon.Extensions.Configuration.SystemsManager/Amazon.Extensions.Configuration.SystemsManager.csproj +++ b/src/Amazon.Extensions.Configuration.SystemsManager/Amazon.Extensions.Configuration.SystemsManager.csproj @@ -1,4 +1,4 @@ - +