Skip to content

Commit 38f17db

Browse files
Commit version number update changes
1 parent 0f135b5 commit 38f17db

File tree

33 files changed

+85
-41
lines changed

33 files changed

+85
-41
lines changed

changelogs/SDK.CHANGELOG.2025.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
### 3.7.1165.0 (2025-11-13 19:40 UTC)
2+
* CloudFormation (3.7.504.0)
3+
* CloudFormation now supports GetHookResult API with annotations to retrieve structured compliance check results and remediation guidance for each evaluated resource, replacing the previous single-message limitation with detailed validation outcomes.
4+
* ControlCatalog (3.7.503.0)
5+
* Added support for related control mappings with new RELATED_CONTROL mapping type in ListControlMappings API.
6+
* EC2 (3.7.528.0)
7+
* Added support for new accelerator types ("media") and accelerator names ("L4", "L40s", "GAUDI_HL_205", "INFERENTIA2", "TRAINIUM", "TRAINIUM2", "U30") in Attributes Based Instance Type Selection for launched instance types.
8+
* ECR (3.7.503.0)
9+
* Add Amazon ECR FIPS PrivateLink endpoint support
10+
* ElasticLoadBalancingV2 (3.7.504.0)
11+
* QUIC and TCP_QUIC protocol support for Network Load Balancer (NLB). This capability enables customers to forward QUIC traffic to their targets with ultra-low latency while maintaining session stickiness using QUIC Connection IDs.
12+
* IoTWireless (3.7.503.0)
13+
* Integration of Device Location with Amazon Sidewalk network for Amazon Sidewalk enabled devices
14+
* MediaConvert (3.7.505.0)
15+
* Lowers minimum duration for black video generator. Adds support for embedding and signing C2PA content credentials in DASH and CMAF HLS outputs.
16+
* RDS (3.7.507.0)
17+
* Updated endpoint and service metadata
18+
* SageMaker (3.7.519.0)
19+
* Added support for minor version upgrades and AWS Identity Center integration for SageMaker Hadron Partner Apps, enabling automated version management and IdC group-based access control.
20+
* WorkSpacesWeb (3.7.503.0)
21+
* Support for managing web content filtering for defining, tracking and regulating type of content accessed with WorkSpaces Secure Browser as part of browser settings.
22+
123
### 3.7.1164.0 (2025-11-12 19:42 UTC)
224
* Connect (3.7.512.0)
325
* Updated Authentication Profile APIs to add support for automatic logout on user inactivity

changelogs/SDK.CHANGELOG.ALL.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
### 3.7.1165.0 (2025-11-13 19:40 UTC)
2+
* CloudFormation (3.7.504.0)
3+
* CloudFormation now supports GetHookResult API with annotations to retrieve structured compliance check results and remediation guidance for each evaluated resource, replacing the previous single-message limitation with detailed validation outcomes.
4+
* ControlCatalog (3.7.503.0)
5+
* Added support for related control mappings with new RELATED_CONTROL mapping type in ListControlMappings API.
6+
* EC2 (3.7.528.0)
7+
* Added support for new accelerator types ("media") and accelerator names ("L4", "L40s", "GAUDI_HL_205", "INFERENTIA2", "TRAINIUM", "TRAINIUM2", "U30") in Attributes Based Instance Type Selection for launched instance types.
8+
* ECR (3.7.503.0)
9+
* Add Amazon ECR FIPS PrivateLink endpoint support
10+
* ElasticLoadBalancingV2 (3.7.504.0)
11+
* QUIC and TCP_QUIC protocol support for Network Load Balancer (NLB). This capability enables customers to forward QUIC traffic to their targets with ultra-low latency while maintaining session stickiness using QUIC Connection IDs.
12+
* IoTWireless (3.7.503.0)
13+
* Integration of Device Location with Amazon Sidewalk network for Amazon Sidewalk enabled devices
14+
* MediaConvert (3.7.505.0)
15+
* Lowers minimum duration for black video generator. Adds support for embedding and signing C2PA content credentials in DASH and CMAF HLS outputs.
16+
* RDS (3.7.507.0)
17+
* Updated endpoint and service metadata
18+
* SageMaker (3.7.519.0)
19+
* Added support for minor version upgrades and AWS Identity Center integration for SageMaker Hadron Partner Apps, enabling automated version management and IdC group-based access control.
20+
* WorkSpacesWeb (3.7.503.0)
21+
* Support for managing web content filtering for defining, tracking and regulating type of content accessed with WorkSpaces Secure Browser as part of browser settings.
22+
123
### 3.7.1164.0 (2025-11-12 19:42 UTC)
224
* Connect (3.7.512.0)
325
* Updated Authentication Profile APIs to add support for automatic logout on user inactivity

