Skip to content

Commit af175a3

Browse files
Commit version number update changes
1 parent fb0b1fd commit af175a3

File tree

27 files changed

+83
-31
lines changed

27 files changed

+83
-31
lines changed

changelogs/SDK.CHANGELOG.2024.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
### 3.7.940.0 (2024-12-04 19:25 UTC)
2+
* Bedrock (3.7.412.0)
3+
* 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.
4+
* BedrockAgent (3.7.414.0)
5+
* 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.
6+
* BedrockAgentRuntime (3.7.413.0)
7+
* 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.
8+
* BedrockDataAutomation (3.7.400.0)
9+
* Release Bedrock Data Automation SDK
10+
* BedrockDataAutomationRuntime (3.7.400.0)
11+
* Release Bedrock Data Automation Runtime SDK
12+
* BedrockRuntime (3.7.411.0)
13+
* 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.
14+
* Kendra (3.7.401.0)
15+
* 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.
16+
* SageMaker (3.7.417.0)
17+
* 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.
18+
119
### 3.7.939.1 (2024-12-03 22:28 UTC)
220
* S3 (3.7.410.1)
321
* Breaking Change: Fixed the namespace for ErrorDetails.

changelogs/SDK.CHANGELOG.ALL.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
### 3.7.940.0 (2024-12-04 19:25 UTC)
2+
* Bedrock (3.7.412.0)
3+
* 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.
4+
* BedrockAgent (3.7.414.0)
5+
* 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.
6+
* BedrockAgentRuntime (3.7.413.0)
7+
* 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.
8+
* BedrockDataAutomation (3.7.400.0)
9+
* Release Bedrock Data Automation SDK
10+
* BedrockDataAutomationRuntime (3.7.400.0)
11+
* Release Bedrock Data Automation Runtime SDK
12+
* BedrockRuntime (3.7.411.0)
13+
* 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.
14+
* Kendra (3.7.401.0)
15+
* 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.
16+
* SageMaker (3.7.417.0)
17+
* 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.
18+
119
### 3.7.939.1 (2024-12-03 22:28 UTC)
220
* S3 (3.7.410.1)
321
* Breaking Change: Fixed the namespace for ErrorDetails.

generator/ServiceModels/_sdk-versions.json

