Skip to content

Commit 9b002cd

Browse files
Commit version number update changes
1 parent f754190 commit 9b002cd

File tree

25 files changed

+61
-40
lines changed

25 files changed

+61
-40
lines changed

changelogs/SDK.CHANGELOG.2025.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
### 4.0.51.0 (2025-07-18 18:20 UTC)
2+
* AuditManager (4.0.2.0)
3+
* 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.
4+
* CloudWatchLogs (4.0.7.0)
5+
* CloudWatchLogs launches GetLogObject API with streaming support for efficient log data retrieval. Logs added support for new AccountPolicy type METRIC_EXTRACTION_POLICY. For more information, see CloudWatch Logs API documentation
6+
* MediaConvert (4.0.6.0)
7+
* This release adds support for TAMS server integration with MediaConvert inputs.
8+
* Outposts (4.0.2.0)
9+
* Add AWS Outposts API to surface customer billing information
10+
* S3 (4.0.6.0)
11+
* Implement presigned POST urls
12+
* SimpleEmailV2 (4.0.2.0)
13+
* Added IP Visibility support for managed dedicated pools. Enhanced GetDedicatedIp and GetDedicatedIps APIs to return managed IP addresses.
14+
* SimpleSystemsManagement (4.0.2.4)
15+
* July 2025 doc-only updates for Systems Manager.
16+
117
### 4.0.50.0 (2025-07-17 18:22 UTC)
218
* CleanRoomsML (4.0.2.0)
319
* This release introduces Parquet result format support for ML Input Channel models in AWS Clean Rooms ML.

changelogs/SDK.CHANGELOG.ALL.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
### 4.0.51.0 (2025-07-18 18:20 UTC)
2+
* AuditManager (4.0.2.0)
3+
* 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.
4+
* CloudWatchLogs (4.0.7.0)
5+
* CloudWatchLogs launches GetLogObject API with streaming support for efficient log data retrieval. Logs added support for new AccountPolicy type METRIC_EXTRACTION_POLICY. For more information, see CloudWatch Logs API documentation
6+
* MediaConvert (4.0.6.0)
7+
* This release adds support for TAMS server integration with MediaConvert inputs.
8+
* Outposts (4.0.2.0)
9+
* Add AWS Outposts API to surface customer billing information
10+
* S3 (4.0.6.0)
11+
* Implement presigned POST urls
12+
* SimpleEmailV2 (4.0.2.0)
13+
* Added IP Visibility support for managed dedicated pools. Enhanced GetDedicatedIp and GetDedicatedIps APIs to return managed IP addresses.
14+
* SimpleSystemsManagement (4.0.2.4)
15+
* July 2025 doc-only updates for Systems Manager.
16+
117
### 4.0.50.0 (2025-07-17 18:22 UTC)
218
* CleanRoomsML (4.0.2.0)
319
* This release introduces Parquet result format support for ML Input Channel models in AWS Clean Rooms ML.

generator/.DevConfigs/48cf8831-8233-4a7e-853c-5352f8ca948d.json

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

generator/ServiceModels/_sdk-versions.json

Lines changed: 8 additions & 8 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.50.0",
4+
"ProductVersion" : "4.0.51.0",
55
"CoreVersion" : "4.0.0.16",
66
"OverrideCoreVersion" : "4.0",
77
"DefaultToPreview" : false,
@@ -88,7 +88,7 @@
8888
"InPreview" : false
8989
},
9090
"CloudWatchLogs" : {
91-
"Version" : "4.0.6.0",
91+
"Version" : "4.0.7.0",
9292
"AssemblyVersionOverride" : "4.0",
9393
"Dependencies" : {
9494
"Core" : "4.0.0.16"
@@ -316,7 +316,7 @@
316316
"InPreview" : false
317317
},
318318
"S3" : {
319-
"Version" : "4.0.5.1",
319+
"Version" : "4.0.6.0",
320320
"AssemblyVersionOverride" : "4.0",
321321
"Dependencies" : {
322322
"Core" : "4.0.0.16"
@@ -372,7 +372,7 @@
372372
"InPreview" : false
373373
},
374374
"SimpleSystemsManagement" : {
375-
"Version" : "4.0.2.3",
375+
"Version" : "4.0.2.4",
376376
"AssemblyVersionOverride" : "4.0",
377377
"Dependencies" : {
378378
"Core" : "4.0.0.16"
@@ -884,7 +884,7 @@
884884
"InPreview" : false
885885
},
886886
"MediaConvert" : {
887-
"Version" : "4.0.5.0",
887+
"Version" : "4.0.6.0",
888888
"AssemblyVersionOverride" : "4.0",
889889
"Dependencies" : {
890890
"Core" : "4.0.0.16"
@@ -1532,7 +1532,7 @@
15321532
"InPreview" : false
15331533
},
15341534
"SimpleEmailV2" : {
1535-
"Version" : "4.0.1.3",
1535+
"Version" : "4.0.2.0",
15361536
"AssemblyVersionOverride" : "4.0",
15371537
"Dependencies" : {
15381538
"Core" : "4.0.0.16"
@@ -1660,7 +1660,7 @@
16601660
"InPreview" : false
16611661
},
16621662
"Outposts" : {
1663-
"Version" : "4.0.1.3",
1663+
"Version" : "4.0.2.0",
16641664
"AssemblyVersionOverride" : "4.0",
16651665
"Dependencies" : {
16661666
"Core" : "4.0.0.16"
@@ -1932,7 +1932,7 @@
19321932
"InPreview" : false
19331933
},
19341934
"AuditManager" : {
1935-
"Version" : "4.0.1.10",
1935+
"Version" : "4.0.2.0",
19361936
"AssemblyVersionOverride" : "4.0",
19371937
"Dependencies" : {
19381938
"Core" : "4.0.0.16"

sdk/code-analysis/ServiceAnalysis/AuditManager/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/CloudWatchLogs/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.7.0")]

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

sdk/code-analysis/ServiceAnalysis/Outposts/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.3")]
32+
[assembly: AssemblyFileVersion("4.0.2.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.5.1")]
32+
[assembly: AssemblyFileVersion("4.0.6.0")]

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

0 commit comments

Comments
 (0)