Skip to content

Commit d205e64

Browse files
Commit version number update changes
1 parent 3897c1b commit d205e64

File tree

18 files changed

+45
-21
lines changed

18 files changed

+45
-21
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.52.0 (2025-07-21 18:18 UTC)
2+
* CloudFront (4.0.1.0)
3+
* Add dualstack endpoint support
4+
* Deadline (4.0.6.0)
5+
* Add support for VPC resource endpoints in Service Managed Fleets
6+
* EC2 (4.0.22.0)
7+
* This release adds support for C8gn, F2 and P6e-GB200 Instance types
8+
* SageMaker (4.0.14.0)
9+
* This release adds 1/ Support for S3FileSystem in CustomFileSystems 2/ The ability for a customer to select their preferred IpAddressType for use with private Workforces 3/ Support for p4de instance type in SageMaker Training Plans
10+
* TimestreamInfluxDB (4.0.1.0)
11+
* Timestream for InfluxDB adds support for db.influx.24xlarge instance type. This enhancement enables higher compute capacity for demanding workloads through CreateDbInstance, CreateDbCluster, UpdateDbInstance, and UpdateDbCluster APIs.
12+
113
### 4.0.51.0 (2025-07-18 18:20 UTC)
214
* AuditManager (4.0.2.0)
315
* Updated error handling for RegisterOrganizationAdminAccount API to properly translate TooManyExceptions to HTTP 429 status code. This enhancement improves error handling consistency and provides clearer feedback when request limits are exceeded.

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.52.0 (2025-07-21 18:18 UTC)
2+
* CloudFront (4.0.1.0)
3+
* Add dualstack endpoint support
4+
* Deadline (4.0.6.0)
5+
* Add support for VPC resource endpoints in Service Managed Fleets
6+
* EC2 (4.0.22.0)
7+
* This release adds support for C8gn, F2 and P6e-GB200 Instance types
8+
* SageMaker (4.0.14.0)
9+
* This release adds 1/ Support for S3FileSystem in CustomFileSystems 2/ The ability for a customer to select their preferred IpAddressType for use with private Workforces 3/ Support for p4de instance type in SageMaker Training Plans
10+
* TimestreamInfluxDB (4.0.1.0)
11+
* Timestream for InfluxDB adds support for db.influx.24xlarge instance type. This enhancement enables higher compute capacity for demanding workloads through CreateDbInstance, CreateDbCluster, UpdateDbInstance, and UpdateDbCluster APIs.
12+
113
### 4.0.51.0 (2025-07-18 18:20 UTC)
214
* AuditManager (4.0.2.0)
315
* Updated error handling for RegisterOrganizationAdminAccount API to properly translate TooManyExceptions to HTTP 429 status code. This enhancement improves error handling consistency and provides clearer feedback when request limits are exceeded.

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.51.0",
4+
"ProductVersion" : "4.0.52.0",
55
"CoreVersion" : "4.0.0.16",
66
"OverrideCoreVersion" : "4.0",
77
"DefaultToPreview" : false,
@@ -40,7 +40,7 @@
4040
"InPreview" : false
4141
},
4242
"CloudFront" : {
43-
"Version" : "4.0.0.16",
43+
"Version" : "4.0.1.0",
4444
"AssemblyVersionOverride" : "4.0",
4545
"Dependencies" : {
4646
"Core" : "4.0.0.16"
@@ -154,7 +154,7 @@
154154
"InPreview" : false
155155
},
156156
"EC2" : {
157-
"Version" : "4.0.21.0",
157+
"Version" : "4.0.22.0",
158158
"AssemblyVersionOverride" : "4.0",
159159
"Dependencies" : {
160160
"Core" : "4.0.0.16"
@@ -932,7 +932,7 @@
932932
"InPreview" : false
933933
},
934934
"SageMaker" : {
935-
"Version" : "4.0.13.0",
935+
"Version" : "4.0.14.0",
936936
"AssemblyVersionOverride" : "4.0",
937937
"Dependencies" : {
938938
"Core" : "4.0.0.16"
@@ -2956,7 +2956,7 @@
29562956
"InPreview" : false
29572957
},
29582958
"TimestreamInfluxDB" : {
2959-
"Version" : "4.0.0.14",
2959+
"Version" : "4.0.1.0",
29602960
"AssemblyVersionOverride" : "4.0",
29612961
"Dependencies" : {
29622962
"Core" : "4.0.0.16"
@@ -2972,7 +2972,7 @@
29722972
"InPreview" : false
29732973
},
29742974
"Deadline" : {
2975-
"Version" : "4.0.5.2",
2975+
"Version" : "4.0.6.0",
29762976
"AssemblyVersionOverride" : "4.0",
29772977
"Dependencies" : {
29782978
"Core" : "4.0.0.16"

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

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

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

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

sdk/code-analysis/ServiceAnalysis/TimestreamInfluxDB/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/src/Services/CloudFront/Generated/AmazonCloudFrontConfig.cs

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

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

sdk/src/Services/CloudFront/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@
4242
// by using the '*' as shown below:
4343
// [assembly: AssemblyVersion("1.0.*")]
4444
[assembly: AssemblyVersion("4.0")]
45-
[assembly: AssemblyFileVersion("4.0.0.16")]
45+
[assembly: AssemblyFileVersion("4.0.1.0")]

0 commit comments

Comments
 (0)