Skip to content

Commit 682311c

Browse files
Release 2025-11-17 (#245)
* release_2025-11-17 * Updated changelog
1 parent cbab09e commit 682311c

File tree

4 files changed

+7
-23
lines changed

4 files changed

+7
-23
lines changed

.autover/changes/5eb2363d-e89f-4f60-b7ef-e4408380769d.json

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

.autover/changes/976aa8d4-d143-4f7b-9bf5-762b166d7fb5.json

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

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## Release 2025-11-17
2+
3+
### Amazon.Extensions.Configuration.SystemsManager (7.0.1)
4+
* Update AWS SDK Dependencies
5+
* Removed content type check for app config. We now always try to parse json first
6+
17
## Release 2025-04-28
28

39
### Amazon.Extensions.Configuration.SystemsManager (7.0.0)

src/Amazon.Extensions.Configuration.SystemsManager/Amazon.Extensions.Configuration.SystemsManager.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<IncludeSymbols>true</IncludeSymbols>
2727
<SymbolPackageFormat>snupkg</SymbolPackageFormat>
2828

29-
<Version>7.0.0</Version>
29+
<Version>7.0.1</Version>
3030
</PropertyGroup>
3131

3232
<PropertyGroup Condition="'$(TargetFramework)' == 'net8.0'">

0 commit comments

Comments
 (0)