Skip to content

Commit 10ae14c

Browse files
Commit version number update changes
1 parent 46806f9 commit 10ae14c

File tree

22 files changed

+53
-36
lines changed

22 files changed

+53
-36
lines changed

changelogs/SDK.CHANGELOG.2025.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
### 4.0.7.0 (2025-05-07 18:23 UTC)
2+
* EC2 (4.0.4.0)
3+
* This release adds API support for Path Component Exclusion (Filter Out ARN) for Reachability Analyzer
4+
* Imagebuilder (4.0.0.3)
5+
* Updated the CreateImageRecipeRequest ParentImage description to include all valid values as updated with the SSM Parameters project.
6+
* MediaLive (4.0.1.0)
7+
* Enables Updating Anywhere Settings on a MediaLive Anywhere Channel.
8+
* S3 (4.0.0.3)
9+
* Fix regression where presigned URLs could not be created when using a custom `ServiceURL`.
10+
* SageMaker (4.0.3.0)
11+
* SageMaker AI Studio users can now migrate to SageMaker Unified Studio, which offers a unified web-based development experience that integrates AWS data, analytics, artificial intelligence (AI), and machine learning (ML) services, as well as additional tools and resource
12+
* Synthetics (4.0.1.0)
13+
* Add support to test a canary update by invoking a dry run of a canary. This behavior can be used via the new StartCanaryDryRun API along with new fields in UpdateCanary to apply dry run changes. Also includes changes in GetCanary and GetCanaryRuns to support retrieving dry run configurations.
14+
115
### 4.0.6.0 (2025-05-06 18:20 UTC)
216
* EC2 (4.0.3.0)
317
* This release adds support for Amazon EBS Provisioned Rate for Volume Initialization, which lets you specify a volume initialization rate to ensure that your EBS volumes are initialized in a predictable amount of time.

changelogs/SDK.CHANGELOG.ALL.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
### 4.0.7.0 (2025-05-07 18:23 UTC)
2+
* EC2 (4.0.4.0)
3+
* This release adds API support for Path Component Exclusion (Filter Out ARN) for Reachability Analyzer
4+
* Imagebuilder (4.0.0.3)
5+
* Updated the CreateImageRecipeRequest ParentImage description to include all valid values as updated with the SSM Parameters project.
6+
* MediaLive (4.0.1.0)
7+
* Enables Updating Anywhere Settings on a MediaLive Anywhere Channel.
8+
* S3 (4.0.0.3)
9+
* Fix regression where presigned URLs could not be created when using a custom `ServiceURL`.
10+
* SageMaker (4.0.3.0)
11+
* SageMaker AI Studio users can now migrate to SageMaker Unified Studio, which offers a unified web-based development experience that integrates AWS data, analytics, artificial intelligence (AI), and machine learning (ML) services, as well as additional tools and resource
12+
* Synthetics (4.0.1.0)
13+
* Add support to test a canary update by invoking a dry run of a canary. This behavior can be used via the new StartCanaryDryRun API along with new fields in UpdateCanary to apply dry run changes. Also includes changes in GetCanary and GetCanaryRuns to support retrieving dry run configurations.
14+
115
### 4.0.6.0 (2025-05-06 18:20 UTC)
216
* EC2 (4.0.3.0)
317
* This release adds support for Amazon EBS Provisioned Rate for Volume Initialization, which lets you specify a volume initialization rate to ensure that your EBS volumes are initialized in a predictable amount of time.

generator/.DevConfigs/e24c3bf6-da22-4935-8303-cdba82a45405.json

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

generator/ServiceModels/_sdk-versions.json

