Skip to content

Commit a2771a4

Browse files
Commit version number update changes
1 parent 10725d8 commit a2771a4

File tree

27 files changed

+69
-33
lines changed

27 files changed

+69
-33
lines changed

changelogs/SDK.CHANGELOG.2025.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
### 3.7.1164.0 (2025-11-12 19:42 UTC)
2+
* Connect (3.7.512.0)
3+
* Updated Authentication Profile APIs to add support for automatic logout on user inactivity
4+
* DatabaseMigrationService (3.7.503.0)
5+
* Added support of SQL statements creation, metadata model discovery and selection rules transformation.
6+
* EC2 (3.7.527.0)
7+
* Adds complete AMI ancestry tracing from immediate parent through each preceding generation back to the root AMI
8+
* ElasticLoadBalancingV2 (3.7.503.0)
9+
* This release expands ALB Authentication to support JWT verification and adds support for a new JWT validation action in listener rule.
10+
* PrometheusService (3.7.506.0)
11+
* Add VPC source configuration support enabling Amazon Managed Service for Prometheus Collector to collect metrics from MSK clusters.
12+
* Redshift (3.7.504.0)
13+
* Added GetIdentityCenterAuthToken API to retrieve encrypted authentication tokens for Identity Center integrated applications. This API enables programmatic access to secure Identity Center tokens with proper error handling and parameter validation across supported SDK languages.
14+
* S3Tables (3.7.504.0)
15+
* Adds support for request metrics metrics APIs for S3 Tables
16+
* SageMaker (3.7.518.0)
17+
* Add support for trn2.3xlarge instance type for SageMaker Hyperpod
18+
119
### 3.7.1163.0 (2025-11-11 19:23 UTC)
220
* Batch (3.7.501.11)
321
* Documentation-only update: update API and doc descriptions per EKS ImageType default value switch from AL2 to AL2023.

changelogs/SDK.CHANGELOG.ALL.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
### 3.7.1164.0 (2025-11-12 19:42 UTC)
2+
* Connect (3.7.512.0)
3+
* Updated Authentication Profile APIs to add support for automatic logout on user inactivity
4+
* DatabaseMigrationService (3.7.503.0)
5+
* Added support of SQL statements creation, metadata model discovery and selection rules transformation.
6+
* EC2 (3.7.527.0)
7+
* Adds complete AMI ancestry tracing from immediate parent through each preceding generation back to the root AMI
8+
* ElasticLoadBalancingV2 (3.7.503.0)
9+
* This release expands ALB Authentication to support JWT verification and adds support for a new JWT validation action in listener rule.
10+
* PrometheusService (3.7.506.0)
11+
* Add VPC source configuration support enabling Amazon Managed Service for Prometheus Collector to collect metrics from MSK clusters.
12+
* Redshift (3.7.504.0)
13+
* Added GetIdentityCenterAuthToken API to retrieve encrypted authentication tokens for Identity Center integrated applications. This API enables programmatic access to secure Identity Center tokens with proper error handling and parameter validation across supported SDK languages.
14+
* S3Tables (3.7.504.0)
15+
* Adds support for request metrics metrics APIs for S3 Tables
16+
* SageMaker (3.7.518.0)
17+
* Add support for trn2.3xlarge instance type for SageMaker Hyperpod
18+
119
### 3.7.1163.0 (2025-11-11 19:23 UTC)
220
* Batch (3.7.501.11)
321
* Documentation-only update: update API and doc descriptions per EKS ImageType default value switch from AL2 to AL2023.

generator/ServiceModels/_sdk-versions.json

Lines changed: 9 additions & 9 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.1163.0",
4+
"ProductVersion" : "3.7.1164.0",
55
"CoreVersion" : "3.7.500.43",
66
"OverrideCoreVersion" : "3.3",
77
"DefaultToPreview" : false,
@@ -154,7 +154,7 @@
154154
"InPreview" : false
155155
},
156156
"EC2" : {
157-
"Version" : "3.7.526.0",
157+
"Version" : "3.7.527.0",
158158
"AssemblyVersionOverride" : "3.3",
159159
"Dependencies" : {
160160
"Core" : "3.7.500.43"
@@ -284,7 +284,7 @@
284284
"InPreview" : false
285285
},
286286
"Redshift" : {
287-
"Version" : "3.7.503.2",
287+
"Version" : "3.7.504.0",
288288
"AssemblyVersionOverride" : "3.3",
289289
"Dependencies" : {
290290
"Core" : "3.7.500.43"
@@ -516,7 +516,7 @@
516516
"InPreview" : false
517517
},
518518
"DatabaseMigrationService" : {
519-
"Version" : "3.7.502.7",
519+
"Version" : "3.7.503.0",
520520
"AssemblyVersionOverride" : "3.3",
521521
"Dependencies" : {
522522
"Core" : "3.7.500.43"
@@ -564,7 +564,7 @@
564564
"InPreview" : false
565565
},
566566
"ElasticLoadBalancingV2" : {
567-
"Version" : "3.7.502.11",
567+
"Version" : "3.7.503.0",
568568
"AssemblyVersionOverride" : "3.3",
569569
"Dependencies" : {
570570
"Core" : "3.7.500.43"
@@ -908,7 +908,7 @@
908908
"InPreview" : false
909909
},
910910
"SageMaker" : {
911-
"Version" : "3.7.517.0",
911+
"Version" : "3.7.518.0",
912912
"AssemblyVersionOverride" : "3.3",
913913
"Dependencies" : {
914914
"Core" : "3.7.500.43"
@@ -1012,7 +1012,7 @@
10121012
"InPreview" : false
10131013
},
10141014
"Connect" : {
1015-
"Version" : "3.7.511.0",
1015+
"Version" : "3.7.512.0",
10161016
"AssemblyVersionOverride" : "3.3",
10171017
"Dependencies" : {
10181018
"Core" : "3.7.500.43"
@@ -1876,7 +1876,7 @@
18761876
"InPreview" : false
18771877
},
18781878
"PrometheusService" : {
1879-
"Version" : "3.7.505.3",
1879+
"Version" : "3.7.506.0",
18801880
"AssemblyVersionOverride" : "3.3",
18811881
"Dependencies" : {
18821882
"Core" : "3.7.500.43"
@@ -3100,7 +3100,7 @@
31003100
"InPreview" : false
31013101
},
31023102
"S3Tables" : {
3103-
"Version" : "3.7.503.0",
3103+
"Version" : "3.7.504.0",
31043104
"AssemblyVersionOverride" : "3.3",
31053105
"Dependencies" : {
31063106
"Core" : "3.7.500.43"

sdk/code-analysis/ServiceAnalysis/Connect/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.511.0")]
32+
[assembly: AssemblyFileVersion("3.7.512.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.502.7")]
32+
[assembly: AssemblyFileVersion("3.7.503.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("3.3")]
32-
[assembly: AssemblyFileVersion("3.7.526.0")]
32+
[assembly: AssemblyFileVersion("3.7.527.0")]

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

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

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

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

0 commit comments

Comments
 (0)