Skip to content

Commit 34f9fbd

Browse files
Commit version number update changes
1 parent e2e0efc commit 34f9fbd

File tree

69 files changed

+181
-89
lines changed

Some content is hidden

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

69 files changed

+181
-89
lines changed

changelogs/SDK.CHANGELOG.2025.md

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,49 @@
1+
### 4.0.66.0 (2025-08-08 18:44 UTC)
2+
* ApplicationSignals (4.0.1.0)
3+
* Removed incorrect endpoint tests
4+
* BackupSearch (4.0.1.0)
5+
* Removed incorrect endpoint tests
6+
* BCMPricingCalculator (4.0.3.0)
7+
* Removed incorrect endpoint tests
8+
* Billing (4.0.1.0)
9+
* Removed incorrect endpoint tests
10+
* Connect (4.0.5.0)
11+
* This release adds a new API GetContactMetrics for Amazon Connect.
12+
* DSQL (4.0.4.0)
13+
* Removed incorrect endpoint tests
14+
* GameLiftStreams (4.0.1.0)
15+
* Removed incorrect endpoint tests
16+
* Inspector2 (4.0.4.0)
17+
* Add CVSSV4 to Vulnerability Search API and update enable/disable account id list length to 5
18+
* Invoicing (4.0.2.0)
19+
* Removed incorrect endpoint tests
20+
* IotData (4.0.1.0)
21+
* Adding DeleteConnection API to IoT Data Plane
22+
* IoTManagedIntegrations (4.0.2.0)
23+
* Removed incorrect endpoint tests
24+
* KeyspacesStreams (4.0.1.0)
25+
* Removed incorrect endpoint tests
26+
* MPA (4.0.1.0)
27+
* Removed incorrect endpoint tests
28+
* NetworkFlowMonitor (4.0.3.0)
29+
* Removed incorrect endpoint tests
30+
* Notifications (4.0.1.0)
31+
* Removed incorrect endpoint tests
32+
* NotificationsContacts (4.0.1.0)
33+
* Removed incorrect endpoint tests
34+
* PartnerCentralSelling (4.0.2.0)
35+
* Removed incorrect endpoint tests
36+
* S3Vectors (4.0.1.0)
37+
* Removed incorrect endpoint tests
38+
* SageMaker (4.0.17.0)
39+
* Adds support for GB200 UltraServers in Amazon SageMaker training jobs, training plans, and HyperPod clusters
40+
* SecurityIR (4.0.2.0)
41+
* Removed incorrect endpoint tests
42+
* TranscribeService (4.0.2.7)
43+
* Update documentation to use key ARN only in OutputEncryptionKMSKeyId request parameter
44+
* WorkspacesInstances (4.0.1.0)
45+
* Removed incorrect endpoint tests
46+
147
### 4.0.65.0 (2025-08-07 18:32 UTC)
248
* Batch (4.0.2.3)
349
* This feature allows customers to use AWS Batch with Linux with ARM64 CPU Architecture with Fargate Spot compute support.

changelogs/SDK.CHANGELOG.ALL.md

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,49 @@
1+
### 4.0.66.0 (2025-08-08 18:44 UTC)
2+
* ApplicationSignals (4.0.1.0)
3+
* Removed incorrect endpoint tests
4+
* BackupSearch (4.0.1.0)
5+
* Removed incorrect endpoint tests
6+
* BCMPricingCalculator (4.0.3.0)
7+
* Removed incorrect endpoint tests
8+
* Billing (4.0.1.0)
9+
* Removed incorrect endpoint tests
10+
* Connect (4.0.5.0)
11+
* This release adds a new API GetContactMetrics for Amazon Connect.
12+
* DSQL (4.0.4.0)
13+
* Removed incorrect endpoint tests
14+
* GameLiftStreams (4.0.1.0)
15+
* Removed incorrect endpoint tests
16+
* Inspector2 (4.0.4.0)
17+
* Add CVSSV4 to Vulnerability Search API and update enable/disable account id list length to 5
18+
* Invoicing (4.0.2.0)
19+
* Removed incorrect endpoint tests
20+
* IotData (4.0.1.0)
21+
* Adding DeleteConnection API to IoT Data Plane
22+
* IoTManagedIntegrations (4.0.2.0)
23+
* Removed incorrect endpoint tests
24+
* KeyspacesStreams (4.0.1.0)
25+
* Removed incorrect endpoint tests
26+
* MPA (4.0.1.0)
27+
* Removed incorrect endpoint tests
28+
* NetworkFlowMonitor (4.0.3.0)
29+
* Removed incorrect endpoint tests
30+
* Notifications (4.0.1.0)
31+
* Removed incorrect endpoint tests
32+
* NotificationsContacts (4.0.1.0)
33+
* Removed incorrect endpoint tests
34+
* PartnerCentralSelling (4.0.2.0)
35+
* Removed incorrect endpoint tests
36+
* S3Vectors (4.0.1.0)
37+
* Removed incorrect endpoint tests
38+
* SageMaker (4.0.17.0)
39+
* Adds support for GB200 UltraServers in Amazon SageMaker training jobs, training plans, and HyperPod clusters
40+
* SecurityIR (4.0.2.0)
41+
* Removed incorrect endpoint tests
42+
* TranscribeService (4.0.2.7)
43+
* Update documentation to use key ARN only in OutputEncryptionKMSKeyId request parameter
44+
* WorkspacesInstances (4.0.1.0)
45+
* Removed incorrect endpoint tests
46+
147
### 4.0.65.0 (2025-08-07 18:32 UTC)
248
* Batch (4.0.2.3)
349
* This feature allows customers to use AWS Batch with Linux with ARM64 CPU Architecture with Fargate Spot compute support.