Lines changed: 7 additions & 7 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.6.0",
4+
"ProductVersion" : "4.0.7.0",
55
"CoreVersion" : "4.0.0.3",
66
"OverrideCoreVersion" : "4.0",
77
"DefaultToPreview" : false,
@@ -154,7 +154,7 @@
154154
"InPreview" : false
155155
},
156156
"EC2" : {
157-
"Version" : "4.0.3.0",
157+
"Version" : "4.0.4.0",
158158
"AssemblyVersionOverride" : "4.0",
159159
"Dependencies" : {
160160
"Core" : "4.0.0.3"
@@ -316,7 +316,7 @@
316316
"InPreview" : false
317317
},
318318
"S3" : {
319-
"Version" : "4.0.0.2",
319+
"Version" : "4.0.0.3",
320320
"AssemblyVersionOverride" : "4.0",
321321
"Dependencies" : {
322322
"Core" : "4.0.0.3"
@@ -860,7 +860,7 @@
860860
"InPreview" : false
861861
},
862862
"MediaLive" : {
863-
"Version" : "4.0.0.2",
863+
"Version" : "4.0.1.0",
864864
"AssemblyVersionOverride" : "4.0",
865865
"Dependencies" : {
866866
"Core" : "4.0.0.3"
@@ -932,7 +932,7 @@
932932
"InPreview" : false
933933
},
934934
"SageMaker" : {
935-
"Version" : "4.0.2.1",
935+
"Version" : "4.0.3.0",
936936
"AssemblyVersionOverride" : "4.0",
937937
"Dependencies" : {
938938
"Core" : "4.0.0.3"
@@ -1588,7 +1588,7 @@
15881588
"InPreview" : false
15891589
},
15901590
"Imagebuilder" : {
1591-
"Version" : "4.0.0.2",
1591+
"Version" : "4.0.0.3",
15921592
"AssemblyVersionOverride" : "4.0",
15931593
"Dependencies" : {
15941594
"Core" : "4.0.0.3"
@@ -1708,7 +1708,7 @@
17081708
"InPreview" : false
17091709
},
17101710
"Synthetics" : {
1711-
"Version" : "4.0.0.2",
1711+
"Version" : "4.0.1.0",
17121712
"AssemblyVersionOverride" : "4.0",
17131713
"Dependencies" : {
17141714
"Core" : "4.0.0.3"

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

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

sdk/code-analysis/ServiceAnalysis/MediaLive/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.2")]
32+
[assembly: AssemblyFileVersion("4.0.1.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.0.2")]
32+
[assembly: AssemblyFileVersion("4.0.0.3")]

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

sdk/src/Services/EC2/Generated/AmazonEC2Config.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ namespace Amazon.EC2
3333
public partial class AmazonEC2Config : ClientConfig
3434
{
3535
private static readonly string UserAgentString =
36-
InternalSDKUtils.BuildUserAgentString("EC2", "4.0.3.0");
36+
InternalSDKUtils.BuildUserAgentString("EC2", "4.0.4.0");
3737

3838
private static readonly AmazonEC2EndpointResolver EndpointResolver =
3939
new AmazonEC2EndpointResolver();

sdk/src/Services/EC2/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@
4242
// by using the '*' as shown below:
4343
// [assembly: AssemblyVersion("1.0.*")]
4444
[assembly: AssemblyVersion("4.0")]
45-
[assembly: AssemblyFileVersion("4.0.3.0")]
45+
[assembly: AssemblyFileVersion("4.0.4.0")]

sdk/src/Services/Imagebuilder/Generated/AmazonImagebuilderConfig.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ namespace Amazon.Imagebuilder
3333
public partial class AmazonImagebuilderConfig : ClientConfig
3434
{
3535
private static readonly string UserAgentString =
36-
InternalSDKUtils.BuildUserAgentString("imagebuilder", "4.0.0.2");
36+
InternalSDKUtils.BuildUserAgentString("imagebuilder", "4.0.0.3");
3737

3838
private static readonly AmazonImagebuilderEndpointResolver EndpointResolver =
3939
new AmazonImagebuilderEndpointResolver();

sdk/src/Services/Imagebuilder/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@
4242
// by using the '*' as shown below:
4343
// [assembly: AssemblyVersion("1.0.*")]
4444
[assembly: AssemblyVersion("4.0")]
45-
[assembly: AssemblyFileVersion("4.0.0.2")]
45+
[assembly: AssemblyFileVersion("4.0.0.3")]

sdk/src/Services/MediaLive/Generated/AmazonMediaLiveConfig.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ namespace Amazon.MediaLive
3333
public partial class AmazonMediaLiveConfig : ClientConfig
3434
{
3535
private static readonly string UserAgentString =
36-
InternalSDKUtils.BuildUserAgentString("MediaLive", "4.0.0.2");
36+
InternalSDKUtils.BuildUserAgentString("MediaLive", "4.0.1.0");
3737

3838
private static readonly AmazonMediaLiveEndpointResolver EndpointResolver =
3939
new AmazonMediaLiveEndpointResolver();

sdk/src/Services/MediaLive/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@
4242
// by using the '*' as shown below:
4343
// [assembly: AssemblyVersion("1.0.*")]
4444
[assembly: AssemblyVersion("4.0")]
45-
[assembly: AssemblyFileVersion("4.0.0.2")]
45+
[assembly: AssemblyFileVersion("4.0.1.0")]

sdk/src/Services/S3/Generated/AmazonS3Config.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ namespace Amazon.S3
3333
public partial class AmazonS3Config : ClientConfig
3434
{
3535
private static readonly string UserAgentString =
36-
InternalSDKUtils.BuildUserAgentString("S3", "4.0.0.2");
36+
InternalSDKUtils.BuildUserAgentString("S3", "4.0.0.3");
3737

3838
private static readonly AmazonS3EndpointResolver EndpointResolver =
3939
new AmazonS3EndpointResolver();

sdk/src/Services/S3/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@
4242
// by using the '*' as shown below:
4343
// [assembly: AssemblyVersion("1.0.*")]
4444
[assembly: AssemblyVersion("4.0")]
45-
[assembly: AssemblyFileVersion("4.0.0.2")]
45+
[assembly: AssemblyFileVersion("4.0.0.3")]

sdk/src/Services/SageMaker/Generated/AmazonSageMakerConfig.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ namespace Amazon.SageMaker
3333
public partial class AmazonSageMakerConfig : ClientConfig
3434
{
3535
private static readonly string UserAgentString =
36-
InternalSDKUtils.BuildUserAgentString("SageMaker", "4.0.2.1");
36+
InternalSDKUtils.BuildUserAgentString("SageMaker", "4.0.3.0");
3737

3838
private static readonly AmazonSageMakerEndpointResolver EndpointResolver =
3939
new AmazonSageMakerEndpointResolver();

sdk/src/Services/SageMaker/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@
4242
// by using the '*' as shown below:
4343
// [assembly: AssemblyVersion("1.0.*")]
4444
[assembly: AssemblyVersion("4.0")]
45-
[assembly: AssemblyFileVersion("4.0.2.1")]
45+
[assembly: AssemblyFileVersion("4.0.3.0")]

sdk/src/Services/Synthetics/Generated/AmazonSyntheticsConfig.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@ namespace Amazon.Synthetics
3333
public partial class AmazonSyntheticsConfig : ClientConfig
3434
{
3535
private static readonly string UserAgentString =
36-
InternalSDKUtils.BuildUserAgentString("synthetics", "4.0.0.2");
36+
InternalSDKUtils.BuildUserAgentString("synthetics", "4.0.1.0");
3737

3838
private static readonly AmazonSyntheticsEndpointResolver EndpointResolver =
3939
new AmazonSyntheticsEndpointResolver();

sdk/src/Services/Synthetics/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,4 +42,4 @@
4242
// by using the '*' as shown below:
4343
// [assembly: AssemblyVersion("1.0.*")]
4444
[assembly: AssemblyVersion("4.0")]
45-
[assembly: AssemblyFileVersion("4.0.0.2")]
45+
[assembly: AssemblyFileVersion("4.0.1.0")]

0 commit comments

Comments
 (0)