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 Dec 4, 2024
1 parent fb0b1fd commit af175a3
Show file tree
Hide file tree
Showing 27 changed files with 83 additions and 31 deletions.
18 changes: 18 additions & 0 deletions changelogs/SDK.CHANGELOG.2024.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
### 3.7.940.0 (2024-12-04 19:25 UTC)
* Bedrock (3.7.412.0)
* Introduced two APIs ListPromptRouters and GetPromptRouter for Intelligent Prompt Router feature. Add support for Bedrock Guardrails image content filter. New Bedrock Marketplace feature enabling a wider range of bedrock compatible models with self-hosted capability.
* BedrockAgent (3.7.414.0)
* This release introduces the ability to generate SQL using natural language, through a new GenerateQuery API (with native integration into Knowledge Bases); ability to ingest and retrieve images through Bedrock Data Automation; and ability to create a Knowledge Base backed by Kendra GenAI Index.
* BedrockAgentRuntime (3.7.413.0)
* This release introduces the ability to generate SQL using natural language, through a new GenerateQuery API (with native integration into Knowledge Bases); ability to ingest and retrieve images through Bedrock Data Automation; and ability to create a Knowledge Base backed by Kendra GenAI Index.
* BedrockDataAutomation (3.7.400.0)
* Release Bedrock Data Automation SDK
* BedrockDataAutomationRuntime (3.7.400.0)
* Release Bedrock Data Automation Runtime SDK
* BedrockRuntime (3.7.411.0)
* Added support for Intelligent Prompt Router in Invoke, InvokeStream, Converse and ConverseStream. Add support for Bedrock Guardrails image content filter. New Bedrock Marketplace feature enabling a wider range of bedrock compatible models with self-hosted capability.
* Kendra (3.7.401.0)
* This release adds GenAI Index in Amazon Kendra for Retrieval Augmented Generation (RAG) and intelligent search. With the Kendra GenAI Index, customers get high retrieval accuracy powered by the latest information retrieval technologies and semantic models.
* SageMaker (3.7.417.0)
* Amazon SageMaker HyperPod launched task governance to help customers maximize accelerator utilization for model development and flexible training plans to meet training timelines and budget while reducing weeks of training time. AI apps from AWS partner is now available in SageMaker.

### 3.7.939.1 (2024-12-03 22:28 UTC)
* S3 (3.7.410.1)
* Breaking Change: Fixed the namespace for ErrorDetails.
Expand Down
18 changes: 18 additions & 0 deletions changelogs/SDK.CHANGELOG.ALL.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,21 @@
### 3.7.940.0 (2024-12-04 19:25 UTC)
* Bedrock (3.7.412.0)
* Introduced two APIs ListPromptRouters and GetPromptRouter for Intelligent Prompt Router feature. Add support for Bedrock Guardrails image content filter. New Bedrock Marketplace feature enabling a wider range of bedrock compatible models with self-hosted capability.
* BedrockAgent (3.7.414.0)
* This release introduces the ability to generate SQL using natural language, through a new GenerateQuery API (with native integration into Knowledge Bases); ability to ingest and retrieve images through Bedrock Data Automation; and ability to create a Knowledge Base backed by Kendra GenAI Index.
* BedrockAgentRuntime (3.7.413.0)
* This release introduces the ability to generate SQL using natural language, through a new GenerateQuery API (with native integration into Knowledge Bases); ability to ingest and retrieve images through Bedrock Data Automation; and ability to create a Knowledge Base backed by Kendra GenAI Index.
* BedrockDataAutomation (3.7.400.0)
* Release Bedrock Data Automation SDK
* BedrockDataAutomationRuntime (3.7.400.0)
* Release Bedrock Data Automation Runtime SDK
* BedrockRuntime (3.7.411.0)
* Added support for Intelligent Prompt Router in Invoke, InvokeStream, Converse and ConverseStream. Add support for Bedrock Guardrails image content filter. New Bedrock Marketplace feature enabling a wider range of bedrock compatible models with self-hosted capability.
* Kendra (3.7.401.0)
* This release adds GenAI Index in Amazon Kendra for Retrieval Augmented Generation (RAG) and intelligent search. With the Kendra GenAI Index, customers get high retrieval accuracy powered by the latest information retrieval technologies and semantic models.
* SageMaker (3.7.417.0)
* Amazon SageMaker HyperPod launched task governance to help customers maximize accelerator utilization for model development and flexible training plans to meet training timelines and budget while reducing weeks of training time. AI apps from AWS partner is now available in SageMaker.