Lines changed: 23 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
{
33
"NewServiceVersion" : "3.7.400.0",
4-
"ProductVersion" : "3.7.939.1",
4+
"ProductVersion" : "3.7.940.0",
55
"CoreVersion" : "3.7.400.59",
66
"OverrideCoreVersion" : "3.3",
77
"DefaultToPreview" : false,
@@ -932,7 +932,7 @@
932932
"InPreview" : false
933933
},
934934
"SageMaker" : {
935-
"Version" : "3.7.416.2",
935+
"Version" : "3.7.417.0",
936936
"AssemblyVersionOverride" : "3.3",
937937
"Dependencies" : {
938938
"Core" : "3.7.400.59"
@@ -1644,7 +1644,7 @@
16441644
"InPreview" : false
16451645
},
16461646
"Kendra" : {
1647-
"Version" : "3.7.400.59",
1647+
"Version" : "3.7.401.0",
16481648
"AssemblyVersionOverride" : "3.3",
16491649
"Dependencies" : {
16501650
"Core" : "3.7.400.59"
@@ -2772,15 +2772,15 @@
27722772
"InPreview" : false
27732773
},
27742774
"BedrockRuntime" : {
2775-
"Version" : "3.7.410.0",
2775+
"Version" : "3.7.411.0",
27762776
"AssemblyVersionOverride" : "3.3",
27772777
"Dependencies" : {
27782778
"Core" : "3.7.400.59"
27792779
},
27802780
"InPreview" : false
27812781
},
27822782
"Bedrock" : {
2783-
"Version" : "3.7.411.0",
2783+
"Version" : "3.7.412.0",
27842784
"AssemblyVersionOverride" : "3.3",
27852785
"Dependencies" : {
27862786
"Core" : "3.7.400.59"
@@ -2884,7 +2884,7 @@
28842884
"InPreview" : false
28852885
},
28862886
"BedrockAgentRuntime" : {
2887-
"Version" : "3.7.412.0",
2887+
"Version" : "3.7.413.0",
28882888
"AssemblyVersionOverride" : "3.3",
28892889
"Dependencies" : {
28902890
"Core" : "3.7.400.59"
@@ -2908,7 +2908,7 @@
29082908
"InPreview" : false
29092909
},
29102910
"BedrockAgent" : {
2911-
"Version" : "3.7.413.0",
2911+
"Version" : "3.7.414.0",
29122912
"AssemblyVersionOverride" : "3.3",
29132913
"Dependencies" : {
29142914
"Core" : "3.7.400.59"
@@ -3226,6 +3226,22 @@
32263226
"Core" : "3.7.400.59"
32273227
},
32283228
"InPreview" : false
3229+
},
3230+
"BedrockDataAutomationRuntime" : {
3231+
"Version" : "3.7.400.0",
3232+
"AssemblyVersionOverride" : "3.3",
3233+
"Dependencies" : {
3234+
"Core" : "3.7.400.59"
3235+
},
3236+
"InPreview" : false
3237+
},
3238+
"BedrockDataAutomation" : {
3239+
"Version" : "3.7.400.0",
3240+
"AssemblyVersionOverride" : "3.3",
3241+
"Dependencies" : {
3242+
"Core" : "3.7.400.59"
3243+
},
3244+
"InPreview" : false
32293245
}
32303246
},
32313247
"DefaultAssemblyVersion" : "3.3"

sdk/code-analysis/ServiceAnalysis/Bedrock/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@
2929
// by using the '*' as shown below:
3030
// [assembly: AssemblyVersion("1.0.*")]
3131
[assembly: AssemblyVersion("3.3")]
32-
[assembly: AssemblyFileVersion("3.7.411.0")]
32+
[assembly: AssemblyFileVersion("3.7.412.0")]

sdk/code-analysis/ServiceAnalysis/BedrockAgent/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@
2929
// by using the '*' as shown below:
3030
// [assembly: AssemblyVersion("1.0.*")]
3131
[assembly: AssemblyVersion("3.3")]
32-
[assembly: AssemblyFileVersion("3.7.413.0")]
32+
[assembly: AssemblyFileVersion("3.7.414.0")]

sdk/code-analysis/ServiceAnalysis/BedrockAgentRuntime/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@
2929
// by using the '*' as shown below:
3030
// [assembly: AssemblyVersion("1.0.*")]
3131
[assembly: AssemblyVersion("3.3")]
32-
[assembly: AssemblyFileVersion("3.7.412.0")]
32+
[assembly: AssemblyFileVersion("3.7.413.0")]

sdk/code-analysis/ServiceAnalysis/BedrockDataAutomation/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@
2929
// by using the '*' as shown below:
3030
// [assembly: AssemblyVersion("1.0.*")]
3131
[assembly: AssemblyVersion("3.3")]
32-
[assembly: AssemblyFileVersion("3.3")]
32+
[assembly: AssemblyFileVersion("3.7.400.0")]

sdk/code-analysis/ServiceAnalysis/BedrockDataAutomationRuntime/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@
2929
// by using the '*' as shown below:
3030
// [assembly: AssemblyVersion("1.0.*")]
3131
[assembly: AssemblyVersion("3.3")]
32-
[assembly: AssemblyFileVersion("3.3")]
32+
[assembly: AssemblyFileVersion("3.7.400.0")]

sdk/code-analysis/ServiceAnalysis/BedrockRuntime/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@
2929
// by using the '*' as shown below:
3030
// [assembly: AssemblyVersion("1.0.*")]
3131
[assembly: AssemblyVersion("3.3")]
32-
[assembly: AssemblyFileVersion("3.7.410.0")]
32+
[assembly: AssemblyFileVersion("3.7.411.0")]

sdk/code-analysis/ServiceAnalysis/Kendra/Properties/AssemblyInfo.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@
2929
// by using the '*' as shown below:
3030
// [assembly: AssemblyVersion("1.0.*")]
3131
[assembly: AssemblyVersion("3.3")]
32-
[assembly: AssemblyFileVersion("3.7.400.59")]
32+
[assembly: AssemblyFileVersion("3.7.401.0")]

0 commit comments

Comments
 (0)