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 1/2] 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." +} From e9053d7212bde950a5d3133939a8e111fc1d57aa Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Wed, 4 Dec 2024 19:10:05 +0000 Subject: [PATCH 2/2] Bumping version to 1.35.75 --- .changes/1.35.75.json | 42 +++++++++++++++++++ .../api-change-bedrock-13860.json | 5 --- .../api-change-bedrockagent-72999.json | 5 --- .../api-change-bedrockagentruntime-2027.json | 5 --- ...pi-change-bedrockdataautomation-77172.json | 5 --- ...ge-bedrockdataautomationruntime-71717.json | 5 --- .../api-change-bedrockruntime-67114.json | 5 --- .../next-release/api-change-kendra-74397.json | 5 --- .../api-change-sagemaker-9454.json | 5 --- CHANGELOG.rst | 13 ++++++ boto3/__init__.py | 2 +- setup.cfg | 2 +- setup.py | 2 +- 13 files changed, 58 insertions(+), 43 deletions(-) create mode 100644 .changes/1.35.75.json delete mode 100644 .changes/next-release/api-change-bedrock-13860.json delete mode 100644 .changes/next-release/api-change-bedrockagent-72999.json delete mode 100644 .changes/next-release/api-change-bedrockagentruntime-2027.json delete mode 100644 .changes/next-release/api-change-bedrockdataautomation-77172.json delete mode 100644 .changes/next-release/api-change-bedrockdataautomationruntime-71717.json delete mode 100644 .changes/next-release/api-change-bedrockruntime-67114.json delete mode 100644 .changes/next-release/api-change-kendra-74397.json delete mode 100644 .changes/next-release/api-change-sagemaker-9454.json diff --git a/.changes/1.35.75.json b/.changes/1.35.75.json new file mode 100644 index 0000000000..1a1eb21f4a --- /dev/null +++ b/.changes/1.35.75.json @@ -0,0 +1,42 @@ +[ + { + "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.", + "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.", + "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.", + "type": "api-change" + }, + { + "category": "``bedrock-data-automation``", + "description": "[``botocore``] Release Bedrock Data Automation SDK", + "type": "api-change" + }, + { + "category": "``bedrock-data-automation-runtime``", + "description": "[``botocore``] Release Bedrock Data Automation Runtime SDK", + "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.", + "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.", + "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.", + "type": "api-change" + } +] \ No newline at end of file diff --git a/.changes/next-release/api-change-bedrock-13860.json b/.changes/next-release/api-change-bedrock-13860.json deleted file mode 100644 index e2db4e0f7b..0000000000 --- a/.changes/next-release/api-change-bedrock-13860.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "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 deleted file mode 100644 index 8d0b565c4d..0000000000 --- a/.changes/next-release/api-change-bedrockagent-72999.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "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 deleted file mode 100644 index ee19bca020..0000000000 --- a/.changes/next-release/api-change-bedrockagentruntime-2027.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "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 deleted file mode 100644 index 446d618672..0000000000 --- a/.changes/next-release/api-change-bedrockdataautomation-77172.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "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 deleted file mode 100644 index 3c57f1bce4..0000000000 --- a/.changes/next-release/api-change-bedrockdataautomationruntime-71717.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "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 deleted file mode 100644 index d2700bfbbd..0000000000 --- a/.changes/next-release/api-change-bedrockruntime-67114.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "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 deleted file mode 100644 index 233e61cb63..0000000000 --- a/.changes/next-release/api-change-kendra-74397.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "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 deleted file mode 100644 index c18c7f270f..0000000000 --- a/.changes/next-release/api-change-sagemaker-9454.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "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." -} diff --git a/CHANGELOG.rst b/CHANGELOG.rst index cfec3cf7c6..03cce7cff3 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,19 @@ CHANGELOG ========= +1.35.75 +======= + +* api-change:``bedrock``: [``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. +* api-change:``bedrock-agent``: [``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. +* api-change:``bedrock-agent-runtime``: [``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. +* api-change:``bedrock-data-automation``: [``botocore``] Release Bedrock Data Automation SDK +* api-change:``bedrock-data-automation-runtime``: [``botocore``] Release Bedrock Data Automation Runtime SDK +* api-change:``bedrock-runtime``: [``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. +* api-change:``kendra``: [``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. +* api-change:``sagemaker``: [``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. + + 1.35.74 ======= diff --git a/boto3/__init__.py b/boto3/__init__.py index 064890ba5e..ecadab83a0 100644 --- a/boto3/__init__.py +++ b/boto3/__init__.py @@ -17,7 +17,7 @@ from boto3.session import Session __author__ = 'Amazon Web Services' -__version__ = '1.35.74' +__version__ = '1.35.75' # The default Boto3 session; autoloaded when needed. diff --git a/setup.cfg b/setup.cfg index 6b32aeaa99..07596b695d 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,7 +3,7 @@ universal = 0 [metadata] requires_dist = - botocore>=1.35.74,<1.36.0 + botocore>=1.35.75,<1.36.0 jmespath>=0.7.1,<2.0.0 s3transfer>=0.10.0,<0.11.0 diff --git a/setup.py b/setup.py index dc4d24694f..702742bb6b 100644 --- a/setup.py +++ b/setup.py @@ -14,7 +14,7 @@ requires = [ - 'botocore>=1.35.74,<1.36.0', + 'botocore>=1.35.75,<1.36.0', 'jmespath>=0.7.1,<2.0.0', 's3transfer>=0.10.0,<0.11.0', ]