Skip to content

Commit 3422632

Browse files
Commit version number update changes
1 parent 78e4a30 commit 3422632

File tree

21 files changed

+53
-25
lines changed

21 files changed

+53
-25
lines changed

changelogs/SDK.CHANGELOG.2025.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
### 3.7.1045.0 (2025-05-15 18:30 UTC)
2+
* BedrockAgent (3.7.426.0)
3+
* Amazon Bedrock Flows introduces DoWhile loops nodes, parallel node executions, and enhancements to knowledge base nodes.
4+
* CodeBuild (3.7.419.0)
5+
* AWS CodeBuild now supports Docker Server capability
6+
* ControlTower (3.7.403.1)
7+
* Updated the descriptions for the AWS Control Tower Baseline APIs to make them more intuitive.
8+
* DatabaseMigrationService (3.7.409.0)
9+
* Introduces Data Resync feature to describe-table-statistics and IAM database authentication for MariaDB, MySQL, and PostgreSQL.
10+
* PCS (3.7.403.0)
11+
* This release adds support for Slurm accounting. For more information, see the Slurm accounting topic in the AWS PCS User Guide. Slurm accounting is supported for Slurm 24.11 and later. This release also adds 24.11 as a valid value for the version parameter of the Scheduler data type.
12+
* WorkSpaces (3.7.412.0)
13+
* Added the new AlwaysOn running mode for WorkSpaces Pools. Customers can now choose between AlwaysOn (for instant access, with hourly usage billing regardless of connection status), or AutoStop (to optimize cost, with a brief startup delay) for their pools.
14+
115
### 3.7.1044.0 (2025-05-14 18:25 UTC)
216
* CloudWatchLogs (3.7.413.0)
317
* This release adds a new API "ListLogGroups" and an improvement in API "DescribeLogGroups"

