Skip to content

Commit 6b2fd8b

Browse files
Commit version number update changes
1 parent c33d921 commit 6b2fd8b

File tree

19 files changed

+45
-39
lines changed

19 files changed

+45
-39
lines changed

changelogs/SDK.CHANGELOG.2025.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
### 3.7.1057.0 (2025-06-03 18:14 UTC)
2+
* APIGateway (3.7.403.0)
3+
* Adds support to set the routing mode for a custom domain name.
4+
* ApiGatewayV2 (3.7.403.0)
5+
* Adds support to create routing rules and set the routing mode for a custom domain name.
6+
* ElasticMapReduce (3.7.404.8)
7+
* Changing S3 bucket names to preferred values in example documentation.
8+
* EMRServerless (3.7.405.0)
9+
* 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.
10+
* S3 (3.7.417.3)
11+
* Changing S3 bucket names to preferred values in example documentation.
12+
113
### 3.7.1056.0 (2025-06-02 18:32 UTC)
214
* Athena (3.7.404.0)
315
* 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: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
### 3.7.1057.0 (2025-06-03 18:14 UTC)
2+
* APIGateway (3.7.403.0)
3+
* Adds support to set the routing mode for a custom domain name.
4+
* ApiGatewayV2 (3.7.403.0)
5+
* Adds support to create routing rules and set the routing mode for a custom domain name.
6+
* ElasticMapReduce (3.7.404.8)
7+
* Changing S3 bucket names to preferred values in example documentation.
8+
* EMRServerless (3.7.405.0)
9+
* 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.
10+
* S3 (3.7.417.3)
11+
* Changing S3 bucket names to preferred values in example documentation.
12+
113
### 3.7.1056.0 (2025-06-02 18:32 UTC)
214
* Athena (3.7.404.0)
315
* 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/1a9e7d1c-91a9-424e-90d4-cfd42f03ab32.json

Lines changed: 0 additions & 18 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" : "3.7.400.0",
4-
"ProductVersion" : "3.7.1056.0",
4+
"ProductVersion" : "3.7.1057.0",
55
"CoreVersion" : "3.7.402.65",
66
"OverrideCoreVersion" : "3.3",
77
"DefaultToPreview" : false,
@@ -194,7 +194,7 @@
194194
"InPreview" : false
195195
},
196196
"ElasticMapReduce" : {
197-
"Version" : "3.7.404.7",
197+
"Version" : "3.7.404.8",
198198
"AssemblyVersionOverride" : "3.3",
199199
"Dependencies" : {
200200
"Core" : "3.7.402.65"
@@ -316,7 +316,7 @@
316316
"InPreview" : false
317317
},
318318
"S3" : {
319-
"Version" : "3.7.417.2",
319+
"Version" : "3.7.417.3",
320320
"AssemblyVersionOverride" : "3.3",
321321
"Dependencies" : {
322322
"Core" : "3.7.402.65"
@@ -484,7 +484,7 @@
484484
"InPreview" : false
485485
},
486486
"APIGateway" : {
487-
"Version" : "3.7.402.36",
487+
"Version" : "3.7.403.0",
488488
"AssemblyVersionOverride" : "3.3",
489489
"Dependencies" : {
490490
"Core" : "3.7.402.65"
@@ -1300,7 +1300,7 @@
13001300
"InPreview" : false
13011301
},
13021302
"ApiGatewayV2" : {
1303-
"Version" : "3.7.402.36",
1303+
"Version" : "3.7.403.0",
13041304
"AssemblyVersionOverride" : "3.3",
13051305
"Dependencies" : {
13061306
"Core" : "3.7.402.65"
@@ -2364,7 +2364,7 @@
23642364
"InPreview" : false
23652365
},
23662366
"EMRServerless" : {
2367-
"Version" : "3.7.404.1",
2367+
"Version" : "3.7.405.0",
23682368
"AssemblyVersionOverride" : "3.3",
23692369
"Dependencies" : {
23702370
"Core" : "3.7.402.65"

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("3.3")]
32-
[assembly: AssemblyFileVersion("3.7.402.36")]
32+
[assembly: AssemblyFileVersion("3.7.403.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("3.3")]
32-
[assembly: AssemblyFileVersion("3.7.402.36")]
32+
[assembly: AssemblyFileVersion("3.7.403.0")]

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("3.3")]
32-
[assembly: AssemblyFileVersion("3.7.404.1")]
32+
[assembly: AssemblyFileVersion("3.7.405.0")]

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

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.417.2")]
32+
[assembly: AssemblyFileVersion("3.7.417.3")]

sdk/src/Services/APIGateway/Generated/AmazonAPIGatewayConfig.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ namespace Amazon.APIGateway
3232
public partial class AmazonAPIGatewayConfig : ClientConfig
3333
{
3434
private static readonly string UserAgentString =
35-
InternalSDKUtils.BuildUserAgentString("API Gateway", "3.7.402.36");
35+
InternalSDKUtils.BuildUserAgentString("API Gateway", "3.7.403.0");
3636

3737
private string _userAgent = UserAgentString;
3838
///<summary>

0 commit comments

Comments
 (0)