### 3.7.939.1 (2024-12-03 22:28 UTC)
* S3 (3.7.410.1)
* Breaking Change: Fixed the namespace for ErrorDetails.
Expand Down
30 changes: 23 additions & 7 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.939.1",
"ProductVersion" : "3.7.940.0",
"CoreVersion" : "3.7.400.59",
"OverrideCoreVersion" : "3.3",
"DefaultToPreview" : false,
Expand Down Expand Up @@ -932,7 +932,7 @@
"InPreview" : false
},
"SageMaker" : {
"Version" : "3.7.416.2",
"Version" : "3.7.417.0",
"AssemblyVersionOverride" : "3.3",
"Dependencies" : {
"Core" : "3.7.400.59"
Expand Down Expand Up @@ -1644,7 +1644,7 @@
"InPreview" : false
},
"Kendra" : {
"Version" : "3.7.400.59",
"Version" : "3.7.401.0",
"AssemblyVersionOverride" : "3.3",
"Dependencies" : {
"Core" : "3.7.400.59"
Expand Down Expand Up @@ -2772,15 +2772,15 @@
"InPreview" : false
},
"BedrockRuntime" : {
"Version" : "3.7.410.0",
"Version" : "3.7.411.0",
"AssemblyVersionOverride" : "3.3",
"Dependencies" : {
"Core" : "3.7.400.59"
},
"InPreview" : false
},
"Bedrock" : {
"Version" : "3.7.411.0",
"Version" : "3.7.412.0",
"AssemblyVersionOverride" : "3.3",
"Dependencies" : {
"Core" : "3.7.400.59"
Expand Down Expand Up @@ -2884,7 +2884,7 @@
"InPreview" : false
},
"BedrockAgentRuntime" : {
"Version" : "3.7.412.0",
"Version" : "3.7.413.0",
"AssemblyVersionOverride" : "3.3",
"Dependencies" : {
"Core" : "3.7.400.59"
Expand All @@ -2908,7 +2908,7 @@
"InPreview" : false
},
"BedrockAgent" : {
"Version" : "3.7.413.0",
"Version" : "3.7.414.0",
"AssemblyVersionOverride" : "3.3",
"Dependencies" : {
"Core" : "3.7.400.59"
Expand Down Expand Up @@ -3226,6 +3226,22 @@
"Core" : "3.7.400.59"
},
"InPreview" : false
},
"BedrockDataAutomationRuntime" : {
"Version" : "3.7.400.0",
"AssemblyVersionOverride" : "3.3",
"Dependencies" : {
"Core" : "3.7.400.59"
},
"InPreview" : false
},
"BedrockDataAutomation" : {
"Version" : "3.7.400.0",
"AssemblyVersionOverride" : "3.3",
"Dependencies" : {
"Core" : "3.7.400.59"
},
"InPreview" : false
}
},
"DefaultAssemblyVersion" : "3.3"
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.411.0")]
[assembly: AssemblyFileVersion("3.7.412.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.413.0")]
[assembly: AssemblyFileVersion("3.7.414.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.412.0")]
[assembly: AssemblyFileVersion("3.7.413.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.3")]
[assembly: AssemblyFileVersion("3.7.400.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.3")]
[assembly: AssemblyFileVersion("3.7.400.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.400.59")]
[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.416.2")]
[assembly: AssemblyFileVersion("3.7.417.0")]
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.411.0");
InternalSDKUtils.BuildUserAgentString("Bedrock", "3.7.412.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.411.0")]
[assembly: AssemblyFileVersion("3.7.412.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.BedrockAgent
public partial class AmazonBedrockAgentConfig : ClientConfig
{
private static readonly string UserAgentString =
InternalSDKUtils.BuildUserAgentString("Bedrock Agent", "3.7.413.0");
InternalSDKUtils.BuildUserAgentString("Bedrock Agent", "3.7.414.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.413.0")]
[assembly: AssemblyFileVersion("3.7.414.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.412.0");
InternalSDKUtils.BuildUserAgentString("Bedrock Agent Runtime", "3.7.413.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.412.0")]
[assembly: AssemblyFileVersion("3.7.413.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.BedrockDataAutomation
public partial class AmazonBedrockDataAutomationConfig : ClientConfig
{
private static readonly string UserAgentString =
InternalSDKUtils.BuildUserAgentString("Bedrock Data Automation", "3.3");
InternalSDKUtils.BuildUserAgentString("Bedrock Data Automation", "3.7.400.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.3")]
[assembly: AssemblyFileVersion("3.7.400.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.BedrockDataAutomationRuntime
public partial class AmazonBedrockDataAutomationRuntimeConfig : ClientConfig
{
private static readonly string UserAgentString =
InternalSDKUtils.BuildUserAgentString("Bedrock Data Automation Runtime", "3.3");
InternalSDKUtils.BuildUserAgentString("Bedrock Data Automation Runtime", "3.7.400.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.3")]
[assembly: AssemblyFileVersion("3.7.400.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.410.0");
InternalSDKUtils.BuildUserAgentString("Bedrock Runtime", "3.7.411.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.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/Kendra/Generated/AmazonKendraConfig.cs
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ namespace Amazon.Kendra
public partial class AmazonKendraConfig : ClientConfig
{
private static readonly string UserAgentString =
InternalSDKUtils.BuildUserAgentString("kendra", "3.7.400.59");
InternalSDKUtils.BuildUserAgentString("kendra", "3.7.401.0");

private string _userAgent = UserAgentString;
///<summary>
Expand Down
2 changes: 1 addition & 1 deletion sdk/src/Services/Kendra/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.59")]
[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.416.2");
InternalSDKUtils.BuildUserAgentString("SageMaker", "3.7.417.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.416.2")]
[assembly: AssemblyFileVersion("3.7.417.0")]

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

0 comments on commit af175a3

Please sign in to comment.