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 18, 2024
1 parent 0cde83b commit aa749a8
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.909.0 (2024-10-18 18:20 UTC)
* Athena (3.7.402.0)
* Removing FEDERATED from Create/List/Delete/GetDataCatalog API
* Bedrock (3.7.408.0)
* Adding converse support to CMI API's
* BedrockRuntime (3.7.405.0)
* Added converse support for custom imported models
* DataZone (3.7.406.0)
* Adding the following project member designations: PROJECT_CATALOG_VIEWER, PROJECT_CATALOG_CONSUMER and PROJECT_CATALOG_STEWARD in the CreateProjectMembership API and PROJECT_CATALOG_STEWARD designation in the AddPolicyGrant API.
* EC2 (3.7.410.0)
* RequestSpotInstances and RequestSpotFleet feature release.

### 3.7.908.0 (2024-10-17 18:27 UTC)
* BedrockAgent (3.7.406.0)
* Removing support for topK property in PromptModelInferenceConfiguration object, Making PromptTemplateConfiguration property as required, Limiting the maximum PromptVariant to 1
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.909.0 (2024-10-18 18:20 UTC)
* Athena (3.7.402.0)
* Removing FEDERATED from Create/List/Delete/GetDataCatalog API
* Bedrock (3.7.408.0)
* Adding converse support to CMI API's
* BedrockRuntime (3.7.405.0)
* Added converse support for custom imported models
* DataZone (3.7.406.0)
* Adding the following project member designations: PROJECT_CATALOG_VIEWER, PROJECT_CATALOG_CONSUMER and PROJECT_CATALOG_STEWARD in the CreateProjectMembership API and PROJECT_CATALOG_STEWARD designation in the AddPolicyGrant API.
* EC2 (3.7.410.0)
* RequestSpotInstances and RequestSpotFleet feature release.

### 3.7.908.0 (2024-10-17 18:27 UTC)
* BedrockAgent (3.7.406.0)
* Removing support for topK property in PromptModelInferenceConfiguration object, Making PromptTemplateConfiguration property as required, Limiting the maximum PromptVariant to 1
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.908.0",
"ProductVersion" : "3.7.909.0",
"CoreVersion" : "3.7.400.36",
"OverrideCoreVersion" : "3.3",
"DefaultToPreview" : false,
Expand Down Expand Up @@ -154,7 +154,7 @@
"InPreview" : false
},
"EC2" : {
"Version" : "3.7.409.3",
"Version" : "3.7.410.0",
"AssemblyVersionOverride" : "3.3",
"Dependencies" : {
"Core" : "3.7.400.36"
Expand Down Expand Up @@ -788,7 +788,7 @@
"InPreview" : false
},
"Athena" : {
"Version" : "3.7.401.14",
"Version" : "3.7.402.0",
"AssemblyVersionOverride" : "3.3",
"Dependencies" : {
"Core" : "3.7.400.36"
Expand Down Expand Up @@ -2780,23 +2780,23 @@
"InPreview" : false
},
"BedrockRuntime" : {
"Version" : "3.7.404.8",
"Version" : "3.7.405.0",
"AssemblyVersionOverride" : "3.3",
"Dependencies" : {
"Core" : "3.7.400.36"
},
"InPreview" : false
},
"Bedrock" : {
"Version" : "3.7.407.10",
"Version" : "3.7.408.0",
"AssemblyVersionOverride" : "3.3",
"Dependencies" : {
"Core" : "3.7.400.36"
},
"InPreview" : false
},
"DataZone" : {
"Version" : "3.7.405.23",
"Version" : "3.7.406.0",
"AssemblyVersionOverride" : "3.3",
"Dependencies" : {
"Core" : "3.7.400.36"
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.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.407.10")]
[assembly: AssemblyFileVersion("3.7.408.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.404.8")]
[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.405.23")]
[assembly: AssemblyFileVersion("3.7.406.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.3")]
[assembly: AssemblyFileVersion("3.7.410.0")]
2 changes: 1 addition & 1 deletion sdk/src/Services/Athena/Generated/AmazonAthenaConfig.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ namespace Amazon.Athena
public partial class AmazonAthenaConfig : ClientConfig
{
private static readonly string UserAgentString =
InternalSDKUtils.BuildUserAgentString("Athena", "3.7.401.14");
InternalSDKUtils.BuildUserAgentString("Athena", "3.7.402.0");

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

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

private string _userAgent = UserAgentString;
///<summary>
Expand Down
2 changes: 1 addition & 1 deletion sdk/src/Services/Bedrock/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.407.10")]
[assembly: AssemblyFileVersion("3.7.408.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.BedrockRuntime
public partial class AmazonBedrockRuntimeConfig : ClientConfig
{
private static readonly string UserAgentString =
InternalSDKUtils.BuildUserAgentString("Bedrock Runtime", "3.7.404.8");
InternalSDKUtils.BuildUserAgentString("Bedrock Runtime", "3.7.405.0");

private string _userAgent = UserAgentString;
///<summary>
Expand Down
2 changes: 1 addition & 1 deletion sdk/src/Services/BedrockRuntime/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.404.8")]
[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.DataZone
public partial class AmazonDataZoneConfig : ClientConfig
{
private static readonly string UserAgentString =
InternalSDKUtils.BuildUserAgentString("DataZone", "3.7.405.23");
InternalSDKUtils.BuildUserAgentString("DataZone", "3.7.406.0");

private string _userAgent = UserAgentString;
///<summary>
Expand Down
2 changes: 1 addition & 1 deletion sdk/src/Services/DataZone/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.405.23")]
[assembly: AssemblyFileVersion("3.7.406.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.409.3");
InternalSDKUtils.BuildUserAgentString("EC2", "3.7.410.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.409.3")]
[assembly: AssemblyFileVersion("3.7.410.0")]

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

0 comments on commit aa749a8

Please sign in to comment.