Skip to content

Commit b6f0959

Browse files
Commit version number update changes
1 parent a320a6a commit b6f0959

File tree

37 files changed

+93
-56
lines changed

37 files changed

+93
-56
lines changed

changelogs/SDK.CHANGELOG.2025.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,27 @@
1+
### 4.0.133.0 (2025-11-13 21:18 UTC)
2+
* CloudFormation (4.0.6.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 (4.0.4.0)
5+
* Added support for related control mappings with new RELATED_CONTROL mapping type in ListControlMappings API.
6+
* EC2 (4.0.54.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 (4.0.6.0)
9+
* Add Amazon ECR FIPS PrivateLink endpoint support
10+
* ElasticLoadBalancingV2 (4.0.5.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 (4.0.5.0)
13+
* Integration of Device Location with Amazon Sidewalk network for Amazon Sidewalk enabled devices
14+
* MediaConvert (4.0.11.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 (4.0.11.0)
17+
* Updated endpoint and service metadata
18+
* S3 (4.0.11.3)
19+
* Fix the service name sent as metrics for s3 from AmazonS3 to Amazon.S3 to be consistent with all other services.
20+
* SageMaker (4.0.33.0)
21+
* 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.
22+
* WorkSpacesWeb (4.0.4.0)
23+
* Support for managing web content filtering for defining, tracking and regulating type of content accessed with WorkSpaces Secure Browser as part of browser settings.
24+
125
### 4.0.132.0 (2025-11-12 19:39 UTC)
226
* Connect (4.0.16.0)
327
* Updated Authentication Profile APIs to add support for automatic logout on user inactivity

changelogs/SDK.CHANGELOG.ALL.md

Lines changed: 24 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,27 @@
1+
### 4.0.133.0 (2025-11-13 21:18 UTC)
2+
* CloudFormation (4.0.6.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 (4.0.4.0)
5+
* Added support for related control mappings with new RELATED_CONTROL mapping type in ListControlMappings API.
6+
* EC2 (4.0.54.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 (4.0.6.0)
9+
* Add Amazon ECR FIPS PrivateLink endpoint support
10+
* ElasticLoadBalancingV2 (4.0.5.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 (4.0.5.0)
13+
* Integration of Device Location with Amazon Sidewalk network for Amazon Sidewalk enabled devices
14+
* MediaConvert (4.0.11.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 (4.0.11.0)
17+
* Updated endpoint and service metadata
18+
* S3 (4.0.11.3)
19+
* Fix the service name sent as metrics for s3 from AmazonS3 to Amazon.S3 to be consistent with all other services.
20+
* SageMaker (4.0.33.0)
21+
* 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.
22+
* WorkSpacesWeb (4.0.4.0)
23+
* Support for managing web content filtering for defining, tracking and regulating type of content accessed with WorkSpaces Secure Browser as part of browser settings.
24+
125
### 4.0.132.0 (2025-11-12 19:39 UTC)
226
* Connect (4.0.16.0)
327
* Updated Authentication Profile APIs to add support for automatic logout on user inactivity

generator/.DevConfigs/1b3b98a2-ab7f-49a9-86b9-efad87b2c548.json

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

generator/ServiceModels/_sdk-versions.json

Lines changed: 12 additions & 12 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.132.0",
4+
"ProductVersion" : "4.0.133.0",
55
"CoreVersion" : "4.0.3.1",
66
"OverrideCoreVersion" : "4.0",
77
"DefaultToPreview" : false,
@@ -32,7 +32,7 @@
3232
"InPreview" : false
3333
},
3434
"CloudFormation" : {
35-
"Version" : "4.0.5.5",
35+
"Version" : "4.0.6.0",
3636
"AssemblyVersionOverride" : "4.0",
3737
"Dependencies" : {
3838
"Core" : "4.0.3.1"
@@ -154,7 +154,7 @@
154154
"InPreview" : false
155155
},
156156
"EC2" : {
157-
"Version" : "4.0.53.0",
157+
"Version" : "4.0.54.0",
158158
"AssemblyVersionOverride" : "4.0",
159159
"Dependencies" : {
160160
"Core" : "4.0.3.1"
@@ -276,7 +276,7 @@
276276
"InPreview" : false
277277
},
278278
"RDS" : {
279-
"Version" : "4.0.10.10",
279+
"Version" : "4.0.11.0",
280280
"AssemblyVersionOverride" : "4.0",
281281
"Dependencies" : {
282282
"Core" : "4.0.3.1"
@@ -308,7 +308,7 @@
308308
"InPreview" : false
309309
},
310310
"S3" : {
311-
"Version" : "4.0.11.2",
311+
"Version" : "4.0.11.3",
312312
"AssemblyVersionOverride" : "4.0",
313313
"Dependencies" : {
314314
"Core" : "4.0.3.1"
@@ -484,7 +484,7 @@
484484
"InPreview" : false
485485
},
486486
"ECR" : {
487-
"Version" : "4.0.5.4",
487+
"Version" : "4.0.6.0",
488488
"AssemblyVersionOverride" : "4.0",
489489
"Dependencies" : {
490490
"Core" : "4.0.3.1"
@@ -564,7 +564,7 @@
564564
"InPreview" : false
565565
},
566566
"ElasticLoadBalancingV2" : {
567-
"Version" : "4.0.4.0",
567+
"Version" : "4.0.5.0",
568568
"AssemblyVersionOverride" : "4.0",
569569
"Dependencies" : {
570570
"Core" : "4.0.3.1"
@@ -860,7 +860,7 @@
860860
"InPreview" : false
861861
},
862862
"MediaConvert" : {
863-
"Version" : "4.0.10.3",
863+
"Version" : "4.0.11.0",
864864
"AssemblyVersionOverride" : "4.0",
865865
"Dependencies" : {
866866
"Core" : "4.0.3.1"
@@ -908,7 +908,7 @@
908908
"InPreview" : false
909909
},
910910
"SageMaker" : {
911-
"Version" : "4.0.32.0",
911+
"Version" : "4.0.33.0",
912912
"AssemblyVersionOverride" : "4.0",
913913
"Dependencies" : {
914914
"Core" : "4.0.3.1"
@@ -1900,7 +1900,7 @@
19001900
"InPreview" : false
19011901
},
19021902
"IoTWireless" : {
1903-
"Version" : "4.0.4.4",
1903+
"Version" : "4.0.5.0",
19041904
"AssemblyVersionOverride" : "4.0",
19051905
"Dependencies" : {
19061906
"Core" : "4.0.3.1"
@@ -2236,7 +2236,7 @@
22362236
"InPreview" : false
22372237
},
22382238
"WorkSpacesWeb" : {
2239-
"Version" : "4.0.3.5",
2239+
"Version" : "4.0.4.0",
22402240
"AssemblyVersionOverride" : "4.0",
22412241
"Dependencies" : {
22422242
"Core" : "4.0.3.1"
@@ -2908,7 +2908,7 @@
29082908
"InPreview" : false
29092909
},
29102910
"ControlCatalog" : {
2911-
"Version" : "4.0.3.5",
2911+
"Version" : "4.0.4.0",
29122912
"AssemblyVersionOverride" : "4.0",
29132913
"Dependencies" : {
29142914
"Core" : "4.0.3.1"

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("4.0")]
32-
[assembly: AssemblyFileVersion("4.0.5.5")]
32+
[assembly: AssemblyFileVersion("4.0.6.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("4.0")]
32-
[assembly: AssemblyFileVersion("4.0.3.5")]
32+
[assembly: AssemblyFileVersion("4.0.4.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("4.0")]
32-
[assembly: AssemblyFileVersion("4.0.53.0")]
32+
[assembly: AssemblyFileVersion("4.0.54.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("4.0")]
32-
[assembly: AssemblyFileVersion("4.0.5.4")]
32+
[assembly: AssemblyFileVersion("4.0.6.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("4.0")]
32-
[assembly: AssemblyFileVersion("4.0.4.0")]
32+
[assembly: AssemblyFileVersion("4.0.5.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("4.0")]
32-
[assembly: AssemblyFileVersion("4.0.4.4")]
32+
[assembly: AssemblyFileVersion("4.0.5.0")]

0 commit comments

Comments
 (0)