Skip to content

Commit 8af0743

Browse files
Commit version number update changes
1 parent 31922e8 commit 8af0743

File tree

24 files changed

+61
-29
lines changed

24 files changed

+61
-29
lines changed

changelogs/SDK.CHANGELOG.2025.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
### 3.7.1159.0 (2025-11-05 19:25 UTC)
2+
* CloudFront (3.7.506.0)
3+
* This release adds new and updated API operations. You can now use the IpAddressType field to specify either ipv4 or dualstack for your Anycast static IP list. You can also enable cross-account resource sharing to share your VPC origins with other AWS accounts
4+
* DataZone (3.7.509.0)
5+
* Added support for Project Resource Tags
6+
* EC2 (3.7.522.0)
7+
* This release adds AvailabilityZoneId support for DescribeFastSnapshotRestores, DisableFastSnapshotRestores, and EnableFastSnapshotRestores APIs.
8+
* FSx (3.7.505.0)
9+
* Amazon FSx now enables secure management of Active Directory credentials through AWS Secrets Manager integration. Customers can use Secret ARNs instead of direct credentials when joining resources to Active Directory domains.
10+
* GroundStation (3.7.502.0)
11+
* Introduce CreateDataflowEndpointGroupV2 action
12+
* S3 (3.7.504.0)
13+
* Launch IPv6 dual-stack support for S3 Express
14+
* SageMaker (3.7.516.0)
15+
* Add new fields in SageMaker Hyperpod DescribeCluster API response: TargetStateCount, SoftwareUpdateStatus and ActiveSoftwareDeploymentConfig to provide AMI update progress visibility .
16+
117
### 3.7.1158.0 (2025-11-04 19:19 UTC)
218
* PinpointSMSVoiceV2 (3.7.504.0)
319
* This release adds support for the CarrierLookup API, which returns information about a destination phone number including if the number is valid, the carrier, and more.

changelogs/SDK.CHANGELOG.ALL.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
### 3.7.1159.0 (2025-11-05 19:25 UTC)
2+
* CloudFront (3.7.506.0)
3+
* This release adds new and updated API operations. You can now use the IpAddressType field to specify either ipv4 or dualstack for your Anycast static IP list. You can also enable cross-account resource sharing to share your VPC origins with other AWS accounts
4+
* DataZone (3.7.509.0)
5+
* Added support for Project Resource Tags
6+
* EC2 (3.7.522.0)
7+
* This release adds AvailabilityZoneId support for DescribeFastSnapshotRestores, DisableFastSnapshotRestores, and EnableFastSnapshotRestores APIs.
8+
* FSx (3.7.505.0)
9+
* Amazon FSx now enables secure management of Active Directory credentials through AWS Secrets Manager integration. Customers can use Secret ARNs instead of direct credentials when joining resources to Active Directory domains.
10+
* GroundStation (3.7.502.0)
11+
* Introduce CreateDataflowEndpointGroupV2 action
12+
* S3 (3.7.504.0)
13+
* Launch IPv6 dual-stack support for S3 Express
14+
* SageMaker (3.7.516.0)
15+
* Add new fields in SageMaker Hyperpod DescribeCluster API response: TargetStateCount, SoftwareUpdateStatus and ActiveSoftwareDeploymentConfig to provide AMI update progress visibility .
16+
117
### 3.7.1158.0 (2025-11-04 19:19 UTC)
218
* PinpointSMSVoiceV2 (3.7.504.0)
319
* This release adds support for the CarrierLookup API, which returns information about a destination phone number including if the number is valid, the carrier, and more.

generator/ServiceModels/_sdk-versions.json

Lines changed: 8 additions & 8 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.1158.0",
4+
"ProductVersion" : "3.7.1159.0",
55
"CoreVersion" : "3.7.500.42",
66
"OverrideCoreVersion" : "3.3",
77
"DefaultToPreview" : false,
@@ -40,7 +40,7 @@
4040
"InPreview" : false
4141
},
4242
"CloudFront" : {
43-
"Version" : "3.7.505.8",
43+
"Version" : "3.7.506.0",
4444
"AssemblyVersionOverride" : "3.3.4.0",
4545
"Dependencies" : {
4646
"Core" : "3.7.500.42"
@@ -154,7 +154,7 @@
154154
"InPreview" : false
155155
},
156156
"EC2" : {
157-
"Version" : "3.7.521.1",
157+
"Version" : "3.7.522.0",
158158
"AssemblyVersionOverride" : "3.3",
159159
"Dependencies" : {
160160
"Core" : "3.7.500.42"
@@ -308,7 +308,7 @@
308308
"InPreview" : false
309309
},
310310
"S3" : {
311-
"Version" : "3.7.503.3",
311+
"Version" : "3.7.504.0",
312312
"AssemblyVersionOverride" : "3.3",
313313
"Dependencies" : {
314314
"Core" : "3.7.500.42"
@@ -908,7 +908,7 @@
908908
"InPreview" : false
909909
},
910910
"SageMaker" : {
911-
"Version" : "3.7.515.1",
911+
"Version" : "3.7.516.0",
912912
"AssemblyVersionOverride" : "3.3",
913913
"Dependencies" : {
914914
"Core" : "3.7.500.42"
@@ -1220,7 +1220,7 @@
12201220
"InPreview" : false
12211221
},
12221222
"FSx" : {
1223-
"Version" : "3.7.504.1",
1223+
"Version" : "3.7.505.0",
12241224
"AssemblyVersionOverride" : "3.3",
12251225
"Dependencies" : {
12261226
"Core" : "3.7.500.42"
@@ -1316,7 +1316,7 @@
13161316
"InPreview" : false
13171317
},
13181318
"GroundStation" : {
1319-
"Version" : "3.7.501.3",
1319+
"Version" : "3.7.502.0",
13201320
"AssemblyVersionOverride" : "3.3",
13211321
"Dependencies" : {
13221322
"Core" : "3.7.500.42"
@@ -2684,7 +2684,7 @@
26842684
"InPreview" : false
26852685
},
26862686
"DataZone" : {
2687-
"Version" : "3.7.508.5",
2687+
"Version" : "3.7.509.0",
26882688
"AssemblyVersionOverride" : "3.3",
26892689
"Dependencies" : {
26902690
"Core" : "3.7.500.42"

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

sdk/code-analysis/ServiceAnalysis/DataZone/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.508.5")]
32+
[assembly: AssemblyFileVersion("3.7.509.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.521.1")]
32+
[assembly: AssemblyFileVersion("3.7.522.0")]

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

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

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

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

0 commit comments

Comments
 (0)