Skip to content

Commit

Permalink
Commit version number update changes
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-dotnet-automation committed Aug 12, 2024
1 parent 95c8a36 commit 2cd501b
Show file tree
Hide file tree
Showing 24 changed files with 61 additions and 29 deletions.
16 changes: 16 additions & 0 deletions changelogs/SDK.CHANGELOG.2024.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
### 3.7.863.0 (2024-08-12 18:20 UTC)
* ComputeOptimizer (3.7.400.5)
* Doc only update for Compute Optimizer that fixes several customer-reported issues relating to ECS finding classifications
* ConfigService (3.7.401.0)
* Documentation update for the OrganizationConfigRuleName regex pattern.
* EC2 (3.7.403.0)
* This release adds new capabilities to manage On-Demand Capacity Reservations including the ability to split your reservation, move capacity between reservations, and modify the instance eligibility of your reservation.
* EKS (3.7.402.0)
* Added support for new AL2023 GPU AMIs to the supported AMITypes.
* GroundStation (3.7.400.5)
* Updating documentation for OEMEphemeris to link to AWS Ground Station User Guide
* MediaLive (3.7.401.0)
* AWS Elemental MediaLive now supports now supports editing the PID values for a Multiplex.
* SageMaker (3.7.402.0)
* Releasing large data support as part of CreateAutoMLJobV2 in SageMaker Autopilot and CreateDomain API for SageMaker Canvas.

### 3.7.862.0 (2024-08-09 18:42 UTC)
* CognitoIdentityProvider (3.7.402.1)
* Fixed a description of AdvancedSecurityAdditionalFlows in Amazon Cognito user pool configuration.
Expand Down
16 changes: 16 additions & 0 deletions changelogs/SDK.CHANGELOG.ALL.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,19 @@
### 3.7.863.0 (2024-08-12 18:20 UTC)
* ComputeOptimizer (3.7.400.5)
* Doc only update for Compute Optimizer that fixes several customer-reported issues relating to ECS finding classifications
* ConfigService (3.7.401.0)
* Documentation update for the OrganizationConfigRuleName regex pattern.
* EC2 (3.7.403.0)
* This release adds new capabilities to manage On-Demand Capacity Reservations including the ability to split your reservation, move capacity between reservations, and modify the instance eligibility of your reservation.
* EKS (3.7.402.0)
* Added support for new AL2023 GPU AMIs to the supported AMITypes.
* GroundStation (3.7.400.5)
* Updating documentation for OEMEphemeris to link to AWS Ground Station User Guide
* MediaLive (3.7.401.0)
* AWS Elemental MediaLive now supports now supports editing the PID values for a Multiplex.
* SageMaker (3.7.402.0)
* Releasing large data support as part of CreateAutoMLJobV2 in SageMaker Autopilot and CreateDomain API for SageMaker Canvas.

### 3.7.862.0 (2024-08-09 18:42 UTC)
* CognitoIdentityProvider (3.7.402.1)
* Fixed a description of AdvancedSecurityAdditionalFlows in Amazon Cognito user pool configuration.
Expand Down
16 changes: 8 additions & 8 deletions generator/ServiceModels/_sdk-versions.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@

