From d3ecf8382cba86220ca534997529efcbcb7111eb Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Wed, 4 Dec 2024 19:09:38 +0000 Subject: [PATCH] Add changelog entries from botocore --- .changes/next-release/api-change-bedrock-13860.json | 5 +++++ .changes/next-release/api-change-bedrockagent-72999.json | 5 +++++ .../next-release/api-change-bedrockagentruntime-2027.json | 5 +++++ .../next-release/api-change-bedrockdataautomation-77172.json | 5 +++++ .../api-change-bedrockdataautomationruntime-71717.json | 5 +++++ .changes/next-release/api-change-bedrockruntime-67114.json | 5 +++++ .changes/next-release/api-change-kendra-74397.json | 5 +++++ .changes/next-release/api-change-sagemaker-9454.json | 5 +++++ 8 files changed, 40 insertions(+) create mode 100644 .changes/next-release/api-change-bedrock-13860.json create mode 100644 .changes/next-release/api-change-bedrockagent-72999.json create mode 100644 .changes/next-release/api-change-bedrockagentruntime-2027.json create mode 100644 .changes/next-release/api-change-bedrockdataautomation-77172.json create mode 100644 .changes/next-release/api-change-bedrockdataautomationruntime-71717.json create mode 100644 .changes/next-release/api-change-bedrockruntime-67114.json create mode 100644 .changes/next-release/api-change-kendra-74397.json create mode 100644 .changes/next-release/api-change-sagemaker-9454.json diff --git a/.changes/next-release/api-change-bedrock-13860.json b/.changes/next-release/api-change-bedrock-13860.json new file mode 100644 index 0000000000..e2db4e0f7b --- /dev/null +++ b/.changes/next-release/api-change-bedrock-13860.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``bedrock``", + "description": "[``botocore``] 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." +} diff --git a/.changes/next-release/api-change-bedrockagent-72999.json b/.changes/next-release/api-change-bedrockagent-72999.json new file mode 100644 index 0000000000..8d0b565c4d --- /dev/null +++ b/.changes/next-release/api-change-bedrockagent-72999.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``bedrock-agent``", + "description": "[``botocore``] 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." +} diff --git a/.changes/next-release/api-change-bedrockagentruntime-2027.json b/.changes/next-release/api-change-bedrockagentruntime-2027.json new file mode 100644 index 0000000000..ee19bca020 --- /dev/null +++ b/.changes/next-release/api-change-bedrockagentruntime-2027.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``bedrock-agent-runtime``", + "description": "[``botocore``] 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." +} diff --git a/.changes/next-release/api-change-bedrockdataautomation-77172.json b/.changes/next-release/api-change-bedrockdataautomation-77172.json new file mode 100644 index 0000000000..446d618672 --- /dev/null +++ b/.changes/next-release/api-change-bedrockdataautomation-77172.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``bedrock-data-automation``", + "description": "[``botocore``] Release Bedrock Data Automation SDK" +} diff --git a/.changes/next-release/api-change-bedrockdataautomationruntime-71717.json b/.changes/next-release/api-change-bedrockdataautomationruntime-71717.json new file mode 100644 index 0000000000..3c57f1bce4 --- /dev/null +++ b/.changes/next-release/api-change-bedrockdataautomationruntime-71717.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``bedrock-data-automation-runtime``", + "description": "[``botocore``] Release Bedrock Data Automation Runtime SDK" +} diff --git a/.changes/next-release/api-change-bedrockruntime-67114.json b/.changes/next-release/api-change-bedrockruntime-67114.json new file mode 100644 index 0000000000..d2700bfbbd --- /dev/null +++ b/.changes/next-release/api-change-bedrockruntime-67114.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``bedrock-runtime``", + "description": "[``botocore``] 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." +} diff --git a/.changes/next-release/api-change-kendra-74397.json b/.changes/next-release/api-change-kendra-74397.json new file mode 100644 index 0000000000..233e61cb63 --- /dev/null +++ b/.changes/next-release/api-change-kendra-74397.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``kendra``", + "description": "[``botocore``] 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." +} diff --git a/.changes/next-release/api-change-sagemaker-9454.json b/.changes/next-release/api-change-sagemaker-9454.json new file mode 100644 index 0000000000..c18c7f270f --- /dev/null +++ b/.changes/next-release/api-change-sagemaker-9454.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``sagemaker``", + "description": "[``botocore``] 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." +}