generator/ServiceModels/_sdk-versions.json

Lines changed: 23 additions & 23 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.65.0",
4+
"ProductVersion" : "4.0.66.0",
55
"CoreVersion" : "4.0.0.21",
66
"OverrideCoreVersion" : "4.0",
77
"DefaultToPreview" : false,
@@ -476,7 +476,7 @@
476476
"InPreview" : false
477477
},
478478
"IotData" : {
479-
"Version" : "4.0.0.17",
479+
"Version" : "4.0.1.0",
480480
"AssemblyVersionOverride" : "4.0",
481481
"Dependencies" : {
482482
"Core" : "4.0.0.21"
@@ -932,7 +932,7 @@
932932
"InPreview" : false
933933
},
934934
"SageMaker" : {
935-
"Version" : "4.0.16.1",
935+
"Version" : "4.0.17.0",
936936
"AssemblyVersionOverride" : "4.0",
937937
"Dependencies" : {
938938
"Core" : "4.0.0.21"
@@ -1028,7 +1028,7 @@
10281028
"InPreview" : false
10291029
},
10301030
"TranscribeService" : {
1031-
"Version" : "4.0.2.6",
1031+
"Version" : "4.0.2.7",
10321032
"AssemblyVersionOverride" : "4.0",
10331033
"Dependencies" : {
10341034
"Core" : "4.0.0.21"
@@ -1044,7 +1044,7 @@
10441044
"InPreview" : false
10451045
},
10461046
"Connect" : {
1047-
"Version" : "4.0.4.6",
1047+
"Version" : "4.0.5.0",
10481048
"AssemblyVersionOverride" : "4.0",
10491049
"Dependencies" : {
10501050
"Core" : "4.0.0.21"
@@ -2268,7 +2268,7 @@
22682268
"InPreview" : false
22692269
},
22702270
"Inspector2" : {
2271-
"Version" : "4.0.3.2",
2271+
"Version" : "4.0.4.0",
22722272
"AssemblyVersionOverride" : "4.0",
22732273
"Dependencies" : {
22742274
"Core" : "4.0.0.21"
@@ -3012,7 +3012,7 @@
30123012
"InPreview" : false
30133013
},
30143014
"ApplicationSignals" : {
3015-
"Version" : "4.0.0.17",
3015+
"Version" : "4.0.1.0",
30163016
"AssemblyVersionOverride" : "4.0",
30173017
"Dependencies" : {
30183018
"Core" : "4.0.0.21"
@@ -3116,15 +3116,15 @@
31163116
"InPreview" : false
31173117
},
31183118
"Billing" : {
3119-
"Version" : "4.0.0.17",
3119+
"Version" : "4.0.1.0",
31203120
"AssemblyVersionOverride" : "4.0",
31213121
"Dependencies" : {
31223122
"Core" : "4.0.0.21"
31233123
},
31243124
"InPreview" : false
31253125
},
31263126
"PartnerCentralSelling" : {
3127-
"Version" : "4.0.1.13",
3127+
"Version" : "4.0.2.0",
31283128
"AssemblyVersionOverride" : "4.0",
31293129
"Dependencies" : {
31303130
"Core" : "4.0.0.21"
@@ -3140,23 +3140,23 @@
31403140
"InPreview" : false
31413141
},
31423142
"Notifications" : {
3143-
"Version" : "4.0.0.17",
3143+
"Version" : "4.0.1.0",
31443144
"AssemblyVersionOverride" : "4.0",
31453145
"Dependencies" : {
31463146
"Core" : "4.0.0.21"
31473147
},
31483148
"InPreview" : false
31493149
},
31503150
"NotificationsContacts" : {
3151-
"Version" : "4.0.0.17",
3151+
"Version" : "4.0.1.0",
31523152
"AssemblyVersionOverride" : "4.0",
31533153
"Dependencies" : {
31543154
"Core" : "4.0.0.21"
31553155
},
31563156
"InPreview" : false
31573157
},
31583158
"BCMPricingCalculator" : {
3159-
"Version" : "4.0.2.12",
3159+
"Version" : "4.0.3.0",
31603160
"AssemblyVersionOverride" : "4.0",
31613161
"Dependencies" : {
31623162
"Core" : "4.0.0.21"
@@ -3172,23 +3172,23 @@
31723172
"InPreview" : false
31733173
},
31743174
"SecurityIR" : {
3175-
"Version" : "4.0.1.13",
3175+
"Version" : "4.0.2.0",
31763176
"AssemblyVersionOverride" : "4.0",
31773177
"Dependencies" : {
31783178
"Core" : "4.0.0.21"
31793179
},
31803180
"InPreview" : false
31813181
},
31823182
"Invoicing" : {
3183-
"Version" : "4.0.1.12",
3183+
"Version" : "4.0.2.0",
31843184
"AssemblyVersionOverride" : "4.0",
31853185
"Dependencies" : {
31863186
"Core" : "4.0.0.21"
31873187
},
31883188
"InPreview" : false
31893189
},
31903190
"NetworkFlowMonitor" : {
3191-
"Version" : "4.0.2.3",
3191+
"Version" : "4.0.3.0",
31923192
"AssemblyVersionOverride" : "4.0",
31933193
"Dependencies" : {
31943194
"Core" : "4.0.0.21"
@@ -3204,7 +3204,7 @@
32043204
"InPreview" : false
32053205
},
32063206
"DSQL" : {
3207-
"Version" : "4.0.3.13",
3207+
"Version" : "4.0.4.0",
32083208
"AssemblyVersionOverride" : "4.0",
32093209
"Dependencies" : {
32103210
"Core" : "4.0.0.21"
@@ -3228,23 +3228,23 @@
32283228
"InPreview" : false
32293229
},
32303230
"BackupSearch" : {
3231-
"Version" : "4.0.0.17",
3231+
"Version" : "4.0.1.0",
32323232
"AssemblyVersionOverride" : "4.0",
32333233
"Dependencies" : {
32343234
"Core" : "4.0.0.21"
32353235
},
32363236
"InPreview" : false
32373237
},
32383238
"IoTManagedIntegrations" : {
3239-
"Version" : "4.0.1.6",
3239+
"Version" : "4.0.2.0",
32403240
"AssemblyVersionOverride" : "4.0",
32413241
"Dependencies" : {
32423242
"Core" : "4.0.0.21"
32433243
},
32443244
"InPreview" : false
32453245
},
32463246
"GameLiftStreams" : {
3247-
"Version" : "4.0.0.18",
3247+
"Version" : "4.0.1.0",
32483248
"AssemblyVersionOverride" : "4.0",
32493249
"Dependencies" : {
32503250
"Core" : "4.0.0.21"
@@ -3268,7 +3268,7 @@
32683268
"InPreview" : false
32693269
},
32703270
"MPA" : {
3271-
"Version" : "4.0.0.8",
3271+
"Version" : "4.0.1.0",
32723272
"AssemblyVersionOverride" : "4.0",
32733273
"Dependencies" : {
32743274
"Core" : "4.0.0.21"
@@ -3284,15 +3284,15 @@
32843284
"InPreview" : false
32853285
},
32863286
"WorkspacesInstances" : {
3287-
"Version" : "4.0.0.6",
3287+
"Version" : "4.0.1.0",
32883288
"AssemblyVersionOverride" : "4.0",
32893289
"Dependencies" : {
32903290
"Core" : "4.0.0.21"
32913291
},
32923292
"InPreview" : false
32933293
},
32943294
"KeyspacesStreams" : {
3295-
"Version" : "4.0.0.7",
3295+
"Version" : "4.0.1.0",
32963296
"AssemblyVersionOverride" : "4.0",
32973297
"Dependencies" : {
32983298
"Core" : "4.0.0.21"
@@ -3308,7 +3308,7 @@
33083308
"InPreview" : false
33093309
},
33103310
"S3Vectors" : {
3311-
"Version" : "4.0.0.3",
3311+
"Version" : "4.0.1.0",
33123312
"AssemblyVersionOverride" : "4.0",
33133313
"Dependencies" : {
33143314
"Core" : "4.0.0.21"

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

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

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

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

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("4.0")]
32-
[assembly: AssemblyFileVersion("4.0.4.6")]
32+
[assembly: AssemblyFileVersion("4.0.5.0")]

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

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

0 commit comments

Comments
 (0)