{
"NewServiceVersion" : "3.7.400.0",
"ProductVersion" : "3.7.862.0",
"ProductVersion" : "3.7.863.0",
"CoreVersion" : "3.7.400.4",
"OverrideCoreVersion" : "3.3",
"DefaultToPreview" : false,
Expand Down Expand Up @@ -72,7 +72,7 @@
"InPreview" : false
},
"ConfigService" : {
"Version" : "3.7.400.4",
"Version" : "3.7.401.0",
"AssemblyVersionOverride" : "3.3",
"Dependencies" : {
"Core" : "3.7.400.4"
Expand Down Expand Up @@ -154,7 +154,7 @@
"InPreview" : false
},
"EC2" : {
"Version" : "3.7.402.1",
"Version" : "3.7.403.0",
"AssemblyVersionOverride" : "3.3",
"Dependencies" : {
"Core" : "3.7.400.4"
Expand Down Expand Up @@ -868,7 +868,7 @@
"InPreview" : false
},
"MediaLive" : {
"Version" : "3.7.400.4",
"Version" : "3.7.401.0",
"AssemblyVersionOverride" : "3.3",
"Dependencies" : {
"Core" : "3.7.400.4"
Expand Down Expand Up @@ -940,7 +940,7 @@
"InPreview" : false
},
"SageMaker" : {
"Version" : "3.7.401.2",
"Version" : "3.7.402.0",
"AssemblyVersionOverride" : "3.3",
"Dependencies" : {
"Core" : "3.7.400.4"
Expand Down Expand Up @@ -1124,7 +1124,7 @@
"InPreview" : false
},
"EKS" : {
"Version" : "3.7.401.4",
"Version" : "3.7.402.0",
"AssemblyVersionOverride" : "3.3",
"Dependencies" : {
"Core" : "3.7.400.4"
Expand Down Expand Up @@ -1380,7 +1380,7 @@
"InPreview" : false
},
"GroundStation" : {
"Version" : "3.7.400.4",
"Version" : "3.7.400.5",
"AssemblyVersionOverride" : "3.3",
"Dependencies" : {
"Core" : "3.7.400.4"
Expand Down Expand Up @@ -1644,7 +1644,7 @@
"InPreview" : false
},
"ComputeOptimizer" : {
"Version" : "3.7.400.4",
"Version" : "3.7.400.5",
"AssemblyVersionOverride" : "3.3",
"Dependencies" : {
"Core" : "3.7.400.4"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("3.3")]
[assembly: AssemblyFileVersion("3.7.400.4")]
[assembly: AssemblyFileVersion("3.7.400.5")]
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("3.3")]
[assembly: AssemblyFileVersion("3.7.400.4")]
[assembly: AssemblyFileVersion("3.7.401.0")]
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("3.3")]
[assembly: AssemblyFileVersion("3.7.402.1")]
[assembly: AssemblyFileVersion("3.7.403.0")]
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("3.3")]
[assembly: AssemblyFileVersion("3.7.401.4")]
[assembly: AssemblyFileVersion("3.7.402.0")]
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("3.3")]
[assembly: AssemblyFileVersion("3.7.400.4")]
[assembly: AssemblyFileVersion("3.7.400.5")]
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("3.3")]
[assembly: AssemblyFileVersion("3.7.400.4")]
[assembly: AssemblyFileVersion("3.7.401.0")]
Original file line number Diff line number Diff line change
Expand Up @@ -29,4 +29,4 @@
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("3.3")]
[assembly: AssemblyFileVersion("3.7.401.2")]
[assembly: AssemblyFileVersion("3.7.402.0")]
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ namespace Amazon.ComputeOptimizer
public partial class AmazonComputeOptimizerConfig : ClientConfig
{
private static readonly string UserAgentString =
InternalSDKUtils.BuildUserAgentString("Compute Optimizer", "3.7.400.4");
InternalSDKUtils.BuildUserAgentString("Compute Optimizer", "3.7.400.5");

private string _userAgent = UserAgentString;
///<summary>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("3.3")]
[assembly: AssemblyFileVersion("3.7.400.4")]
[assembly: AssemblyFileVersion("3.7.400.5")]

#if BCL
[assembly: System.Security.AllowPartiallyTrustedCallers]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ namespace Amazon.ConfigService
public partial class AmazonConfigServiceConfig : ClientConfig
{
private static readonly string UserAgentString =
InternalSDKUtils.BuildUserAgentString("Config Service", "3.7.400.4");
InternalSDKUtils.BuildUserAgentString("Config Service", "3.7.401.0");

private string _userAgent = UserAgentString;
///<summary>
Expand Down
2 changes: 1 addition & 1 deletion sdk/src/Services/ConfigService/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("3.3")]
[assembly: AssemblyFileVersion("3.7.400.4")]
[assembly: AssemblyFileVersion("3.7.401.0")]

#if BCL
[assembly: System.Security.AllowPartiallyTrustedCallers]
Expand Down
2 changes: 1 addition & 1 deletion sdk/src/Services/EC2/Generated/AmazonEC2Config.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ namespace Amazon.EC2
public partial class AmazonEC2Config : ClientConfig
{
private static readonly string UserAgentString =
InternalSDKUtils.BuildUserAgentString("EC2", "3.7.402.1");
InternalSDKUtils.BuildUserAgentString("EC2", "3.7.403.0");

private string _userAgent = UserAgentString;
///<summary>
Expand Down
2 changes: 1 addition & 1 deletion sdk/src/Services/EC2/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("3.3")]
[assembly: AssemblyFileVersion("3.7.402.1")]
[assembly: AssemblyFileVersion("3.7.403.0")]

#if BCL
[assembly: System.Security.AllowPartiallyTrustedCallers]
Expand Down
2 changes: 1 addition & 1 deletion sdk/src/Services/EKS/Generated/AmazonEKSConfig.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ namespace Amazon.EKS
public partial class AmazonEKSConfig : ClientConfig
{
private static readonly string UserAgentString =
InternalSDKUtils.BuildUserAgentString("EKS", "3.7.401.4");
InternalSDKUtils.BuildUserAgentString("EKS", "3.7.402.0");

private string _userAgent = UserAgentString;
///<summary>
Expand Down
2 changes: 1 addition & 1 deletion sdk/src/Services/EKS/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("3.3")]
[assembly: AssemblyFileVersion("3.7.401.4")]
[assembly: AssemblyFileVersion("3.7.402.0")]

#if BCL
[assembly: System.Security.AllowPartiallyTrustedCallers]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ namespace Amazon.GroundStation
public partial class AmazonGroundStationConfig : ClientConfig
{
private static readonly string UserAgentString =
InternalSDKUtils.BuildUserAgentString("GroundStation", "3.7.400.4");
InternalSDKUtils.BuildUserAgentString("GroundStation", "3.7.400.5");

private string _userAgent = UserAgentString;
///<summary>
Expand Down
2 changes: 1 addition & 1 deletion sdk/src/Services/GroundStation/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("3.3")]
[assembly: AssemblyFileVersion("3.7.400.4")]
[assembly: AssemblyFileVersion("3.7.400.5")]

#if BCL
[assembly: System.Security.AllowPartiallyTrustedCallers]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ namespace Amazon.MediaLive
public partial class AmazonMediaLiveConfig : ClientConfig
{
private static readonly string UserAgentString =
InternalSDKUtils.BuildUserAgentString("MediaLive", "3.7.400.4");
InternalSDKUtils.BuildUserAgentString("MediaLive", "3.7.401.0");

private string _userAgent = UserAgentString;
///<summary>
Expand Down
2 changes: 1 addition & 1 deletion sdk/src/Services/MediaLive/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("3.3")]
[assembly: AssemblyFileVersion("3.7.400.4")]
[assembly: AssemblyFileVersion("3.7.401.0")]

#if BCL
[assembly: System.Security.AllowPartiallyTrustedCallers]
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ namespace Amazon.SageMaker
public partial class AmazonSageMakerConfig : ClientConfig
{
private static readonly string UserAgentString =
InternalSDKUtils.BuildUserAgentString("SageMaker", "3.7.401.2");
InternalSDKUtils.BuildUserAgentString("SageMaker", "3.7.402.0");

private string _userAgent = UserAgentString;
///<summary>
Expand Down
2 changes: 1 addition & 1 deletion sdk/src/Services/SageMaker/Properties/AssemblyInfo.cs
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
// by using the '*' as shown below:
// [assembly: AssemblyVersion("1.0.*")]
[assembly: AssemblyVersion("3.3")]
[assembly: AssemblyFileVersion("3.7.401.2")]
[assembly: AssemblyFileVersion("3.7.402.0")]

#if BCL
[assembly: System.Security.AllowPartiallyTrustedCallers]
Expand Down

0 comments on commit 2cd501b

Please sign in to comment.