changelogs/SDK.CHANGELOG.ALL.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
### 3.7.1045.0 (2025-05-15 18:30 UTC)
2+
* BedrockAgent (3.7.426.0)
3+
* Amazon Bedrock Flows introduces DoWhile loops nodes, parallel node executions, and enhancements to knowledge base nodes.
4+
* CodeBuild (3.7.419.0)
5+
* AWS CodeBuild now supports Docker Server capability
6+
* ControlTower (3.7.403.1)
7+
* Updated the descriptions for the AWS Control Tower Baseline APIs to make them more intuitive.
8+
* DatabaseMigrationService (3.7.409.0)
9+
* Introduces Data Resync feature to describe-table-statistics and IAM database authentication for MariaDB, MySQL, and PostgreSQL.
10+
* PCS (3.7.403.0)
11+
* This release adds support for Slurm accounting. For more information, see the Slurm accounting topic in the AWS PCS User Guide. Slurm accounting is supported for Slurm 24.11 and later. This release also adds 24.11 as a valid value for the version parameter of the Scheduler data type.
12+
* WorkSpaces (3.7.412.0)
13+
* Added the new AlwaysOn running mode for WorkSpaces Pools. Customers can now choose between AlwaysOn (for instant access, with hourly usage billing regardless of connection status), or AutoStop (to optimize cost, with a brief startup delay) for their pools.
14+
115
### 3.7.1044.0 (2025-05-14 18:25 UTC)
216
* CloudWatchLogs (3.7.413.0)
317
* This release adds a new API "ListLogGroups" and an improvement in API "DescribeLogGroups"

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" : "3.7.400.0",
4-
"ProductVersion" : "3.7.1044.0",
4+
"ProductVersion" : "3.7.1045.0",
55
"CoreVersion" : "3.7.402.57",
66
"OverrideCoreVersion" : "3.3",
77
"DefaultToPreview" : false,
@@ -388,7 +388,7 @@
388388
"InPreview" : false
389389
},
390390
"WorkSpaces" : {
391-
"Version" : "3.7.411.1",
391+
"Version" : "3.7.412.0",
392392
"AssemblyVersionOverride" : "3.3",
393393
"Dependencies" : {
394394
"Core" : "3.7.402.57"
@@ -524,7 +524,7 @@
524524
"InPreview" : false
525525
},
526526
"DatabaseMigrationService" : {
527-
"Version" : "3.7.408.47",
527+
"Version" : "3.7.409.0",
528528
"AssemblyVersionOverride" : "3.3",
529529
"Dependencies" : {
530530
"Core" : "3.7.402.57"
@@ -660,7 +660,7 @@
660660
"InPreview" : false
661661
},
662662
"CodeBuild" : {
663-
"Version" : "3.7.418.12",
663+
"Version" : "3.7.419.0",
664664
"AssemblyVersionOverride" : "3.3",
665665
"Dependencies" : {
666666
"Core" : "3.7.402.57"
@@ -2428,7 +2428,7 @@
24282428
"InPreview" : false
24292429
},
24302430
"ControlTower" : {
2431-
"Version" : "3.7.403.0",
2431+
"Version" : "3.7.403.1",
24322432
"AssemblyVersionOverride" : "3.3",
24332433
"Dependencies" : {
24342434
"Core" : "3.7.402.57"
@@ -2884,7 +2884,7 @@
28842884
"InPreview" : false
28852885
},
28862886
"BedrockAgent" : {
2887-
"Version" : "3.7.425.8",
2887+
"Version" : "3.7.426.0",
28882888
"AssemblyVersionOverride" : "3.3",
28892889
"Dependencies" : {
28902890
"Core" : "3.7.402.57"
@@ -3052,7 +3052,7 @@
30523052
"InPreview" : false
30533053
},
30543054
"PCS" : {
3055-
"Version" : "3.7.402.18",
3055+
"Version" : "3.7.403.0",
30563056
"AssemblyVersionOverride" : "3.3",
30573057
"Dependencies" : {
30583058
"Core" : "3.7.402.57"

sdk/code-analysis/ServiceAnalysis/BedrockAgent/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("3.3")]
32-
[assembly: AssemblyFileVersion("3.7.425.8")]
32+
[assembly: AssemblyFileVersion("3.7.426.0")]

sdk/code-analysis/ServiceAnalysis/CodeBuild/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("3.3")]
32-
[assembly: AssemblyFileVersion("3.7.418.12")]
32+
[assembly: AssemblyFileVersion("3.7.419.0")]

sdk/code-analysis/ServiceAnalysis/ControlTower/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("3.3")]
32-
[assembly: AssemblyFileVersion("3.7.403.0")]
32+
[assembly: AssemblyFileVersion("3.7.403.1")]

sdk/code-analysis/ServiceAnalysis/DatabaseMigrationService/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("3.3")]
32-
[assembly: AssemblyFileVersion("3.7.408.47")]
32+
[assembly: AssemblyFileVersion("3.7.409.0")]

sdk/code-analysis/ServiceAnalysis/PCS/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("3.3")]
32-
[assembly: AssemblyFileVersion("3.7.402.18")]
32+
[assembly: AssemblyFileVersion("3.7.403.0")]

sdk/code-analysis/ServiceAnalysis/WorkSpaces/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("3.3")]
32-
[assembly: AssemblyFileVersion("3.7.411.1")]
32+
[assembly: AssemblyFileVersion("3.7.412.0")]

sdk/src/Services/BedrockAgent/Generated/AmazonBedrockAgentConfig.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ namespace Amazon.BedrockAgent
3232
public partial class AmazonBedrockAgentConfig : ClientConfig
3333
{
3434
private static readonly string UserAgentString =
35-
InternalSDKUtils.BuildUserAgentString("Bedrock Agent", "3.7.425.8");
35+
InternalSDKUtils.BuildUserAgentString("Bedrock Agent", "3.7.426.0");
3636

3737
private string _userAgent = UserAgentString;
3838
///<summary>

0 commit comments

Comments
 (0)