Skip to content

Commit 76cb696

Browse files
Commit version number update changes
1 parent c11ffaf commit 76cb696

File tree

42 files changed

+116
-52
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

42 files changed

+116
-52
lines changed

changelogs/SDK.CHANGELOG.2025.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,31 @@
1+
### 4.0.70.0 (2025-08-14 18:35 UTC)
2+
* ARCRegionswitch (4.0.1.0)
3+
* Endpoint rule test and documentation update.
4+
* BCMRecommendedActions (4.0.0.0)
5+
* Initial SDK release for AWS Billing and Cost Management Recommended Actions.
6+
* DirectConnect (4.0.2.0)
7+
* Added pagination support for DescribeHostedConnections, DescribeVirtualInterfaces, DescribeConnections, DescribeInterconnects, DescribeLags. Added asnLong support for BGP peer operations which supports a large range.
8+
* DynamoDBv2 (4.0.4.0)
9+
* This release 1/ Adds support for throttled keys mode for CloudWatch Contributor Insights, 2/ Adds throttling reasons to exceptions across dataplane APIs. 3/ Explicitly models ThrottlingException as a class in statically typed languages. Refer to the launch day blog post for more details.
10+
* EC2 (4.0.30.0)
11+
* This release adds ModifyInstanceConnectEndpoint API to update configurations on existing EC2 Instance Connect Endpoints and improves IPv6 support through dualstack DNS names for EC2 Instance Connect Endpoints.
12+
* FSx (4.0.4.0)
13+
* Amazon FSx for NetApp ONTAP 2nd generation file systems now support decreasing SSD storage capacity.
14+
* Glue (4.0.13.0)
15+
* AWS Glue now supports Trusted Identity Propagation.
16+
* GuardDuty (4.0.5.0)
17+
* Added support for entity lists.
18+
* MediaLive (4.0.3.0)
19+
* CMAF Ingest output groups in MediaLive can now accept one additional destination url for single pipeline channels and up to two additional destination urls for standard channels.
20+
* PCS (4.0.6.0)
21+
* Updated the regex pattern and description of iamInstanceProfileArn in the CreateComputeNodeGroup and UpdateComputeNodeGroup API actions. Name and path requirements apply to the ARN of the IAM role associated with the instance profile and not the ARN of the instance profile.
22+
* QApps (4.0.0.19)
23+
* Documentation update for Amazon Q Apps API Reference
24+
* ServiceDiscovery (4.0.1.0)
25+
* Added support for cross account through Id parameter overloading with ARN and allow owner account for some APIs instead of ARN
26+
* WorkSpaces (4.0.4.0)
27+
* New APIs introduced to import WorkSpaces BYOL image using a new process that leveraged EC2 Image Builder. WorkSpaces tests and fixes your image's compatibility issues and supports customized VM images.
28+
129
### 4.0.69.0 (2025-08-13 18:21 UTC)
230
* Braket (4.0.1.0)
331
* Add support for Braket program sets.

changelogs/SDK.CHANGELOG.ALL.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,31 @@
1+
### 4.0.70.0 (2025-08-14 18:35 UTC)
2+
* ARCRegionswitch (4.0.1.0)
3+
* Endpoint rule test and documentation update.
4+
* BCMRecommendedActions (4.0.0.0)
5+
* Initial SDK release for AWS Billing and Cost Management Recommended Actions.
6+
* DirectConnect (4.0.2.0)
7+
* Added pagination support for DescribeHostedConnections, DescribeVirtualInterfaces, DescribeConnections, DescribeInterconnects, DescribeLags. Added asnLong support for BGP peer operations which supports a large range.
8+
* DynamoDBv2 (4.0.4.0)
9+
* This release 1/ Adds support for throttled keys mode for CloudWatch Contributor Insights, 2/ Adds throttling reasons to exceptions across dataplane APIs. 3/ Explicitly models ThrottlingException as a class in statically typed languages. Refer to the launch day blog post for more details.
10+
* EC2 (4.0.30.0)
11+
* This release adds ModifyInstanceConnectEndpoint API to update configurations on existing EC2 Instance Connect Endpoints and improves IPv6 support through dualstack DNS names for EC2 Instance Connect Endpoints.
12+
* FSx (4.0.4.0)
13+
* Amazon FSx for NetApp ONTAP 2nd generation file systems now support decreasing SSD storage capacity.
14+
* Glue (4.0.13.0)
15+
* AWS Glue now supports Trusted Identity Propagation.
16+
* GuardDuty (4.0.5.0)
17+
* Added support for entity lists.
18+
* MediaLive (4.0.3.0)
19+
* CMAF Ingest output groups in MediaLive can now accept one additional destination url for single pipeline channels and up to two additional destination urls for standard channels.
20+
* PCS (4.0.6.0)
21+
* Updated the regex pattern and description of iamInstanceProfileArn in the CreateComputeNodeGroup and UpdateComputeNodeGroup API actions. Name and path requirements apply to the ARN of the IAM role associated with the instance profile and not the ARN of the instance profile.
22+
* QApps (4.0.0.19)
23+
* Documentation update for Amazon Q Apps API Reference
24+
* ServiceDiscovery (4.0.1.0)
25+
* Added support for cross account through Id parameter overloading with ARN and allow owner account for some APIs instead of ARN
26+
* WorkSpaces (4.0.4.0)
27+
* New APIs introduced to import WorkSpaces BYOL image using a new process that leveraged EC2 Image Builder. WorkSpaces tests and fixes your image's compatibility issues and supports customized VM images.
28+
129
### 4.0.69.0 (2025-08-13 18:21 UTC)
230
* Braket (4.0.1.0)
331
* Add support for Braket program sets.

