Skip to content

Commit d8e58e5

Browse files
Commit version number update changes
1 parent 244740d commit d8e58e5

File tree

28 files changed

+75
-52
lines changed

28 files changed

+75
-52
lines changed

changelogs/SDK.CHANGELOG.2026.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
### 4.0.218.0 (2026-03-25 18:14 UTC)
2+
* ApiGatewayV2 (4.0.5.0)
3+
* Added DISABLE IN PROGRESS and DISABLE FAILED Portal statuses.
4+
* ApplicationSignals (4.0.6.0)
5+
* This release adds support for creating SLOs on RUM appMonitors, Synthetics canaries and services.
6+
* Batch (4.0.8.1)
7+
* Documentation-only update for AWS Batch.
8+
* MarketplaceAgreement (4.0.4.0)
9+
* The Variable Payments APIs enable AWS Marketplace Sellers to perform manage their payment requests (send, get, list, cancel).
10+
* Polly (4.0.6.0)
11+
* Add support for Mu-law and A-law codecs for output format
12+
* S3 (4.0.19.2)
13+
* Update docs for Amazon.S3.Transfer.ITransferUtility.OpenStreamWithResponse to add performance tips
14+
* Uxc (4.0.0.0)
15+
* GA release of AccountCustomizations, used to manage account color, visible services, and visible regions settings in the AWS Management Console.
16+
* Core 4.0.3.22
17+
* Optimize ParameterCollection sorting by leveraging ArrayPool for reduced allocations.
18+
119
### 4.0.217.0 (2026-03-24 18:16 UTC)
220
* BedrockAgentCoreControl (4.0.23.0)
321
* Adds SDK support for 1) Persist session state in AgentCore Runtime via filesystemConfigurations in CreateAgentRuntime, UpdateAgentRuntime, and GetAgentRuntime APIs, 2) Optional name-based filtering on AgentCore ListBrowserProfiles API.

changelogs/SDK.CHANGELOG.ALL.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
### 4.0.218.0 (2026-03-25 18:14 UTC)
2+
* ApiGatewayV2 (4.0.5.0)
3+
* Added DISABLE IN PROGRESS and DISABLE FAILED Portal statuses.
4+
* ApplicationSignals (4.0.6.0)
5+
* This release adds support for creating SLOs on RUM appMonitors, Synthetics canaries and services.
6+
* Batch (4.0.8.1)
7+
* Documentation-only update for AWS Batch.
8+
* MarketplaceAgreement (4.0.4.0)
9+
* The Variable Payments APIs enable AWS Marketplace Sellers to perform manage their payment requests (send, get, list, cancel).
10+
* Polly (4.0.6.0)
11+
* Add support for Mu-law and A-law codecs for output format
12+
* S3 (4.0.19.2)
13+
* Update docs for Amazon.S3.Transfer.ITransferUtility.OpenStreamWithResponse to add performance tips
14+
* Uxc (4.0.0.0)
15+
* GA release of AccountCustomizations, used to manage account color, visible services, and visible regions settings in the AWS Management Console.
16+
* Core 4.0.3.22
17+
* Optimize ParameterCollection sorting by leveraging ArrayPool for reduced allocations.
18+
119
### 4.0.217.0 (2026-03-24 18:16 UTC)
220
* BedrockAgentCoreControl (4.0.23.0)
321
* Adds SDK support for 1) Persist session state in AgentCore Runtime via filesystemConfigurations in CreateAgentRuntime, UpdateAgentRuntime, and GetAgentRuntime APIs, 2) Optional name-based filtering on AgentCore ListBrowserProfiles API.

generator/.DevConfigs/50f212ef-7aa4-40e5-a6b2-ddb617999d61.json

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

generator/.DevConfigs/54585c37-96bf-45a0-92d2-ad77a62e718d.json

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

generator/ServiceModels/_sdk-versions.json

Lines changed: 16 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11

