Skip to content

Commit 7f0d713

Browse files
Commit version number update changes
1 parent 73255f2 commit 7f0d713

File tree

21 files changed

+47
-54
lines changed

21 files changed

+47
-54
lines changed

changelogs/SDK.CHANGELOG.2025.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
### 4.0.25.0 (2025-06-03 18:25 UTC)
2+
* APIGateway (4.0.1.0)
3+
* Adds support to set the routing mode for a custom domain name.
4+
* ApiGatewayV2 (4.0.1.0)
5+
* Adds support to create routing rules and set the routing mode for a custom domain name.
6+
* DynamoDBv2 (4.0.1.1)
7+
* Exposed ScannedCount property on the Search class within the Document Model.
8+
* Introduce support for the [DynamoDBAtomicCounter] attribute in the DynamoDB Object Persistence Model`
9+
* EMRServerless (4.0.2.0)
10+
* AWS EMR Serverless: Adds a new option in the CancelJobRun API in EMR 7.9.0+, to cancel a job with grace period. This feature is enabled by default with a 120-second grace period for streaming jobs and is not enabled by default for batch jobs.
11+
* S3 (4.0.1.2)
12+
* Changing S3 bucket names to preferred values in example documentation.
13+
114
### 4.0.24.0 (2025-06-02 18:22 UTC)
215
* Athena (4.0.1.0)
316
* Add support for the managed query result in the workgroup APIs. The managed query result configuration enables users to store query results to Athena owned storage.

changelogs/SDK.CHANGELOG.ALL.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
### 4.0.25.0 (2025-06-03 18:25 UTC)
2+
* APIGateway (4.0.1.0)
3+
* Adds support to set the routing mode for a custom domain name.
4+
* ApiGatewayV2 (4.0.1.0)
5+
* Adds support to create routing rules and set the routing mode for a custom domain name.
6+
* DynamoDBv2 (4.0.1.1)
7+
* Exposed ScannedCount property on the Search class within the Document Model.
8+
* Introduce support for the [DynamoDBAtomicCounter] attribute in the DynamoDB Object Persistence Model`
9+
* EMRServerless (4.0.2.0)
10+
* AWS EMR Serverless: Adds a new option in the CancelJobRun API in EMR 7.9.0+, to cancel a job with grace period. This feature is enabled by default with a 120-second grace period for streaming jobs and is not enabled by default for batch jobs.
11+
* S3 (4.0.1.2)
12+
* Changing S3 bucket names to preferred values in example documentation.
13+
114
### 4.0.24.0 (2025-06-02 18:22 UTC)
215
* Athena (4.0.1.0)
316
* Add support for the managed query result in the workgroup APIs. The managed query result configuration enables users to store query results to Athena owned storage.

generator/.DevConfigs/02307d99-dc6c-4ae1-8529-d7394f1493cb.json

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

generator/.DevConfigs/778f8bc5-440c-4d7f-8f02-2224fbc2649d.json

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

generator/.DevConfigs/887577fc-6ac5-40ca-ac67-4b5808a5db14.json

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

generator/ServiceModels/_sdk-versions.json

Lines changed: 6 additions & 6 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.24.0",
4+
"ProductVersion" : "4.0.25.0",
55
"CoreVersion" : "4.0.0.6",
66
"OverrideCoreVersion" : "4.0",
77
"DefaultToPreview" : false,
@@ -146,7 +146,7 @@
146146
"InPreview" : false
147147
},
148148
"DynamoDBv2" : {
149-
"Version" : "4.0.1.0",
149+
"Version" : "4.0.1.1",
150150
"AssemblyVersionOverride" : "4.0",
151151
"Dependencies" : {
152152
"Core" : "4.0.0.5"
@@ -316,7 +316,7 @@
316316
"InPreview" : false
317317
},
318318
"S3" : {
319-
"Version" : "4.0.1.1",
319+
"Version" : "4.0.1.2",
320320
"AssemblyVersionOverride" : "4.0",
321321
"Dependencies" : {
322322
"Core" : "4.0.0.5"
@@ -484,7 +484,7 @@
484484
"InPreview" : false
485485
},
486486
"APIGateway" : {
487-
"Version" : "4.0.0.4",
487+
"Version" : "4.0.1.0",
488488
"AssemblyVersionOverride" : "4.0",
489489
"Dependencies" : {
490490
"Core" : "4.0.0.5"
@@ -1308,7 +1308,7 @@
13081308
"InPreview" : false
13091309
},
13101310
"ApiGatewayV2" : {
1311-
"Version" : "4.0.0.4",
1311+
"Version" : "4.0.1.0",
13121312
"AssemblyVersionOverride" : "4.0",
13131313
"Dependencies" : {
13141314
"Core" : "4.0.0.5"
@@ -2372,7 +2372,7 @@
23722372
"InPreview" : false
23732373
},
23742374
"EMRServerless" : {
2375-
"Version" : "4.0.1.0",
2375+
"Version" : "4.0.2.0",
23762376
"AssemblyVersionOverride" : "4.0",
23772377
"Dependencies" : {
23782378
"Core" : "4.0.0.5"

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

sdk/code-analysis/ServiceAnalysis/ApiGatewayV2/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.4")]
32+
[assembly: AssemblyFileVersion("4.0.1.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.1.0")]
32+
[assembly: AssemblyFileVersion("4.0.1.1")]

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

0 commit comments

Comments
 (0)