Skip to content

Commit 623dc26

Browse files
Commit version number update changes
1 parent f3223c0 commit 623dc26

File tree

25 files changed

+61
-40
lines changed

25 files changed

+61
-40
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.45.0 (2025-07-03 18:22 UTC)
2+
* CustomerProfiles (4.0.2.0)
3+
* This release introduces capability of create Segments via importing a CSV file directly. This consumes the CSV file and creates/updates corresponding profiles for the particular domain.
4+
* Deadline (4.0.5.0)
5+
* Added fields for output manifest reporting and task chunking parameters
6+
* EC2 (4.0.18.0)
7+
* This release adds GroupOwnerId as a response member to the DescribeSecurityGroupVpcAssociations API and also adds waiters for SecurityGroupVpcAssociations (SecurityGroupVpcAssociationAssociated and SecurityGroupVpcAssociationDisassociated).
8+
* MediaPackageV2 (4.0.2.0)
9+
* This release adds support for Microsoft Smooth Streaming (MSS) and allows users to exclude DRM segment Metadata in MediaPackage v2 Origin Endpoints
10+
* Route53 (4.0.2.0)
11+
* Amazon Route 53 now supports the iso-e regions for private DNS Amazon VPCs and cloudwatch healthchecks.
12+
* S3 (4.0.4.1)
13+
* Fix generated `GetBucketLocation` operation to correctly parse response from S3.
14+
* SageMaker (4.0.12.0)
15+
* Changes include new StartSession API for SageMaker Studio spaces and CreateHubContentPresignedUrls API for SageMaker JumpStart.
16+
117
### 4.0.44.0 (2025-07-02 18:17 UTC)
218
* ConnectCases (4.0.2.0)
319
* This release adds DeleteCase and DeleteRelatedItem APIs, which enable deleting cases and comments, undoing contact association, and removing service level agreements (SLAs) from cases. Contact center admins can use these APIs to delete cases when requested by customers and correct agent errors.

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.45.0 (2025-07-03 18:22 UTC)
2+
* CustomerProfiles (4.0.2.0)
3+
* This release introduces capability of create Segments via importing a CSV file directly. This consumes the CSV file and creates/updates corresponding profiles for the particular domain.
4+
* Deadline (4.0.5.0)
5+
* Added fields for output manifest reporting and task chunking parameters
6+
* EC2 (4.0.18.0)
7+
* This release adds GroupOwnerId as a response member to the DescribeSecurityGroupVpcAssociations API and also adds waiters for SecurityGroupVpcAssociations (SecurityGroupVpcAssociationAssociated and SecurityGroupVpcAssociationDisassociated).
8+
* MediaPackageV2 (4.0.2.0)
9+
* This release adds support for Microsoft Smooth Streaming (MSS) and allows users to exclude DRM segment Metadata in MediaPackage v2 Origin Endpoints
10+
* Route53 (4.0.2.0)
11+
* Amazon Route 53 now supports the iso-e regions for private DNS Amazon VPCs and cloudwatch healthchecks.
12+
* S3 (4.0.4.1)
13+
* Fix generated `GetBucketLocation` operation to correctly parse response from S3.
14+
* SageMaker (4.0.12.0)
15+
* Changes include new StartSession API for SageMaker Studio spaces and CreateHubContentPresignedUrls API for SageMaker JumpStart.
16+
117
### 4.0.44.0 (2025-07-02 18:17 UTC)
218
* ConnectCases (4.0.2.0)
319
* This release adds DeleteCase and DeleteRelatedItem APIs, which enable deleting cases and comments, undoing contact association, and removing service level agreements (SLAs) from cases. Contact center admins can use these APIs to delete cases when requested by customers and correct agent errors.

generator/.DevConfigs/aa77d76a-e0f9-4f19-b0a0-ee0be3c1630f.json

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

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.44.0",
4+
"ProductVersion" : "4.0.45.0",
55
"CoreVersion" : "4.0.0.14",
66
"OverrideCoreVersion" : "4.0",
77
"DefaultToPreview" : false,
@@ -154,7 +154,7 @@
154154
"InPreview" : false
155155
},
156156
"EC2" : {
157-
"Version" : "4.0.17.0",
157+
"Version" : "4.0.18.0",
158158
"AssemblyVersionOverride" : "4.0",
159159
"Dependencies" : {
160160
"Core" : "4.0.0.14"
@@ -300,7 +300,7 @@
300300
"InPreview" : false
301301
},
302302
"Route53" : {
303-
"Version" : "4.0.1.7",
303+
"Version" : "4.0.2.0",
304304
"AssemblyVersionOverride" : "4.0",
305305
"Dependencies" : {
306306
"Core" : "4.0.0.14"
@@ -316,7 +316,7 @@
316316
"InPreview" : false
317317
},
318318
"S3" : {
319-
"Version" : "4.0.4.0",
319+
"Version" : "4.0.4.1",
320320
"AssemblyVersionOverride" : "4.0",
321321
"Dependencies" : {
322322
"Core" : "4.0.0.14"
@@ -932,7 +932,7 @@
932932
"InPreview" : false
933933
},
934934
"SageMaker" : {
935-
"Version" : "4.0.11.0",
935+
"Version" : "4.0.12.0",
936936
"AssemblyVersionOverride" : "4.0",
937937
"Dependencies" : {
938938
"Core" : "4.0.0.14"
@@ -1900,7 +1900,7 @@
19001900
"InPreview" : false
19011901
},
19021902
"CustomerProfiles" : {
1903-
"Version" : "4.0.1.7",
1903+
"Version" : "4.0.2.0",
19041904
"AssemblyVersionOverride" : "4.0",
19051905
"Dependencies" : {
19061906
"Core" : "4.0.0.14"
@@ -2660,7 +2660,7 @@
26602660
"InPreview" : false
26612661
},
26622662
"MediaPackageV2" : {
2663-
"Version" : "4.0.1.8",
2663+
"Version" : "4.0.2.0",
26642664
"AssemblyVersionOverride" : "4.0",
26652665
"Dependencies" : {
26662666
"Core" : "4.0.0.14"
@@ -2972,7 +2972,7 @@
29722972
"InPreview" : false
29732973
},
29742974
"Deadline" : {
2975-
"Version" : "4.0.4.1",
2975+
"Version" : "4.0.5.0",
29762976
"AssemblyVersionOverride" : "4.0",
29772977
"Dependencies" : {
29782978
"Core" : "4.0.0.14"

sdk/code-analysis/ServiceAnalysis/CustomerProfiles/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/Deadline/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.1")]
32+
[assembly: AssemblyFileVersion("4.0.5.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.17.0")]
32+
[assembly: AssemblyFileVersion("4.0.18.0")]

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

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

0 commit comments

Comments
 (0)