File tree Expand file tree Collapse file tree 3 files changed +15
-21
lines changed Expand file tree Collapse file tree 3 files changed +15
-21
lines changed Original file line number Diff line number Diff line change 1
1
{
2
- "Projects" : [
3
- {
4
- "Name" : " Amazon.Extensions.Configuration.SystemsManager" ,
5
- "Path" : " src/Amazon.Extensions.Configuration.SystemsManager/Amazon.Extensions.Configuration.SystemsManager.csproj"
6
- }
7
- ],
8
- "UseCommitsForChangelog" : false ,
9
- "DefaultIncrementType" : " Patch" ,
10
- "ChangeFilesDetermineIncrementType" : true
2
+ "Projects" : [
3
+ {
4
+ "Name" : " Amazon.Extensions.Configuration.SystemsManager" ,
5
+ "Path" : " src/Amazon.Extensions.Configuration.SystemsManager/Amazon.Extensions.Configuration.SystemsManager.csproj"
6
+ }
7
+ ],
8
+ "UseCommitsForChangelog" : false ,
9
+ "DefaultIncrementType" : " Patch" ,
10
+ "ChangeFilesDetermineIncrementType" : true
11
11
}
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
- ## Release 2024-10-15
1
+ ## Release 2025-02-20
2
+
3
+ ### Amazon.Extensions.Configuration.SystemsManager (6.3.0)
4
+ * Add opt-in JsonOrStringParameterProcessor processor supporting parameters being either strings or JSON
5
+
6
+ ## Release 2024-10-15
2
7
3
8
### Amazon.Extensions.Configuration.SystemsManager (6.2.2)
4
9
* Update System.Text.Json for .NET Standard 2.0 target to version 8.0.5.
You can’t perform that action at this time.
0 commit comments