22
{
33
"NewServiceVersion" : "4.0.0.0",
4-
"ProductVersion" : "4.0.217.0",
5-
"CoreVersion" : "4.0.3.21",
4+
"ProductVersion" : "4.0.218.0",
5+
"CoreVersion" : "4.0.3.22",
66
"OverrideCoreVersion" : "4.0",
77
"DefaultToPreview" : false,
88
"PreviewLabel" : "",
@@ -300,7 +300,7 @@
300300
"InPreview" : false
301301
},
302302
"S3" : {
303-
"Version" : "4.0.19.1",
303+
"Version" : "4.0.19.2",
304304
"AssemblyVersionOverride" : "4.0",
305305
"Dependencies" : {
306306
"Core" : "4.0.3.19"
@@ -612,7 +612,7 @@
612612
"InPreview" : false
613613
},
614614
"Polly" : {
615-
"Version" : "4.0.5.0",
615+
"Version" : "4.0.6.0",
616616
"AssemblyVersionOverride" : "4.0",
617617
"Dependencies" : {
618618
"Core" : "4.0.3.19"
@@ -684,7 +684,7 @@
684684
"InPreview" : false
685685
},
686686
"Batch" : {
687-
"Version" : "4.0.8.0",
687+
"Version" : "4.0.8.1",
688688
"AssemblyVersionOverride" : "4.0",
689689
"Dependencies" : {
690690
"Core" : "4.0.3.19"
@@ -1268,7 +1268,7 @@
12681268
"InPreview" : false
12691269
},
12701270
"ApiGatewayV2" : {
1271-
"Version" : "4.0.4.13",
1271+
"Version" : "4.0.5.0",
12721272
"AssemblyVersionOverride" : "4.0",
12731273
"Dependencies" : {
12741274
"Core" : "4.0.3.19"
@@ -2820,7 +2820,7 @@
28202820
"InPreview" : false
28212821
},
28222822
"MarketplaceAgreement" : {
2823-
"Version" : "4.0.3.12",
2823+
"Version" : "4.0.4.0",
28242824
"AssemblyVersionOverride" : "4.0",
28252825
"Dependencies" : {
28262826
"Core" : "4.0.3.19"
@@ -2924,7 +2924,7 @@
29242924
"InPreview" : false
29252925
},
29262926
"ApplicationSignals" : {
2927-
"Version" : "4.0.5.13",
2927+
"Version" : "4.0.6.0",
29282928
"AssemblyVersionOverride" : "4.0",
29292929
"Dependencies" : {
29302930
"Core" : "4.0.3.19"
@@ -3370,6 +3370,14 @@
33703370
"Core" : "4.0.3.19"
33713371
},
33723372
"InPreview" : false
3373+
},
3374+
"Uxc" : {
3375+
"Version" : "4.0.0.0",
3376+
"AssemblyVersionOverride" : "4.0",
3377+
"Dependencies" : {
3378+
"Core" : "4.0.3.22"
3379+
},
3380+
"InPreview" : false
33733381
}
33743382
},
33753383
"ExtensionVersions" : {

sdk/code-analysis/ServiceAnalysis/ApiGatewayV2/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@
2929
// by using the '*' as shown below:
3030
// [assembly: AssemblyVersion("1.0.*")]
3131
[assembly: AssemblyVersion("4.0")]
32-
[assembly: AssemblyFileVersion("4.0.4.13")]
32+
[assembly: AssemblyFileVersion("4.0.5.0")]

sdk/code-analysis/ServiceAnalysis/ApplicationSignals/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@
2929
// by using the '*' as shown below:
3030
// [assembly: AssemblyVersion("1.0.*")]
3131
[assembly: AssemblyVersion("4.0")]
32-
[assembly: AssemblyFileVersion("4.0.5.13")]
32+
[assembly: AssemblyFileVersion("4.0.6.0")]

sdk/code-analysis/ServiceAnalysis/Batch/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@
2929
// by using the '*' as shown below:
3030
// [assembly: AssemblyVersion("1.0.*")]
3131
[assembly: AssemblyVersion("4.0")]
32-
[assembly: AssemblyFileVersion("4.0.8.0")]
32+
[assembly: AssemblyFileVersion("4.0.8.1")]

sdk/code-analysis/ServiceAnalysis/MarketplaceAgreement/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@
2929
// by using the '*' as shown below:
3030
// [assembly: AssemblyVersion("1.0.*")]
3131
[assembly: AssemblyVersion("4.0")]
32-
[assembly: AssemblyFileVersion("4.0.3.12")]
32+
[assembly: AssemblyFileVersion("4.0.4.0")]

sdk/code-analysis/ServiceAnalysis/Polly/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@
2929
// by using the '*' as shown below:
3030
// [assembly: AssemblyVersion("1.0.*")]
3131
[assembly: AssemblyVersion("4.0")]
32-
[assembly: AssemblyFileVersion("4.0.5.0")]
32+
[assembly: AssemblyFileVersion("4.0.6.0")]

0 commit comments

Comments
 (0)