generator/ServiceModels/_sdk-versions.json

Lines changed: 21 additions & 13 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.69.0",
4+
"ProductVersion" : "4.0.70.0",
55
"CoreVersion" : "4.0.0.22",
66
"OverrideCoreVersion" : "4.0",
77
"DefaultToPreview" : false,
@@ -138,23 +138,23 @@
138138
"InPreview" : false
139139
},
140140
"DirectConnect" : {
141-
"Version" : "4.0.1.3",
141+
"Version" : "4.0.2.0",
142142
"AssemblyVersionOverride" : "4.0",
143143
"Dependencies" : {
144144
"Core" : "4.0.0.22"
145145
},
146146
"InPreview" : false
147147
},
148148
"DynamoDBv2" : {
149-
"Version" : "4.0.3.5",
149+
"Version" : "4.0.4.0",
150150
"AssemblyVersionOverride" : "4.0",
151151
"Dependencies" : {
152152
"Core" : "4.0.0.22"
153153
},
154154
"InPreview" : false
155155
},
156156
"EC2" : {
157-
"Version" : "4.0.29.1",
157+
"Version" : "4.0.30.0",
158158
"AssemblyVersionOverride" : "4.0",
159159
"Dependencies" : {
160160
"Core" : "4.0.0.22"
@@ -388,7 +388,7 @@
388388
"InPreview" : false
389389
},
390390
"WorkSpaces" : {
391-
"Version" : "4.0.3.7",
391+
"Version" : "4.0.4.0",
392392
"AssemblyVersionOverride" : "4.0",
393393
"Dependencies" : {
394394
"Core" : "4.0.0.22"
@@ -820,7 +820,7 @@
820820
"InPreview" : false
821821
},
822822
"Glue" : {
823-
"Version" : "4.0.12.1",
823+
"Version" : "4.0.13.0",
824824
"AssemblyVersionOverride" : "4.0",
825825
"Dependencies" : {
826826
"Core" : "4.0.0.22"
@@ -860,7 +860,7 @@
860860
"InPreview" : false
861861
},
862862
"MediaLive" : {
863-
"Version" : "4.0.2.16",
863+
"Version" : "4.0.3.0",
864864
"AssemblyVersionOverride" : "4.0",
865865
"Dependencies" : {
866866
"Core" : "4.0.0.22"
@@ -900,7 +900,7 @@
900900
"InPreview" : false
901901
},
902902
"GuardDuty" : {
903-
"Version" : "4.0.4.1",
903+
"Version" : "4.0.5.0",
904904
"AssemblyVersionOverride" : "4.0",
905905
"Dependencies" : {
906906
"Core" : "4.0.0.22"
@@ -1004,7 +1004,7 @@
10041004
"InPreview" : false
10051005
},
10061006
"ServiceDiscovery" : {
1007-
"Version" : "4.0.0.18",
1007+
"Version" : "4.0.1.0",
10081008
"AssemblyVersionOverride" : "4.0",
10091009
"Dependencies" : {
10101010
"Core" : "4.0.0.22"
@@ -1260,7 +1260,7 @@
12601260
"InPreview" : false
12611261
},
12621262
"FSx" : {
1263-
"Version" : "4.0.3.0",
1263+
"Version" : "4.0.4.0",
12641264
"AssemblyVersionOverride" : "4.0",
12651265
"Dependencies" : {
12661266
"Core" : "4.0.0.22"
@@ -3036,7 +3036,7 @@
30363036
"InPreview" : false
30373037
},
30383038
"QApps" : {
3039-
"Version" : "4.0.0.18",
3039+
"Version" : "4.0.0.19",
30403040
"AssemblyVersionOverride" : "4.0",
30413041
"Dependencies" : {
30423042
"Core" : "4.0.0.22"
@@ -3052,7 +3052,7 @@
30523052
"InPreview" : false
30533053
},
30543054
"PCS" : {
3055-
"Version" : "4.0.5.3",
3055+
"Version" : "4.0.6.0",
30563056
"AssemblyVersionOverride" : "4.0",
30573057
"Dependencies" : {
30583058
"Core" : "4.0.0.22"
@@ -3332,7 +3332,15 @@
33323332
"InPreview" : false
33333333
},
33343334
"ARCRegionswitch" : {
3335-
"Version" : "4.0.0.3",
3335+
"Version" : "4.0.1.0",
3336+
"AssemblyVersionOverride" : "4.0",
3337+
"Dependencies" : {
3338+
"Core" : "4.0.0.22"
3339+
},
3340+
"InPreview" : false
3341+
},
3342+
"BCMRecommendedActions" : {
3343+
"Version" : "4.0.0.0",
33363344
"AssemblyVersionOverride" : "4.0",
33373345
"Dependencies" : {
33383346
"Core" : "4.0.0.22"

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

sdk/code-analysis/ServiceAnalysis/BCMRecommendedActions/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")]
32+
[assembly: AssemblyFileVersion("4.0.0.0")]

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

sdk/code-analysis/ServiceAnalysis/DynamoDBv2/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.29.1")]
32+
[assembly: AssemblyFileVersion("4.0.30.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("4.0")]
32-
[assembly: AssemblyFileVersion("4.0.3.0")]
32+
[assembly: AssemblyFileVersion("4.0.4.0")]

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

0 commit comments

Comments
 (0)