Skip to content

Commit c8107bd

Browse files
Commit version number update changes
1 parent 0761995 commit c8107bd

File tree

19 files changed

+45
-32
lines changed

19 files changed

+45
-32
lines changed

changelogs/SDK.CHANGELOG.2025.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
### 4.0.53.0 (2025-07-22 18:25 UTC)
2+
* ECR (4.0.3.0)
3+
* Add support for Image Tag Mutability Exception feature, allowing repositories to define wildcard-based patterns that override the default image tag mutability settings.
4+
* ElasticMapReduce (4.0.2.0)
5+
* This release adds new parameter 'ExtendedSupport' in AWS EMR RunJobFlow, ModifyCluster and DescribeCluster API.
6+
* Lambda (4.0.2.0)
7+
* This release migrated the model to Smithy keeping all features unchanged.
8+
* Neptunedata (4.0.1.0)
9+
* This release updates the supported regions for Neptune API to include current AWS regions.
10+
* S3 (4.0.6.1)
11+
* Add CreatePresignedPost to interface
12+
113
### 4.0.52.0 (2025-07-21 18:18 UTC)
214
* CloudFront (4.0.1.0)
315
* Add dualstack endpoint support

changelogs/SDK.CHANGELOG.ALL.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
### 4.0.53.0 (2025-07-22 18:25 UTC)
2+
* ECR (4.0.3.0)
3+
* Add support for Image Tag Mutability Exception feature, allowing repositories to define wildcard-based patterns that override the default image tag mutability settings.
4+
* ElasticMapReduce (4.0.2.0)
5+
* This release adds new parameter 'ExtendedSupport' in AWS EMR RunJobFlow, ModifyCluster and DescribeCluster API.
6+
* Lambda (4.0.2.0)
7+
* This release migrated the model to Smithy keeping all features unchanged.
8+
* Neptunedata (4.0.1.0)
9+
* This release updates the supported regions for Neptune API to include current AWS regions.
10+
* S3 (4.0.6.1)
11+
* Add CreatePresignedPost to interface
12+
113
### 4.0.52.0 (2025-07-21 18:18 UTC)
214
* CloudFront (4.0.1.0)
315
* Add dualstack endpoint support

generator/.DevConfigs/d3558e54-ee23-4124-b05a-3a5be447970e.json

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

generator/ServiceModels/_sdk-versions.json

Lines changed: 6 additions & 6 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.52.0",
4+
"ProductVersion" : "4.0.53.0",
55
"CoreVersion" : "4.0.0.16",
66
"OverrideCoreVersion" : "4.0",
77
"DefaultToPreview" : false,
@@ -194,7 +194,7 @@
194194
"InPreview" : false
195195
},
196196
"ElasticMapReduce" : {
197-
"Version" : "4.0.1.10",
197+
"Version" : "4.0.2.0",
198198
"AssemblyVersionOverride" : "4.0",
199199
"Dependencies" : {
200200
"Core" : "4.0.0.16"
@@ -244,7 +244,7 @@
244244
"InPreview" : false
245245
},
246246
"Lambda" : {
247-
"Version" : "4.0.1.4",
247+
"Version" : "4.0.2.0",
248248
"AssemblyVersionOverride" : "4.0",
249249
"Dependencies" : {
250250
"Core" : "4.0.0.16"
@@ -316,7 +316,7 @@
316316
"InPreview" : false
317317
},
318318
"S3" : {
319-
"Version" : "4.0.6.0",
319+
"Version" : "4.0.6.1",
320320
"AssemblyVersionOverride" : "4.0",
321321
"Dependencies" : {
322322
"Core" : "4.0.0.16"
@@ -492,7 +492,7 @@
492492
"InPreview" : false
493493
},
494494
"ECR" : {
495-
"Version" : "4.0.2.5",
495+
"Version" : "4.0.3.0",
496496
"AssemblyVersionOverride" : "4.0",
497497
"Dependencies" : {
498498
"Core" : "4.0.0.16"
@@ -2740,7 +2740,7 @@
27402740
"InPreview" : false
27412741
},
27422742
"Neptunedata" : {
2743-
"Version" : "4.0.0.14",
2743+
"Version" : "4.0.1.0",
27442744
"AssemblyVersionOverride" : "4.0",
27452745
"Dependencies" : {
27462746
"Core" : "4.0.0.16"

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

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

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

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

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.6.0")]
32+
[assembly: AssemblyFileVersion("4.0.6.1")]

sdk/src/Services/ECR/Generated/AmazonECRConfig.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ namespace Amazon.ECR
3333
public partial class AmazonECRConfig : ClientConfig
3434
{
3535
private static readonly string UserAgentString =
36-
InternalSDKUtils.BuildUserAgentString("ECR", "4.0.2.5");
36+
InternalSDKUtils.BuildUserAgentString("ECR", "4.0.3.0");
3737

3838
private static readonly AmazonECREndpointResolver EndpointResolver =
3939
new AmazonECREndpointResolver();

0 commit comments

Comments
 (0)