Skip to content

Commit 7a00a5a

Browse files
Commit version number update changes
1 parent 2940322 commit 7a00a5a

File tree

33 files changed

+85
-41
lines changed

33 files changed

+85
-41
lines changed

changelogs/SDK.CHANGELOG.2025.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
### 4.0.38.0 (2025-06-24 18:33 UTC)
2+
* AIOps (4.0.1.0)
3+
* Adds support for cross account investigations for CloudWatch investigations AI Operations (AIOps).
4+
* Batch (4.0.1.0)
5+
* Add userdataType to LaunchTemplateSpecification and LaunchTemplateSpecificationOverride.
6+
* Bedrock (4.0.6.0)
7+
* We are making ListFoundationModelAgreementOffers, DeleteFoundationModelAgreement, CreateFoundationModelAgreement, GetFoundationModelAvailability, PutUseCaseForModelAccess and GetUseCaseForModelAccess APIs public, previously they were console.
8+
* EC2 (4.0.14.0)
9+
* This release allows you to create and register AMIs while maintaining their underlying EBS snapshots within Local Zones.
10+
* ElasticLoadBalancingV2 (4.0.1.0)
11+
* Add Paginator for DescribeAccountLimits, and fix Paginators for DescribeTrustStoreAssociations, DescribeTrustStoreRevocations, and DescribeTrustStores
12+
* GameLift (4.0.1.0)
13+
* Add support for UDP ping beacons to ListLocations API, including new PingBeacon and UDPEndpoint data types within its Locations return value. Use UDP ping beacon endpoints to help measure real-time network latency for multiplayer games.
14+
* LicenseManager (4.0.2.0)
15+
* AWS License Manager now supports license type conversions for AWS Marketplace products. Customers can provide Marketplace codes in the source license context or destination license context in the CreateLicenseConversionTaskForResource requests.
16+
* RDS (4.0.3.0)
17+
* Adding support for RDS on Dedicated Local Zones, including local backup target, snapshot availability zone and snapshot target
18+
* Route53Resolver (4.0.1.0)
19+
* Add support for iterative DNS queries through the new INBOUND_DELEGATION endpoint. Add delegation support through the Outbound Endpoints with DELEGATE rules.
20+
* TranscribeService (4.0.2.0)
21+
* This Feature Adds Support for the "et-EE" Locale for Batch Operations
22+
123
### 4.0.37.0 (2025-06-23 18:23 UTC)
224
* DynamoDBv2 (4.0.1.9)
325
* Fix issue where `ReturnValuesOnConditionCheckFailure` could not be used if the provided document included properties that ended with `code` or `message` (https://github.com/aws/aws-sdk-net/issues/3764).

changelogs/SDK.CHANGELOG.ALL.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,25 @@
1+
### 4.0.38.0 (2025-06-24 18:33 UTC)
2+
* AIOps (4.0.1.0)
3+
* Adds support for cross account investigations for CloudWatch investigations AI Operations (AIOps).
4+
* Batch (4.0.1.0)
5+
* Add userdataType to LaunchTemplateSpecification and LaunchTemplateSpecificationOverride.
6+
* Bedrock (4.0.6.0)
7+
* We are making ListFoundationModelAgreementOffers, DeleteFoundationModelAgreement, CreateFoundationModelAgreement, GetFoundationModelAvailability, PutUseCaseForModelAccess and GetUseCaseForModelAccess APIs public, previously they were console.
8+
* EC2 (4.0.14.0)
9+
* This release allows you to create and register AMIs while maintaining their underlying EBS snapshots within Local Zones.
10+
* ElasticLoadBalancingV2 (4.0.1.0)
11+
* Add Paginator for DescribeAccountLimits, and fix Paginators for DescribeTrustStoreAssociations, DescribeTrustStoreRevocations, and DescribeTrustStores
12+
* GameLift (4.0.1.0)
13+
* Add support for UDP ping beacons to ListLocations API, including new PingBeacon and UDPEndpoint data types within its Locations return value. Use UDP ping beacon endpoints to help measure real-time network latency for multiplayer games.
14+
* LicenseManager (4.0.2.0)
15+
* AWS License Manager now supports license type conversions for AWS Marketplace products. Customers can provide Marketplace codes in the source license context or destination license context in the CreateLicenseConversionTaskForResource requests.
16+
* RDS (4.0.3.0)
17+
* Adding support for RDS on Dedicated Local Zones, including local backup target, snapshot availability zone and snapshot target
18+
* Route53Resolver (4.0.1.0)
19+
* Add support for iterative DNS queries through the new INBOUND_DELEGATION endpoint. Add delegation support through the Outbound Endpoints with DELEGATE rules.
20+
* TranscribeService (4.0.2.0)
21+
* This Feature Adds Support for the "et-EE" Locale for Batch Operations
22+
123
### 4.0.37.0 (2025-06-23 18:23 UTC)
224
* DynamoDBv2 (4.0.1.9)
325
* Fix issue where `ReturnValuesOnConditionCheckFailure` could not be used if the provided document included properties that ended with `code` or `message` (https://github.com/aws/aws-sdk-net/issues/3764).

generator/ServiceModels/_sdk-versions.json

Lines changed: 11 additions & 11 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.37.0",
4+
"ProductVersion" : "4.0.38.0",
55
"CoreVersion" : "4.0.0.13",
66
"OverrideCoreVersion" : "4.0",
77
"DefaultToPreview" : false,
@@ -154,7 +154,7 @@
154154
"InPreview" : false
155155
},
156156
"EC2" : {
157-
"Version" : "4.0.13.6",
157+
"Version" : "4.0.14.0",
158158
"AssemblyVersionOverride" : "4.0",
159159
"Dependencies" : {
160160
"Core" : "4.0.0.13"
@@ -284,7 +284,7 @@
284284
"InPreview" : false
285285
},
286286
"RDS" : {
287-
"Version" : "4.0.2.6",
287+
"Version" : "4.0.3.0",
288288
"AssemblyVersionOverride" : "4.0",
289289
"Dependencies" : {
290290
"Core" : "4.0.0.13"
@@ -516,7 +516,7 @@
516516
"InPreview" : false
517517
},
518518
"GameLift" : {
519-
"Version" : "4.0.0.11",
519+
"Version" : "4.0.1.0",
520520
"AssemblyVersionOverride" : "4.0",
521521
"Dependencies" : {
522522
"Core" : "4.0.0.13"
@@ -572,7 +572,7 @@
572572
"InPreview" : false
573573
},
574574
"ElasticLoadBalancingV2" : {
575-
"Version" : "4.0.0.11",
575+
"Version" : "4.0.1.0",
576576
"AssemblyVersionOverride" : "4.0",
577577
"Dependencies" : {
578578
"Core" : "4.0.0.13"
@@ -708,7 +708,7 @@
708708
"InPreview" : false
709709
},
710710
"Batch" : {
711-
"Version" : "4.0.0.11",
711+
"Version" : "4.0.1.0",
712712
"AssemblyVersionOverride" : "4.0",
713713
"Dependencies" : {
714714
"Core" : "4.0.0.13"
@@ -1028,7 +1028,7 @@
10281028
"InPreview" : false
10291029
},
10301030
"TranscribeService" : {
1031-
"Version" : "4.0.1.6",
1031+
"Version" : "4.0.2.0",
10321032
"AssemblyVersionOverride" : "4.0",
10331033
"Dependencies" : {
10341034
"Core" : "4.0.0.13"
@@ -1172,7 +1172,7 @@
11721172
"InPreview" : false
11731173
},
11741174
"Route53Resolver" : {
1175-
"Version" : "4.0.0.11",
1175+
"Version" : "4.0.1.0",
11761176
"AssemblyVersionOverride" : "4.0",
11771177
"Dependencies" : {
11781178
"Core" : "4.0.0.13"
@@ -1276,7 +1276,7 @@
12761276
"InPreview" : false
12771277
},
12781278
"LicenseManager" : {
1279-
"Version" : "4.0.1.9",
1279+
"Version" : "4.0.2.0",
12801280
"AssemblyVersionOverride" : "4.0",
12811281
"Dependencies" : {
12821282
"Core" : "4.0.0.13"
@@ -2756,7 +2756,7 @@
27562756
"InPreview" : false
27572757
},
27582758
"Bedrock" : {
2759-
"Version" : "4.0.5.1",
2759+
"Version" : "4.0.6.0",
27602760
"AssemblyVersionOverride" : "4.0",
27612761
"Dependencies" : {
27622762
"Core" : "4.0.0.13"
@@ -3276,7 +3276,7 @@
32763276
"InPreview" : false
32773277
},
32783278
"AIOps" : {
3279-
"Version" : "4.0.0.1",
3279+
"Version" : "4.0.1.0",
32803280
"AssemblyVersionOverride" : "4.0",
32813281
"Dependencies" : {
32823282
"Core" : "4.0.0.13"

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

sdk/code-analysis/ServiceAnalysis/Batch/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/Bedrock/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.5.1")]
32+
[assembly: AssemblyFileVersion("4.0.6.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.13.6")]
32+
[assembly: AssemblyFileVersion("4.0.14.0")]

sdk/code-analysis/ServiceAnalysis/ElasticLoadBalancingV2/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/GameLift/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/LicenseManager/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")]

0 commit comments

Comments
 (0)