From af823bd9d4ca4195d591b92d0d1e8ec0b9d7758e Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Thu, 20 Jun 2024 18:10:36 +0000 Subject: [PATCH] Bumping version to 1.34.131 --- .changes/1.34.131.json | 47 +++++++++++++++++++ .../api-change-bedrockruntime-87779.json | 5 -- .../api-change-codeartifact-37143.json | 5 -- .../api-change-computeoptimizer-26348.json | 5 -- .../api-change-costoptimizationhub-37.json | 5 -- .../next-release/api-change-dynamodb-925.json | 5 -- .../next-release/api-change-glue-63425.json | 5 -- .../api-change-ivsrealtime-98511.json | 5 -- .../api-change-sagemaker-52623.json | 5 -- .../api-change-securityhub-2982.json | 5 -- CHANGELOG.rst | 14 ++++++ boto3/__init__.py | 2 +- setup.cfg | 2 +- setup.py | 2 +- 14 files changed, 64 insertions(+), 48 deletions(-) create mode 100644 .changes/1.34.131.json delete mode 100644 .changes/next-release/api-change-bedrockruntime-87779.json delete mode 100644 .changes/next-release/api-change-codeartifact-37143.json delete mode 100644 .changes/next-release/api-change-computeoptimizer-26348.json delete mode 100644 .changes/next-release/api-change-costoptimizationhub-37.json delete mode 100644 .changes/next-release/api-change-dynamodb-925.json delete mode 100644 .changes/next-release/api-change-glue-63425.json delete mode 100644 .changes/next-release/api-change-ivsrealtime-98511.json delete mode 100644 .changes/next-release/api-change-sagemaker-52623.json delete mode 100644 .changes/next-release/api-change-securityhub-2982.json diff --git a/.changes/1.34.131.json b/.changes/1.34.131.json new file mode 100644 index 0000000000..bd263abfa5 --- /dev/null +++ b/.changes/1.34.131.json @@ -0,0 +1,47 @@ +[ + { + "category": "``bedrock-runtime``", + "description": "[``botocore``] This release adds document support to Converse and ConverseStream APIs", + "type": "api-change" + }, + { + "category": "``codeartifact``", + "description": "[``botocore``] Add support for the Cargo package format.", + "type": "api-change" + }, + { + "category": "``compute-optimizer``", + "description": "[``botocore``] This release enables AWS Compute Optimizer to analyze and generate optimization recommendations for Amazon RDS MySQL and RDS PostgreSQL.", + "type": "api-change" + }, + { + "category": "``cost-optimization-hub``", + "description": "[``botocore``] This release enables AWS Cost Optimization Hub to show cost optimization recommendations for Amazon RDS MySQL and RDS PostgreSQL.", + "type": "api-change" + }, + { + "category": "``dynamodb``", + "description": "[``botocore``] Doc-only update for DynamoDB. Fixed Important note in 6 Global table APIs - CreateGlobalTable, DescribeGlobalTable, DescribeGlobalTableSettings, ListGlobalTables, UpdateGlobalTable, and UpdateGlobalTableSettings.", + "type": "api-change" + }, + { + "category": "``glue``", + "description": "[``botocore``] Fix Glue paginators for Jobs, JobRuns, Triggers, Blueprints and Workflows.", + "type": "api-change" + }, + { + "category": "``ivs-realtime``", + "description": "[``botocore``] IVS Real-Time now offers customers the ability to record individual stage participants to S3.", + "type": "api-change" + }, + { + "category": "``sagemaker``", + "description": "[``botocore``] Adds support for model references in Hub service, and adds support for cross-account access of Hubs", + "type": "api-change" + }, + { + "category": "``securityhub``", + "description": "[``botocore``] Documentation updates for Security Hub", + "type": "api-change" + } +] \ No newline at end of file diff --git a/.changes/next-release/api-change-bedrockruntime-87779.json b/.changes/next-release/api-change-bedrockruntime-87779.json deleted file mode 100644 index 1bd76d8c0a..0000000000 --- a/.changes/next-release/api-change-bedrockruntime-87779.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``bedrock-runtime``", - "description": "[``botocore``] This release adds document support to Converse and ConverseStream APIs" -} diff --git a/.changes/next-release/api-change-codeartifact-37143.json b/.changes/next-release/api-change-codeartifact-37143.json deleted file mode 100644 index 1b570c9a4b..0000000000 --- a/.changes/next-release/api-change-codeartifact-37143.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``codeartifact``", - "description": "[``botocore``] Add support for the Cargo package format." -} diff --git a/.changes/next-release/api-change-computeoptimizer-26348.json b/.changes/next-release/api-change-computeoptimizer-26348.json deleted file mode 100644 index f62be36e97..0000000000 --- a/.changes/next-release/api-change-computeoptimizer-26348.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``compute-optimizer``", - "description": "[``botocore``] This release enables AWS Compute Optimizer to analyze and generate optimization recommendations for Amazon RDS MySQL and RDS PostgreSQL." -} diff --git a/.changes/next-release/api-change-costoptimizationhub-37.json b/.changes/next-release/api-change-costoptimizationhub-37.json deleted file mode 100644 index d5a9205225..0000000000 --- a/.changes/next-release/api-change-costoptimizationhub-37.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``cost-optimization-hub``", - "description": "[``botocore``] This release enables AWS Cost Optimization Hub to show cost optimization recommendations for Amazon RDS MySQL and RDS PostgreSQL." -} diff --git a/.changes/next-release/api-change-dynamodb-925.json b/.changes/next-release/api-change-dynamodb-925.json deleted file mode 100644 index 1d019036d1..0000000000 --- a/.changes/next-release/api-change-dynamodb-925.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``dynamodb``", - "description": "[``botocore``] Doc-only update for DynamoDB. Fixed Important note in 6 Global table APIs - CreateGlobalTable, DescribeGlobalTable, DescribeGlobalTableSettings, ListGlobalTables, UpdateGlobalTable, and UpdateGlobalTableSettings." -} diff --git a/.changes/next-release/api-change-glue-63425.json b/.changes/next-release/api-change-glue-63425.json deleted file mode 100644 index da66191efa..0000000000 --- a/.changes/next-release/api-change-glue-63425.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``glue``", - "description": "[``botocore``] Fix Glue paginators for Jobs, JobRuns, Triggers, Blueprints and Workflows." -} diff --git a/.changes/next-release/api-change-ivsrealtime-98511.json b/.changes/next-release/api-change-ivsrealtime-98511.json deleted file mode 100644 index 9573478601..0000000000 --- a/.changes/next-release/api-change-ivsrealtime-98511.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``ivs-realtime``", - "description": "[``botocore``] IVS Real-Time now offers customers the ability to record individual stage participants to S3." -} diff --git a/.changes/next-release/api-change-sagemaker-52623.json b/.changes/next-release/api-change-sagemaker-52623.json deleted file mode 100644 index 6641a10539..0000000000 --- a/.changes/next-release/api-change-sagemaker-52623.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``sagemaker``", - "description": "[``botocore``] Adds support for model references in Hub service, and adds support for cross-account access of Hubs" -} diff --git a/.changes/next-release/api-change-securityhub-2982.json b/.changes/next-release/api-change-securityhub-2982.json deleted file mode 100644 index e4aecc8b33..0000000000 --- a/.changes/next-release/api-change-securityhub-2982.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``securityhub``", - "description": "[``botocore``] Documentation updates for Security Hub" -} diff --git a/CHANGELOG.rst b/CHANGELOG.rst index fa543dc45f..6f9e6dd79b 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,20 @@ CHANGELOG ========= +1.34.131 +======== + +* api-change:``bedrock-runtime``: [``botocore``] This release adds document support to Converse and ConverseStream APIs +* api-change:``codeartifact``: [``botocore``] Add support for the Cargo package format. +* api-change:``compute-optimizer``: [``botocore``] This release enables AWS Compute Optimizer to analyze and generate optimization recommendations for Amazon RDS MySQL and RDS PostgreSQL. +* api-change:``cost-optimization-hub``: [``botocore``] This release enables AWS Cost Optimization Hub to show cost optimization recommendations for Amazon RDS MySQL and RDS PostgreSQL. +* api-change:``dynamodb``: [``botocore``] Doc-only update for DynamoDB. Fixed Important note in 6 Global table APIs - CreateGlobalTable, DescribeGlobalTable, DescribeGlobalTableSettings, ListGlobalTables, UpdateGlobalTable, and UpdateGlobalTableSettings. +* api-change:``glue``: [``botocore``] Fix Glue paginators for Jobs, JobRuns, Triggers, Blueprints and Workflows. +* api-change:``ivs-realtime``: [``botocore``] IVS Real-Time now offers customers the ability to record individual stage participants to S3. +* api-change:``sagemaker``: [``botocore``] Adds support for model references in Hub service, and adds support for cross-account access of Hubs +* api-change:``securityhub``: [``botocore``] Documentation updates for Security Hub + + 1.34.130 ======== diff --git a/boto3/__init__.py b/boto3/__init__.py index 8ebe2b48fb..877c3e95fa 100644 --- a/boto3/__init__.py +++ b/boto3/__init__.py @@ -17,7 +17,7 @@ from boto3.session import Session __author__ = 'Amazon Web Services' -__version__ = '1.34.130' +__version__ = '1.34.131' # The default Boto3 session; autoloaded when needed. diff --git a/setup.cfg b/setup.cfg index 29659b5350..1adaa8edbe 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,7 +3,7 @@ universal = 0 [metadata] requires_dist = - botocore>=1.34.130,<1.35.0 + botocore>=1.34.131,<1.35.0 jmespath>=0.7.1,<2.0.0 s3transfer>=0.10.0,<0.11.0 diff --git a/setup.py b/setup.py index 53531c90f1..981584e703 100644 --- a/setup.py +++ b/setup.py @@ -14,7 +14,7 @@ requires = [ - 'botocore>=1.34.130,<1.35.0', + 'botocore>=1.34.131,<1.35.0', 'jmespath>=0.7.1,<2.0.0', 's3transfer>=0.10.0,<0.11.0', ]