From 2b4f7311687e8243d074095e9f6319409e603a11 Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Wed, 10 Jul 2024 18:41:34 +0000 Subject: [PATCH] Bumping version to 1.34.143 --- .changes/1.34.143.json | 52 +++++++++++++++++++ .../next-release/api-change-batch-32099.json | 5 -- .../api-change-bedrock-97933.json | 5 -- .../api-change-bedrockagent-49821.json | 5 -- .../api-change-bedrockagentruntime-24941.json | 5 -- .../api-change-bedrockruntime-21482.json | 5 -- .../next-release/api-change-ec2-75794.json | 5 -- .../next-release/api-change-glue-4080.json | 5 -- .../api-change-groundstation-49677.json | 5 -- ...licensemanagerlinuxsubscriptions-6685.json | 5 -- .../api-change-mediaconnect-43607.json | 5 -- CHANGELOG.rst | 15 ++++++ botocore/__init__.py | 2 +- docs/source/conf.py | 2 +- 14 files changed, 69 insertions(+), 52 deletions(-) create mode 100644 .changes/1.34.143.json delete mode 100644 .changes/next-release/api-change-batch-32099.json delete mode 100644 .changes/next-release/api-change-bedrock-97933.json delete mode 100644 .changes/next-release/api-change-bedrockagent-49821.json delete mode 100644 .changes/next-release/api-change-bedrockagentruntime-24941.json delete mode 100644 .changes/next-release/api-change-bedrockruntime-21482.json delete mode 100644 .changes/next-release/api-change-ec2-75794.json delete mode 100644 .changes/next-release/api-change-glue-4080.json delete mode 100644 .changes/next-release/api-change-groundstation-49677.json delete mode 100644 .changes/next-release/api-change-licensemanagerlinuxsubscriptions-6685.json delete mode 100644 .changes/next-release/api-change-mediaconnect-43607.json diff --git a/.changes/1.34.143.json b/.changes/1.34.143.json new file mode 100644 index 0000000000..432c34ff85 --- /dev/null +++ b/.changes/1.34.143.json @@ -0,0 +1,52 @@ +[ + { + "category": "``batch``", + "description": "This feature allows AWS Batch Jobs with EKS container orchestration type to be run as Multi-Node Parallel Jobs.", + "type": "api-change" + }, + { + "category": "``bedrock``", + "description": "Add support for contextual grounding check for Guardrails for Amazon Bedrock.", + "type": "api-change" + }, + { + "category": "``bedrock-agent``", + "description": "Introduces new data sources and chunking strategies for Knowledge bases, advanced parsing logic using FMs, session summary generation, and code interpretation (preview) for Claude V3 Sonnet and Haiku models. Also introduces Prompt Flows (preview) to link prompts, foundational models, and resources.", + "type": "api-change" + }, + { + "category": "``bedrock-agent-runtime``", + "description": "Introduces query decomposition, enhanced Agents integration with Knowledge bases, session summary generation, and code interpretation (preview) for Claude V3 Sonnet and Haiku models. Also introduces Prompt Flows (preview) to link prompts, foundational models, and resources for end-to-end solutions.", + "type": "api-change" + }, + { + "category": "``bedrock-runtime``", + "description": "Add support for contextual grounding check and ApplyGuardrail API for Guardrails for Amazon Bedrock.", + "type": "api-change" + }, + { + "category": "``ec2``", + "description": "Add parameters to enable provisioning IPAM BYOIPv4 space at a Local Zone Network Border Group level", + "type": "api-change" + }, + { + "category": "``glue``", + "description": "Add recipe step support for recipe node", + "type": "api-change" + }, + { + "category": "``groundstation``", + "description": "Documentation update specifying OEM ephemeris units of measurement", + "type": "api-change" + }, + { + "category": "``license-manager-linux-subscriptions``", + "description": "Add support for third party subscription providers, starting with RHEL subscriptions through Red Hat Subscription Manager (RHSM). Additionally, add support for tagging subscription provider resources, and detect when an instance has more than one Linux subscription and notify the customer.", + "type": "api-change" + }, + { + "category": "``mediaconnect``", + "description": "AWS Elemental MediaConnect introduces the ability to disable outputs. Disabling an output allows you to keep the output attached to the flow, but stop streaming to the output destination. A disabled output does not incur data transfer costs.", + "type": "api-change" + } +] \ No newline at end of file diff --git a/.changes/next-release/api-change-batch-32099.json b/.changes/next-release/api-change-batch-32099.json deleted file mode 100644 index 957cd6a1ef..0000000000 --- a/.changes/next-release/api-change-batch-32099.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``batch``", - "description": "This feature allows AWS Batch Jobs with EKS container orchestration type to be run as Multi-Node Parallel Jobs." -} diff --git a/.changes/next-release/api-change-bedrock-97933.json b/.changes/next-release/api-change-bedrock-97933.json deleted file mode 100644 index 408db2ffcd..0000000000 --- a/.changes/next-release/api-change-bedrock-97933.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``bedrock``", - "description": "Add support for contextual grounding check for Guardrails for Amazon Bedrock." -} diff --git a/.changes/next-release/api-change-bedrockagent-49821.json b/.changes/next-release/api-change-bedrockagent-49821.json deleted file mode 100644 index 9396a0453e..0000000000 --- a/.changes/next-release/api-change-bedrockagent-49821.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``bedrock-agent``", - "description": "Introduces new data sources and chunking strategies for Knowledge bases, advanced parsing logic using FMs, session summary generation, and code interpretation (preview) for Claude V3 Sonnet and Haiku models. Also introduces Prompt Flows (preview) to link prompts, foundational models, and resources." -} diff --git a/.changes/next-release/api-change-bedrockagentruntime-24941.json b/.changes/next-release/api-change-bedrockagentruntime-24941.json deleted file mode 100644 index 93aa6c22c8..0000000000 --- a/.changes/next-release/api-change-bedrockagentruntime-24941.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``bedrock-agent-runtime``", - "description": "Introduces query decomposition, enhanced Agents integration with Knowledge bases, session summary generation, and code interpretation (preview) for Claude V3 Sonnet and Haiku models. Also introduces Prompt Flows (preview) to link prompts, foundational models, and resources for end-to-end solutions." -} diff --git a/.changes/next-release/api-change-bedrockruntime-21482.json b/.changes/next-release/api-change-bedrockruntime-21482.json deleted file mode 100644 index 6371089d2d..0000000000 --- a/.changes/next-release/api-change-bedrockruntime-21482.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``bedrock-runtime``", - "description": "Add support for contextual grounding check and ApplyGuardrail API for Guardrails for Amazon Bedrock." -} diff --git a/.changes/next-release/api-change-ec2-75794.json b/.changes/next-release/api-change-ec2-75794.json deleted file mode 100644 index e69ab7edd2..0000000000 --- a/.changes/next-release/api-change-ec2-75794.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``ec2``", - "description": "Add parameters to enable provisioning IPAM BYOIPv4 space at a Local Zone Network Border Group level" -} diff --git a/.changes/next-release/api-change-glue-4080.json b/.changes/next-release/api-change-glue-4080.json deleted file mode 100644 index 92da149a40..0000000000 --- a/.changes/next-release/api-change-glue-4080.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``glue``", - "description": "Add recipe step support for recipe node" -} diff --git a/.changes/next-release/api-change-groundstation-49677.json b/.changes/next-release/api-change-groundstation-49677.json deleted file mode 100644 index d305b550b5..0000000000 --- a/.changes/next-release/api-change-groundstation-49677.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``groundstation``", - "description": "Documentation update specifying OEM ephemeris units of measurement" -} diff --git a/.changes/next-release/api-change-licensemanagerlinuxsubscriptions-6685.json b/.changes/next-release/api-change-licensemanagerlinuxsubscriptions-6685.json deleted file mode 100644 index 54ce734fb3..0000000000 --- a/.changes/next-release/api-change-licensemanagerlinuxsubscriptions-6685.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``license-manager-linux-subscriptions``", - "description": "Add support for third party subscription providers, starting with RHEL subscriptions through Red Hat Subscription Manager (RHSM). Additionally, add support for tagging subscription provider resources, and detect when an instance has more than one Linux subscription and notify the customer." -} diff --git a/.changes/next-release/api-change-mediaconnect-43607.json b/.changes/next-release/api-change-mediaconnect-43607.json deleted file mode 100644 index 2f66775587..0000000000 --- a/.changes/next-release/api-change-mediaconnect-43607.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``mediaconnect``", - "description": "AWS Elemental MediaConnect introduces the ability to disable outputs. Disabling an output allows you to keep the output attached to the flow, but stop streaming to the output destination. A disabled output does not incur data transfer costs." -} diff --git a/CHANGELOG.rst b/CHANGELOG.rst index c79cb8ad35..0f6811d366 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,21 @@ CHANGELOG ========= +1.34.143 +======== + +* api-change:``batch``: This feature allows AWS Batch Jobs with EKS container orchestration type to be run as Multi-Node Parallel Jobs. +* api-change:``bedrock``: Add support for contextual grounding check for Guardrails for Amazon Bedrock. +* api-change:``bedrock-agent``: Introduces new data sources and chunking strategies for Knowledge bases, advanced parsing logic using FMs, session summary generation, and code interpretation (preview) for Claude V3 Sonnet and Haiku models. Also introduces Prompt Flows (preview) to link prompts, foundational models, and resources. +* api-change:``bedrock-agent-runtime``: Introduces query decomposition, enhanced Agents integration with Knowledge bases, session summary generation, and code interpretation (preview) for Claude V3 Sonnet and Haiku models. Also introduces Prompt Flows (preview) to link prompts, foundational models, and resources for end-to-end solutions. +* api-change:``bedrock-runtime``: Add support for contextual grounding check and ApplyGuardrail API for Guardrails for Amazon Bedrock. +* api-change:``ec2``: Add parameters to enable provisioning IPAM BYOIPv4 space at a Local Zone Network Border Group level +* api-change:``glue``: Add recipe step support for recipe node +* api-change:``groundstation``: Documentation update specifying OEM ephemeris units of measurement +* api-change:``license-manager-linux-subscriptions``: Add support for third party subscription providers, starting with RHEL subscriptions through Red Hat Subscription Manager (RHSM). Additionally, add support for tagging subscription provider resources, and detect when an instance has more than one Linux subscription and notify the customer. +* api-change:``mediaconnect``: AWS Elemental MediaConnect introduces the ability to disable outputs. Disabling an output allows you to keep the output attached to the flow, but stop streaming to the output destination. A disabled output does not incur data transfer costs. + + 1.34.142 ======== diff --git a/botocore/__init__.py b/botocore/__init__.py index 34112251e0..2bdaece3ab 100644 --- a/botocore/__init__.py +++ b/botocore/__init__.py @@ -16,7 +16,7 @@ import os import re -__version__ = '1.34.142' +__version__ = '1.34.143' class NullHandler(logging.Handler): diff --git a/docs/source/conf.py b/docs/source/conf.py index 27543b5eee..70e6fa89d9 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -59,7 +59,7 @@ # The short X.Y version. version = '1.34.1' # The full version, including alpha/beta/rc tags. -release = '1.34.142' +release = '1.34.143' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.