Skip to content

Commit 1d482f5

Browse files
Commit version number update changes
1 parent 3ff00b2 commit 1d482f5

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.1135.0 (2025-10-01 18:36 UTC)
2+
* ChimeSDKMeetings (3.7.502.0)
3+
* Add support to receive dual stack MediaPlacement URLs in Chime Meetings SDK
4+
* CleanRooms (3.7.506.0)
5+
* This release introduces data access budgets to control how many times a table can be used for queries and jobs in a collaboration.
6+
* CleanRoomsML (3.7.503.0)
7+
* This release introduces data access budgets to view how many times an input channel can be used for ML jobs in a collaboration.
8+
* DatabaseMigrationService (3.7.501.19)
9+
* This is a doc-only update, revising text for kms-key-arns.
10+
* ECS (3.7.502.1)
11+
* This is a documentation only Amazon ECS release that adds additional information for health checks.
12+
* PCS (3.7.505.0)
13+
* Added the UpdateCluster API action to modify cluster configurations, and Slurm custom settings for queues.
14+
115
### 3.7.1134.0 (2025-09-30 18:37 UTC)
216
* ApplicationSignals (3.7.502.0)
317
* Amazon CloudWatch Application Signals is introducing the Application Map to give users a more comprehensive view of their service health. Users will now be able to group services, track their latest deployments, and view automated audit findings concerning service performance.

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.1135.0 (2025-10-01 18:36 UTC)
2+
* ChimeSDKMeetings (3.7.502.0)
3+
* Add support to receive dual stack MediaPlacement URLs in Chime Meetings SDK
4+
* CleanRooms (3.7.506.0)
5+
* This release introduces data access budgets to control how many times a table can be used for queries and jobs in a collaboration.
6+
* CleanRoomsML (3.7.503.0)
7+
* This release introduces data access budgets to view how many times an input channel can be used for ML jobs in a collaboration.
8+
* DatabaseMigrationService (3.7.501.19)
9+
* This is a doc-only update, revising text for kms-key-arns.
10+
* ECS (3.7.502.1)
11+
* This is a documentation only Amazon ECS release that adds additional information for health checks.
12+
* PCS (3.7.505.0)
13+
* Added the UpdateCluster API action to modify cluster configurations, and Slurm custom settings for queues.
14+
115
### 3.7.1134.0 (2025-09-30 18:37 UTC)
216
* ApplicationSignals (3.7.502.0)
317
* Amazon CloudWatch Application Signals is introducing the Application Map to give users a more comprehensive view of their service health. Users will now be able to group services, track their latest deployments, and view automated audit findings concerning service performance.

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.500.0",
4-
"ProductVersion" : "3.7.1134.0",
4+
"ProductVersion" : "3.7.1135.0",
55
"CoreVersion" : "3.7.500.27",
66
"OverrideCoreVersion" : "3.3",
77
"DefaultToPreview" : false,
@@ -162,7 +162,7 @@
162162
"InPreview" : false
163163
},
164164
"ECS" : {
165-
"Version" : "3.7.502.0",
165+
"Version" : "3.7.502.1",
166166
"AssemblyVersionOverride" : "3.3",
167167
"Dependencies" : {
168168
"Core" : "3.7.500.27"
@@ -516,7 +516,7 @@
516516
"InPreview" : false
517517
},
518518
"DatabaseMigrationService" : {
519-
"Version" : "3.7.501.18",
519+
"Version" : "3.7.501.19",
520520
"AssemblyVersionOverride" : "3.3",
521521
"Dependencies" : {
522522
"Core" : "3.7.500.27"
@@ -2188,7 +2188,7 @@
21882188
"InPreview" : false
21892189
},
21902190
"ChimeSDKMeetings" : {
2191-
"Version" : "3.7.501.16",
2191+
"Version" : "3.7.502.0",
21922192
"AssemblyVersionOverride" : "3.3",
21932193
"Dependencies" : {
21942194
"Core" : "3.7.500.27"
@@ -2572,7 +2572,7 @@
25722572
"InPreview" : false
25732573
},
25742574
"CleanRooms" : {
2575-
"Version" : "3.7.505.4",
2575+
"Version" : "3.7.506.0",
25762576
"AssemblyVersionOverride" : "3.3",
25772577
"Dependencies" : {
25782578
"Core" : "3.7.500.27"
@@ -2860,7 +2860,7 @@
28602860
"InPreview" : false
28612861
},
28622862
"CleanRoomsML" : {
2863-
"Version" : "3.7.502.14",
2863+
"Version" : "3.7.503.0",
28642864
"AssemblyVersionOverride" : "3.3",
28652865
"Dependencies" : {
28662866
"Core" : "3.7.500.27"
@@ -3020,7 +3020,7 @@
30203020
"InPreview" : false
30213021
},
30223022
"PCS" : {
3023-
"Version" : "3.7.504.7",
3023+
"Version" : "3.7.505.0",
30243024
"AssemblyVersionOverride" : "3.3",
30253025
"Dependencies" : {
30263026
"Core" : "3.7.500.27"

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

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

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

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

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

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

sdk/src/Services/ChimeSDKMeetings/Generated/AmazonChimeSDKMeetingsConfig.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ namespace Amazon.ChimeSDKMeetings
3232
public partial class AmazonChimeSDKMeetingsConfig : ClientConfig
3333
{
3434
private static readonly string UserAgentString =
35-
InternalSDKUtils.BuildUserAgentString("Chime SDK Meetings", "3.7.501.16");
35+
InternalSDKUtils.BuildUserAgentString("Chime SDK Meetings", "3.7.502.0");
3636

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

0 commit comments

Comments
 (0)