Skip to content

Commit af0ba46

Browse files
Commit version number update changes
1 parent 9158914 commit af0ba46

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+
### 4.0.39.0 (2025-06-25 18:27 UTC)
2+
* ECS (4.0.2.2)
3+
* Updates for change to Amazon ECS default log driver mode from blocking to non-blocking
4+
* FSx (4.0.2.0)
5+
* Add support for the ability to create Amazon S3 Access Points for Amazon FSx for OpenZFS file systems.
6+
* S3 (4.0.3.0)
7+
* Adds support for additional server-side encryption mode and storage class values for accessing Amazon FSx data from Amazon S3 using S3 Access Points
8+
* S3Control (4.0.2.0)
9+
* Add support for the ability to use Amazon S3 Access Points with Amazon FSx for OpenZFS file systems.
10+
* StorageGateway (4.0.1.0)
11+
* This release adds IPv6 support to the Storage Gateway APIs. APIs that previously only accept or return IPv4 address will now accept or return both IPv4 and IPv6 addresses.
12+
* Textract (4.0.1.0)
13+
* Add RotationAngle field to Geometry of WORD blocks for Textract AnalyzeDocument API
14+
* WorkSpacesThinClient (4.0.2.0)
15+
* Remove Tags field from Get API responses
16+
117
### 4.0.38.0 (2025-06-24 18:33 UTC)
218
* AIOps (4.0.1.0)
319
* Adds support for cross account investigations for CloudWatch investigations AI Operations (AIOps).

changelogs/SDK.CHANGELOG.ALL.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
### 4.0.39.0 (2025-06-25 18:27 UTC)
2+
* ECS (4.0.2.2)
3+
* Updates for change to Amazon ECS default log driver mode from blocking to non-blocking
4+
* FSx (4.0.2.0)
5+
* Add support for the ability to create Amazon S3 Access Points for Amazon FSx for OpenZFS file systems.
6+
* S3 (4.0.3.0)
7+
* Adds support for additional server-side encryption mode and storage class values for accessing Amazon FSx data from Amazon S3 using S3 Access Points
8+
* S3Control (4.0.2.0)
9+
* Add support for the ability to use Amazon S3 Access Points with Amazon FSx for OpenZFS file systems.
10+
* StorageGateway (4.0.1.0)
11+
* This release adds IPv6 support to the Storage Gateway APIs. APIs that previously only accept or return IPv4 address will now accept or return both IPv4 and IPv6 addresses.
12+
* Textract (4.0.1.0)
13+
* Add RotationAngle field to Geometry of WORD blocks for Textract AnalyzeDocument API
14+
* WorkSpacesThinClient (4.0.2.0)
15+
* Remove Tags field from Get API responses
16+
117
### 4.0.38.0 (2025-06-24 18:33 UTC)
218
* AIOps (4.0.1.0)
319
* Adds support for cross account investigations for CloudWatch investigations AI Operations (AIOps).

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" : "4.0.0.0",
4-
"ProductVersion" : "4.0.38.0",
4+
"ProductVersion" : "4.0.39.0",
55
"CoreVersion" : "4.0.0.13",
66
"OverrideCoreVersion" : "4.0",
77
"DefaultToPreview" : false,
@@ -162,7 +162,7 @@
162162
"InPreview" : false
163163
},
164164
"ECS" : {
165-
"Version" : "4.0.2.1",
165+
"Version" : "4.0.2.2",
166166
"AssemblyVersionOverride" : "4.0",
167167
"Dependencies" : {
168168
"Core" : "4.0.0.13"
@@ -316,7 +316,7 @@
316316
"InPreview" : false
317317
},
318318
"S3" : {
319-
"Version" : "4.0.2.1",
319+
"Version" : "4.0.3.0",
320320
"AssemblyVersionOverride" : "4.0",
321321
"Dependencies" : {
322322
"Core" : "4.0.0.13"
@@ -380,7 +380,7 @@
380380
"InPreview" : false
381381
},
382382
"StorageGateway" : {
383-
"Version" : "4.0.0.11",
383+
"Version" : "4.0.1.0",
384384
"AssemblyVersionOverride" : "4.0",
385385
"Dependencies" : {
386386
"Core" : "4.0.0.13"
@@ -1156,7 +1156,7 @@
11561156
"InPreview" : false
11571157
},
11581158
"S3Control" : {
1159-
"Version" : "4.0.1.9",
1159+
"Version" : "4.0.2.0",
11601160
"AssemblyVersionOverride" : "4.0",
11611161
"Dependencies" : {
11621162
"Core" : "4.0.0.13"
@@ -1260,7 +1260,7 @@
12601260
"InPreview" : false
12611261
},
12621262
"FSx" : {
1263-
"Version" : "4.0.1.7",
1263+
"Version" : "4.0.2.0",
12641264
"AssemblyVersionOverride" : "4.0",
12651265
"Dependencies" : {
12661266
"Core" : "4.0.0.13"
@@ -1332,7 +1332,7 @@
13321332
"InPreview" : false
13331333
},
13341334
"Textract" : {
1335-
"Version" : "4.0.0.11",
1335+
"Version" : "4.0.1.0",
13361336
"AssemblyVersionOverride" : "4.0",
13371337
"Dependencies" : {
13381338
"Core" : "4.0.0.13"
@@ -2844,7 +2844,7 @@
28442844
"InPreview" : false
28452845
},
28462846
"WorkSpacesThinClient" : {
2847-
"Version" : "4.0.1.6",
2847+
"Version" : "4.0.2.0",
28482848
"AssemblyVersionOverride" : "4.0",
28492849
"Dependencies" : {
28502850
"Core" : "4.0.0.13"

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

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.1.7")]
32+
[assembly: AssemblyFileVersion("4.0.2.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("4.0")]
32-
[assembly: AssemblyFileVersion("4.0.2.1")]
32+
[assembly: AssemblyFileVersion("4.0.3.0")]

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

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

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

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

0 commit comments

Comments
 (0)