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 Nov 26, 2024
1 parent dc3d322 commit 678ea10
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.935.0 (2024-11-26 19:20 UTC)
* BedrockAgent (3.7.410.0)
* Custom Orchestration API release for AWSBedrockAgents.
* BedrockAgentRuntime (3.7.410.0)
* Custom Orchestration and Streaming configurations API release for AWSBedrockAgents.
* Connect (3.7.411.0)
* Enables access to ValueMap and ValueInteger types for SegmentAttributes and fixes deserialization bug for DescribeContactFlow in AmazonConnect Public API
* EC2 (3.7.421.0)
* Adds support for Time-based Copy for EBS Snapshots and Cross Region PrivateLink. Time-based Copy ensures that EBS Snapshots are copied within and across AWS Regions in a specified timeframe. Cross Region PrivateLink enables customers to connect to VPC endpoint services hosted in other AWS Regions.
* QApps (3.7.403.0)
* Private sharing, file upload and data collection feature support for Q Apps

### 3.7.934.0 (2024-11-25 19:30 UTC)
* DirectConnect (3.7.401.0)
* Update DescribeDirectConnectGatewayAssociations API to return associated core network information if a Direct Connect gateway is attached to a Cloud WAN core network.
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.935.0 (2024-11-26 19:20 UTC)
* BedrockAgent (3.7.410.0)
* Custom Orchestration API release for AWSBedrockAgents.
* BedrockAgentRuntime (3.7.410.0)
* Custom Orchestration and Streaming configurations API release for AWSBedrockAgents.
* Connect (3.7.411.0)
* Enables access to ValueMap and ValueInteger types for SegmentAttributes and fixes deserialization bug for DescribeContactFlow in AmazonConnect Public API
* EC2 (3.7.421.0)
* Adds support for Time-based Copy for EBS Snapshots and Cross Region PrivateLink. Time-based Copy ensures that EBS Snapshots are copied within and across AWS Regions in a specified timeframe. Cross Region PrivateLink enables customers to connect to VPC endpoint services hosted in other AWS Regions.
* QApps (3.7.403.0)
* Private sharing, file upload and data collection feature support for Q Apps

### 3.7.934.0 (2024-11-25 19:30 UTC)
* DirectConnect (3.7.401.0)
* Update DescribeDirectConnectGatewayAssociations API to return associated core network information if a Direct Connect gateway is attached to a Cloud WAN core network.
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.934.0",
"ProductVersion" : "3.7.935.0",
"CoreVersion" : "3.7.400.57",
"OverrideCoreVersion" : "3.3",
"DefaultToPreview" : false,
Expand Down Expand Up @@ -154,7 +154,7 @@
"InPreview" : false
},
"EC2" : {
"Version" : "3.7.420.1",
"Version" : "3.7.421.0",
"AssemblyVersionOverride" : "3.3",
"Dependencies" : {
"Core" : "3.7.400.57"
Expand Down Expand Up @@ -1036,7 +1036,7 @@
"InPreview" : false
},
"Connect" : {
"Version" : "3.7.410.0",
"Version" : "3.7.411.0",
"AssemblyVersionOverride" : "3.3",
"Dependencies" : {
"Core" : "3.7.400.57"
Expand Down Expand Up @@ -2884,7 +2884,7 @@
"InPreview" : false
},
"BedrockAgentRuntime" : {
"Version" : "3.7.409.0",
"Version" : "3.7.410.0",
"AssemblyVersionOverride" : "3.3",
"Dependencies" : {
"Core" : "3.7.400.57"
Expand All @@ -2908,7 +2908,7 @@
"InPreview" : false
},
"BedrockAgent" : {
"Version" : "3.7.409.11",
"Version" : "3.7.410.0",
"AssemblyVersionOverride" : "3.3",
"Dependencies" : {
"Core" : "3.7.400.57"
Expand Down Expand Up @@ -3060,7 +3060,7 @@
"InPreview" : false
},
"QApps" : {
"Version" : "3.7.402.12",
"Version" : "3.7.403.0",
"AssemblyVersionOverride" : "3.3",
"Dependencies" : {
"Core" : "3.7.400.57"
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.409.11")]
[assembly: AssemblyFileVersion("3.7.410.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.409.0")]
[assembly: AssemblyFileVersion("3.7.410.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.410.0")]
[assembly: AssemblyFileVersion("3.7.411.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.420.1")]
[assembly: AssemblyFileVersion("3.7.421.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 @@ -32,7 +32,7 @@ namespace Amazon.BedrockAgent
public partial class AmazonBedrockAgentConfig : ClientConfig
{
private static readonly string UserAgentString =
InternalSDKUtils.BuildUserAgentString("Bedrock Agent", "3.7.409.11");
InternalSDKUtils.BuildUserAgentString("Bedrock Agent", "3.7.410.0");

private string _userAgent = UserAgentString;
///<summary>
Expand Down
2 changes: 1 addition & 1 deletion sdk/src/Services/BedrockAgent/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.409.11")]
[assembly: AssemblyFileVersion("3.7.410.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.BedrockAgentRuntime
public partial class AmazonBedrockAgentRuntimeConfig : ClientConfig
{
private static readonly string UserAgentString =
InternalSDKUtils.BuildUserAgentString("Bedrock Agent Runtime", "3.7.409.0");
InternalSDKUtils.BuildUserAgentString("Bedrock Agent Runtime", "3.7.410.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.409.0")]
[assembly: AssemblyFileVersion("3.7.410.0")]

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

private string _userAgent = UserAgentString;
///<summary>
Expand Down
2 changes: 1 addition & 1 deletion sdk/src/Services/Connect/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.410.0")]
[assembly: AssemblyFileVersion("3.7.411.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.420.1");
InternalSDKUtils.BuildUserAgentString("EC2", "3.7.421.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.420.1")]
[assembly: AssemblyFileVersion("3.7.421.0")]

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

private string _userAgent = UserAgentString;
///<summary>
Expand Down
2 changes: 1 addition & 1 deletion sdk/src/Services/QApps/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

0 comments on commit 678ea10

Please sign in to comment.