generator/ServiceModels/_sdk-versions.json

Lines changed: 11 additions & 11 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.1164.0",
4+
"ProductVersion" : "3.7.1165.0",
55
"CoreVersion" : "3.7.500.43",
66
"OverrideCoreVersion" : "3.3",
77
"DefaultToPreview" : false,
@@ -32,7 +32,7 @@
3232
"InPreview" : false
3333
},
3434
"CloudFormation" : {
35-
"Version" : "3.7.503.8",
35+
"Version" : "3.7.504.0",
3636
"AssemblyVersionOverride" : "3.3",
3737
"Dependencies" : {
3838
"Core" : "3.7.500.43"
@@ -154,7 +154,7 @@
154154
"InPreview" : false
155155
},
156156
"EC2" : {
157-
"Version" : "3.7.527.0",
157+
"Version" : "3.7.528.0",
158158
"AssemblyVersionOverride" : "3.3",
159159
"Dependencies" : {
160160
"Core" : "3.7.500.43"
@@ -276,7 +276,7 @@
276276
"InPreview" : false
277277
},
278278
"RDS" : {
279-
"Version" : "3.7.506.17",
279+
"Version" : "3.7.507.0",
280280
"AssemblyVersionOverride" : "3.3",
281281
"Dependencies" : {
282282
"Core" : "3.7.500.43"
@@ -484,7 +484,7 @@
484484
"InPreview" : false
485485
},
486486
"ECR" : {
487-
"Version" : "3.7.502.7",
487+
"Version" : "3.7.503.0",
488488
"AssemblyVersionOverride" : "3.3",
489489
"Dependencies" : {
490490
"Core" : "3.7.500.43"
@@ -564,7 +564,7 @@
564564
"InPreview" : false
565565
},
566566
"ElasticLoadBalancingV2" : {
567-
"Version" : "3.7.503.0",
567+
"Version" : "3.7.504.0",
568568
"AssemblyVersionOverride" : "3.3",
569569
"Dependencies" : {
570570
"Core" : "3.7.500.43"
@@ -860,7 +860,7 @@
860860
"InPreview" : false
861861
},
862862
"MediaConvert" : {
863-
"Version" : "3.7.504.2",
863+
"Version" : "3.7.505.0",
864864
"AssemblyVersionOverride" : "3.3",
865865
"Dependencies" : {
866866
"Core" : "3.7.500.43"
@@ -908,7 +908,7 @@
908908
"InPreview" : false
909909
},
910910
"SageMaker" : {
911-
"Version" : "3.7.518.0",
911+
"Version" : "3.7.519.0",
912912
"AssemblyVersionOverride" : "3.3",
913913
"Dependencies" : {
914914
"Core" : "3.7.500.43"
@@ -1892,7 +1892,7 @@
18921892
"InPreview" : false
18931893
},
18941894
"IoTWireless" : {
1895-
"Version" : "3.7.502.6",
1895+
"Version" : "3.7.503.0",
18961896
"AssemblyVersionOverride" : "3.3",
18971897
"Dependencies" : {
18981898
"Core" : "3.7.500.43"
@@ -2228,7 +2228,7 @@
22282228
"InPreview" : false
22292229
},
22302230
"WorkSpacesWeb" : {
2231-
"Version" : "3.7.502.10",
2231+
"Version" : "3.7.503.0",
22322232
"AssemblyVersionOverride" : "3.3",
22332233
"Dependencies" : {
22342234
"Core" : "3.7.500.43"
@@ -2900,7 +2900,7 @@
29002900
"InPreview" : false
29012901
},
29022902
"ControlCatalog" : {
2903-
"Version" : "3.7.502.9",
2903+
"Version" : "3.7.503.0",
29042904
"AssemblyVersionOverride" : "3.3",
29052905
"Dependencies" : {
29062906
"Core" : "3.7.500.43"

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

sdk/code-analysis/ServiceAnalysis/ControlCatalog/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.9")]
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.527.0")]
32+
[assembly: AssemblyFileVersion("3.7.528.0")]

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

sdk/code-analysis/ServiceAnalysis/IoTWireless/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.6")]
32+
[assembly: AssemblyFileVersion("3.7.503.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("3.3")]
32-
[assembly: AssemblyFileVersion("3.7.504.2")]
32+
[assembly: AssemblyFileVersion("3.7.505.0")]

0 commit comments

Comments
 (0)