From d8f8c569c012cf8be89012042575976fbfe187a3 Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Wed, 29 Jun 2022 18:09:49 +0000 Subject: [PATCH] Bumping version to 1.24.20 --- .changes/1.24.20.json | 37 +++++++++++++++++++ .../api-change-appstream-37600.json | 5 --- .../next-release/api-change-elbv2-6382.json | 5 --- .../next-release/api-change-emr-3896.json | 5 --- .../api-change-medialive-23142.json | 5 --- .../api-change-redshiftserverless-52038.json | 5 --- .../api-change-sagemaker-93597.json | 5 --- .../api-change-translate-12650.json | 5 --- CHANGELOG.rst | 12 ++++++ boto3/__init__.py | 2 +- setup.cfg | 2 +- setup.py | 2 +- 12 files changed, 52 insertions(+), 38 deletions(-) create mode 100644 .changes/1.24.20.json delete mode 100644 .changes/next-release/api-change-appstream-37600.json delete mode 100644 .changes/next-release/api-change-elbv2-6382.json delete mode 100644 .changes/next-release/api-change-emr-3896.json delete mode 100644 .changes/next-release/api-change-medialive-23142.json delete mode 100644 .changes/next-release/api-change-redshiftserverless-52038.json delete mode 100644 .changes/next-release/api-change-sagemaker-93597.json delete mode 100644 .changes/next-release/api-change-translate-12650.json diff --git a/.changes/1.24.20.json b/.changes/1.24.20.json new file mode 100644 index 0000000000..09d3db405d --- /dev/null +++ b/.changes/1.24.20.json @@ -0,0 +1,37 @@ +[ + { + "category": "``appstream``", + "description": "[``botocore``] Includes support for StreamingExperienceSettings in CreateStack and UpdateStack APIs", + "type": "api-change" + }, + { + "category": "``elbv2``", + "description": "[``botocore``] Update elbv2 client to latest version", + "type": "api-change" + }, + { + "category": "``emr``", + "description": "[``botocore``] Update emr client to latest version", + "type": "api-change" + }, + { + "category": "``medialive``", + "description": "[``botocore``] This release adds support for automatic renewal of MediaLive reservations at the end of each reservation term. Automatic renewal is optional. This release also adds support for labelling accessibility-focused audio and caption tracks in HLS outputs.", + "type": "api-change" + }, + { + "category": "``redshift-serverless``", + "description": "[``botocore``] Add new API operations for Amazon Redshift Serverless, a new way of using Amazon Redshift without needing to manually manage provisioned clusters. The new operations let you interact with Redshift Serverless resources, such as create snapshots, list VPC endpoints, delete resource policies, and more.", + "type": "api-change" + }, + { + "category": "``sagemaker``", + "description": "[``botocore``] This release adds: UpdateFeatureGroup, UpdateFeatureMetadata, DescribeFeatureMetadata APIs; FeatureMetadata type in Search API; LastModifiedTime, LastUpdateStatus, OnlineStoreTotalSizeBytes in DescribeFeatureGroup API.", + "type": "api-change" + }, + { + "category": "``translate``", + "description": "[``botocore``] Added ListLanguages API which can be used to list the languages supported by Translate.", + "type": "api-change" + } +] \ No newline at end of file diff --git a/.changes/next-release/api-change-appstream-37600.json b/.changes/next-release/api-change-appstream-37600.json deleted file mode 100644 index 54c42566bd..0000000000 --- a/.changes/next-release/api-change-appstream-37600.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``appstream``", - "description": "[``botocore``] Includes support for StreamingExperienceSettings in CreateStack and UpdateStack APIs" -} diff --git a/.changes/next-release/api-change-elbv2-6382.json b/.changes/next-release/api-change-elbv2-6382.json deleted file mode 100644 index aaded39a44..0000000000 --- a/.changes/next-release/api-change-elbv2-6382.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``elbv2``", - "description": "[``botocore``] Update elbv2 client to latest version" -} diff --git a/.changes/next-release/api-change-emr-3896.json b/.changes/next-release/api-change-emr-3896.json deleted file mode 100644 index c2b46785ae..0000000000 --- a/.changes/next-release/api-change-emr-3896.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``emr``", - "description": "[``botocore``] Update emr client to latest version" -} diff --git a/.changes/next-release/api-change-medialive-23142.json b/.changes/next-release/api-change-medialive-23142.json deleted file mode 100644 index f4530c235c..0000000000 --- a/.changes/next-release/api-change-medialive-23142.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``medialive``", - "description": "[``botocore``] This release adds support for automatic renewal of MediaLive reservations at the end of each reservation term. Automatic renewal is optional. This release also adds support for labelling accessibility-focused audio and caption tracks in HLS outputs." -} diff --git a/.changes/next-release/api-change-redshiftserverless-52038.json b/.changes/next-release/api-change-redshiftserverless-52038.json deleted file mode 100644 index 7392d5e70c..0000000000 --- a/.changes/next-release/api-change-redshiftserverless-52038.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``redshift-serverless``", - "description": "[``botocore``] Add new API operations for Amazon Redshift Serverless, a new way of using Amazon Redshift without needing to manually manage provisioned clusters. The new operations let you interact with Redshift Serverless resources, such as create snapshots, list VPC endpoints, delete resource policies, and more." -} diff --git a/.changes/next-release/api-change-sagemaker-93597.json b/.changes/next-release/api-change-sagemaker-93597.json deleted file mode 100644 index 0726f942f3..0000000000 --- a/.changes/next-release/api-change-sagemaker-93597.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``sagemaker``", - "description": "[``botocore``] This release adds: UpdateFeatureGroup, UpdateFeatureMetadata, DescribeFeatureMetadata APIs; FeatureMetadata type in Search API; LastModifiedTime, LastUpdateStatus, OnlineStoreTotalSizeBytes in DescribeFeatureGroup API." -} diff --git a/.changes/next-release/api-change-translate-12650.json b/.changes/next-release/api-change-translate-12650.json deleted file mode 100644 index c9f53ebf7f..0000000000 --- a/.changes/next-release/api-change-translate-12650.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``translate``", - "description": "[``botocore``] Added ListLanguages API which can be used to list the languages supported by Translate." -} diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 4bacb02947..d800b54125 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,18 @@ CHANGELOG ========= +1.24.20 +======= + +* api-change:``appstream``: [``botocore``] Includes support for StreamingExperienceSettings in CreateStack and UpdateStack APIs +* api-change:``elbv2``: [``botocore``] Update elbv2 client to latest version +* api-change:``emr``: [``botocore``] Update emr client to latest version +* api-change:``medialive``: [``botocore``] This release adds support for automatic renewal of MediaLive reservations at the end of each reservation term. Automatic renewal is optional. This release also adds support for labelling accessibility-focused audio and caption tracks in HLS outputs. +* api-change:``redshift-serverless``: [``botocore``] Add new API operations for Amazon Redshift Serverless, a new way of using Amazon Redshift without needing to manually manage provisioned clusters. The new operations let you interact with Redshift Serverless resources, such as create snapshots, list VPC endpoints, delete resource policies, and more. +* api-change:``sagemaker``: [``botocore``] This release adds: UpdateFeatureGroup, UpdateFeatureMetadata, DescribeFeatureMetadata APIs; FeatureMetadata type in Search API; LastModifiedTime, LastUpdateStatus, OnlineStoreTotalSizeBytes in DescribeFeatureGroup API. +* api-change:``translate``: [``botocore``] Added ListLanguages API which can be used to list the languages supported by Translate. + + 1.24.19 ======= diff --git a/boto3/__init__.py b/boto3/__init__.py index 668ee2532c..c23e72e076 100644 --- a/boto3/__init__.py +++ b/boto3/__init__.py @@ -17,7 +17,7 @@ from boto3.session import Session __author__ = 'Amazon Web Services' -__version__ = '1.24.19' +__version__ = '1.24.20' # The default Boto3 session; autoloaded when needed. diff --git a/setup.cfg b/setup.cfg index 10ddb1cb7b..a1fb0fcf2a 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,7 +3,7 @@ universal = 0 [metadata] requires_dist = - botocore>=1.27.19,<1.28.0 + botocore>=1.27.20,<1.28.0 jmespath>=0.7.1,<2.0.0 s3transfer>=0.6.0,<0.7.0 diff --git a/setup.py b/setup.py index 765eda04e4..faba3e8309 100644 --- a/setup.py +++ b/setup.py @@ -13,7 +13,7 @@ requires = [ - 'botocore>=1.27.19,<1.28.0', + 'botocore>=1.27.20,<1.28.0', 'jmespath>=0.7.1,<2.0.0', 's3transfer>=0.6.0,<0.7.0', ]