Skip to content

Commit 14e2efd

Browse files
Commit version number update changes
1 parent ac68f85 commit 14e2efd

File tree

23 files changed

+55
-69
lines changed

23 files changed

+55
-69
lines changed

changelogs/SDK.CHANGELOG.2025.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
### 4.0.122.0 (2025-10-29 20:21 UTC)
2+
* BedrockRuntime (4.0.9.0)
3+
* Add support for system tool and web citation response.
4+
* CloudFront (4.0.7.3)
5+
* Add PreMarshallCustomization custom partial method.
6+
* DynamoDBv2 (4.0.9.3)
7+
* Fixes issue #4071. Allow null expression attribute values for update and conditional expression for transact writes.
8+
* Route53 (4.0.5.3)
9+
* Add PreMarshallCustomization custom partial method.
10+
* S3 (4.0.9.1)
11+
* Add PreMarshallCustomization custom partial method. Move postmarshall customization logic for PutBucket to PreMarshallCustomization partial method.
12+
* The IsSet method for CannedACL returns false if set to NoACL. This logic was in the marshaller but has been moved back to the setter.
13+
* S3Control (4.0.7.1)
14+
* Add PreMarshallCustomization custom partial method.
15+
116
### 4.0.121.0 (2025-10-28 19:32 UTC)
217
* ApiGatewayV2 (4.0.3.0)
318
* Update endpoint ruleset parameters casing

changelogs/SDK.CHANGELOG.ALL.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,18 @@
1+
### 4.0.122.0 (2025-10-29 20:21 UTC)
2+
* BedrockRuntime (4.0.9.0)
3+
* Add support for system tool and web citation response.
4+
* CloudFront (4.0.7.3)
5+
* Add PreMarshallCustomization custom partial method.
6+
* DynamoDBv2 (4.0.9.3)
7+
* Fixes issue #4071. Allow null expression attribute values for update and conditional expression for transact writes.
8+
* Route53 (4.0.5.3)
9+
* Add PreMarshallCustomization custom partial method.
10+
* S3 (4.0.9.1)
11+
* Add PreMarshallCustomization custom partial method. Move postmarshall customization logic for PutBucket to PreMarshallCustomization partial method.
12+
* The IsSet method for CannedACL returns false if set to NoACL. This logic was in the marshaller but has been moved back to the setter.
13+
* S3Control (4.0.7.1)
14+
* Add PreMarshallCustomization custom partial method.
15+
116
### 4.0.121.0 (2025-10-28 19:32 UTC)
217
* ApiGatewayV2 (4.0.3.0)
318
* Update endpoint ruleset parameters casing

generator/.DevConfigs/9246b8c2-1e6a-49ee-aa46-865a4f590524.json

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

generator/.DevConfigs/9ee8625f-1f4b-4dbb-95ef-0b3c32947735.json

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

generator/ServiceModels/_sdk-versions.json

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

22
{
33
"NewServiceVersion" : "4.0.0.0",
4-
"ProductVersion" : "4.0.121.0",
4+
"ProductVersion" : "4.0.122.0",
55
"CoreVersion" : "4.0.1.3",
66
"OverrideCoreVersion" : "4.0",
77
"DefaultToPreview" : false,
@@ -40,7 +40,7 @@
4040
"InPreview" : false
4141
},
4242
"CloudFront" : {
43-
"Version" : "4.0.7.2",
43+
"Version" : "4.0.7.3",
4444
"AssemblyVersionOverride" : "4.0",
4545
"Dependencies" : {
4646
"Core" : "4.0.1.3"
@@ -146,7 +146,7 @@
146146
"InPreview" : false
147147
},
148148
"DynamoDBv2" : {
149-
"Version" : "4.0.9.2",
149+
"Version" : "4.0.9.3",
150150
"AssemblyVersionOverride" : "4.0",
151151
"Dependencies" : {
152152
"Core" : "4.0.1.3"
@@ -292,7 +292,7 @@
292292
"InPreview" : false
293293
},
294294
"Route53" : {
295-
"Version" : "4.0.5.2",
295+
"Version" : "4.0.5.3",
296296
"AssemblyVersionOverride" : "4.0",
297297
"Dependencies" : {
298298
"Core" : "4.0.1.3"
@@ -308,7 +308,7 @@
308308
"InPreview" : false
309309
},
310310
"S3" : {
311-
"Version" : "4.0.9.0",
311+
"Version" : "4.0.9.1",
312312
"AssemblyVersionOverride" : "4.0",
313313
"Dependencies" : {
314314
"Core" : "4.0.1.3"
@@ -1132,7 +1132,7 @@
11321132
"InPreview" : false
11331133
},
11341134
"S3Control" : {
1135-
"Version" : "4.0.7.0",
1135+
"Version" : "4.0.7.1",
11361136
"AssemblyVersionOverride" : "4.0",
11371137
"Dependencies" : {
11381138
"Core" : "4.0.1.3"
@@ -2676,7 +2676,7 @@
26762676
"InPreview" : false
26772677
},
26782678
"BedrockRuntime" : {
2679-
"Version" : "4.0.8.0",
2679+
"Version" : "4.0.9.0",
26802680
"AssemblyVersionOverride" : "4.0",
26812681
"Dependencies" : {
26822682
"Core" : "4.0.1.3"

sdk/code-analysis/ServiceAnalysis/BedrockRuntime/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.9.0")]

sdk/code-analysis/ServiceAnalysis/CloudFront/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.7.2")]
32+
[assembly: AssemblyFileVersion("4.0.7.3")]

sdk/code-analysis/ServiceAnalysis/DynamoDBv2/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.9.2")]
32+
[assembly: AssemblyFileVersion("4.0.9.3")]

sdk/code-analysis/ServiceAnalysis/Route53/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.2")]
32+
[assembly: AssemblyFileVersion("4.0.5.3")]

sdk/code-analysis/ServiceAnalysis/S3/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.9.0")]
32+
[assembly: AssemblyFileVersion("4.0.9.1")]

0 commit comments

Comments
 (0)