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 Oct 11, 2024
1 parent d6e051d commit 8ca1f7e
Show file tree
Hide file tree
Showing 18 changed files with 45 additions and 21 deletions.
12 changes: 12 additions & 0 deletions changelogs/SDK.CHANGELOG.2024.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
### 3.7.904.0 (2024-10-11 18:35 UTC)
* Appflow (3.7.400.34)
* Doc only updates for clarification around OAuth2GrantType for Salesforce.
* ElasticLoadBalancingV2 (3.7.405.0)
* Add zonal_shift.config.enabled attribute. Add new AdministrativeOverride construct in the describe-target-health API response to include information about the override status applied to a target.
* ElasticMapReduce (3.7.402.0)
* This release provides new parameter "Context" in instance fleet clusters.
* GuardDuty (3.7.403.0)
* Added a new field for network connection details.
* RoboMaker (3.7.400.34)
* Documentation update: added support notices to each API action.

### 3.7.903.0 (2024-10-10 18:26 UTC)
* ACMPCA (3.7.400.34)
* Documentation updates for AWS Private CA.
Expand Down
12 changes: 12 additions & 0 deletions changelogs/SDK.CHANGELOG.ALL.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
### 3.7.904.0 (2024-10-11 18:35 UTC)
* Appflow (3.7.400.34)
* Doc only updates for clarification around OAuth2GrantType for Salesforce.
* ElasticLoadBalancingV2 (3.7.405.0)
* Add zonal_shift.config.enabled attribute. Add new AdministrativeOverride construct in the describe-target-health API response to include information about the override status applied to a target.
* ElasticMapReduce (3.7.402.0)
* This release provides new parameter "Context" in instance fleet clusters.
* GuardDuty (3.7.403.0)
* Added a new field for network connection details.
* RoboMaker (3.7.400.34)
* Documentation update: added support notices to each API action.

### 3.7.903.0 (2024-10-10 18:26 UTC)
* ACMPCA (3.7.400.34)
* Documentation updates for AWS Private CA.
Expand Down
12 changes: 6 additions & 6 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.903.0",
"ProductVersion" : "3.7.904.0",
"CoreVersion" : "3.7.400.33",
"OverrideCoreVersion" : "3.3",
"DefaultToPreview" : false,
Expand Down Expand Up @@ -194,7 +194,7 @@
"InPreview" : false
},
"ElasticMapReduce" : {
"Version" : "3.7.401.14",
"Version" : "3.7.402.0",
"AssemblyVersionOverride" : "3.3",
"Dependencies" : {
"Core" : "3.7.400.33"
Expand Down Expand Up @@ -572,7 +572,7 @@
"InPreview" : false
},
"ElasticLoadBalancingV2" : {
"Version" : "3.7.404.14",
"Version" : "3.7.405.0",
"AssemblyVersionOverride" : "3.3",
"Dependencies" : {
"Core" : "3.7.400.33"
Expand Down Expand Up @@ -900,7 +900,7 @@
"InPreview" : false
},
"GuardDuty" : {
"Version" : "3.7.402.12",
"Version" : "3.7.403.0",
"AssemblyVersionOverride" : "3.3",
"Dependencies" : {
"Core" : "3.7.400.33"
Expand Down Expand Up @@ -1212,7 +1212,7 @@
"InPreview" : false
},
"RoboMaker" : {
"Version" : "3.7.400.33",
"Version" : "3.7.400.34",
"AssemblyVersionOverride" : "3.3",
"Dependencies" : {
"Core" : "3.7.400.33"
Expand Down Expand Up @@ -1780,7 +1780,7 @@
"InPreview" : false
},
"Appflow" : {
"Version" : "3.7.400.33",
"Version" : "3.7.400.34",
"AssemblyVersionOverride" : "3.3",
"Dependencies" : {
"Core" : "3.7.400.33"
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.33")]
[assembly: AssemblyFileVersion("3.7.400.34")]
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.404.14")]
[assembly: AssemblyFileVersion("3.7.405.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.14")]
[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.402.12")]
[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.400.33")]
[assembly: AssemblyFileVersion("3.7.400.34")]
2 changes: 1 addition & 1 deletion sdk/src/Services/Appflow/Generated/AmazonAppflowConfig.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ namespace Amazon.Appflow
public partial class AmazonAppflowConfig : ClientConfig
{
private static readonly string UserAgentString =
InternalSDKUtils.BuildUserAgentString("Appflow", "3.7.400.33");
InternalSDKUtils.BuildUserAgentString("Appflow", "3.7.400.34");

private string _userAgent = UserAgentString;
///<summary>
Expand Down
2 changes: 1 addition & 1 deletion sdk/src/Services/Appflow/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.33")]
[assembly: AssemblyFileVersion("3.7.400.34")]

#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.ElasticLoadBalancingV2
public partial class AmazonElasticLoadBalancingV2Config : ClientConfig
{
private static readonly string UserAgentString =
InternalSDKUtils.BuildUserAgentString("Elastic Load Balancing v2", "3.7.404.14");
InternalSDKUtils.BuildUserAgentString("Elastic Load Balancing v2", "3.7.405.0");

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.404.14")]
[assembly: AssemblyFileVersion("3.7.405.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.ElasticMapReduce
public partial class AmazonElasticMapReduceConfig : ClientConfig
{
private static readonly string UserAgentString =
InternalSDKUtils.BuildUserAgentString("EMR", "3.7.401.14");
InternalSDKUtils.BuildUserAgentString("EMR", "3.7.402.0");

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.401.14")]
[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.GuardDuty
public partial class AmazonGuardDutyConfig : ClientConfig
{
private static readonly string UserAgentString =
InternalSDKUtils.BuildUserAgentString("GuardDuty", "3.7.402.12");
InternalSDKUtils.BuildUserAgentString("GuardDuty", "3.7.403.0");

private string _userAgent = UserAgentString;
///<summary>
Expand Down
2 changes: 1 addition & 1 deletion sdk/src/Services/GuardDuty/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.12")]
[assembly: AssemblyFileVersion("3.7.403.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.RoboMaker
public partial class AmazonRoboMakerConfig : ClientConfig
{
private static readonly string UserAgentString =
InternalSDKUtils.BuildUserAgentString("RoboMaker", "3.7.400.33");
InternalSDKUtils.BuildUserAgentString("RoboMaker", "3.7.400.34");

private string _userAgent = UserAgentString;
///<summary>
Expand Down
2 changes: 1 addition & 1 deletion sdk/src/Services/RoboMaker/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.33")]
[assembly: AssemblyFileVersion("3.7.400.34")]

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

0 comments on commit 8ca1f7e

Please sign in to comment.