From 6728d7fb5dbb2ddbc40d3013036e9a0a5160c09b Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Wed, 8 Dec 2021 19:21:24 +0000 Subject: [PATCH 1/2] Add changelog entries from botocore --- .../next-release/api-change-comprehendmedical-83556.json | 5 +++++ .changes/next-release/api-change-health-64185.json | 5 +++++ .changes/next-release/api-change-iot-22208.json | 5 +++++ .changes/next-release/api-change-logs-21738.json | 5 +++++ .changes/next-release/api-change-lookoutvision-60143.json | 5 +++++ .changes/next-release/api-change-outposts-96452.json | 5 +++++ .changes/next-release/api-change-sagemaker-1842.json | 5 +++++ .changes/next-release/api-change-support-90604.json | 5 +++++ 8 files changed, 40 insertions(+) create mode 100644 .changes/next-release/api-change-comprehendmedical-83556.json create mode 100644 .changes/next-release/api-change-health-64185.json create mode 100644 .changes/next-release/api-change-iot-22208.json create mode 100644 .changes/next-release/api-change-logs-21738.json create mode 100644 .changes/next-release/api-change-lookoutvision-60143.json create mode 100644 .changes/next-release/api-change-outposts-96452.json create mode 100644 .changes/next-release/api-change-sagemaker-1842.json create mode 100644 .changes/next-release/api-change-support-90604.json diff --git a/.changes/next-release/api-change-comprehendmedical-83556.json b/.changes/next-release/api-change-comprehendmedical-83556.json new file mode 100644 index 0000000000..500b5f1e84 --- /dev/null +++ b/.changes/next-release/api-change-comprehendmedical-83556.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``comprehendmedical``", + "description": "[``botocore``] This release adds a new set of APIs (synchronous and batch) to support the SNOMED-CT ontology." +} diff --git a/.changes/next-release/api-change-health-64185.json b/.changes/next-release/api-change-health-64185.json new file mode 100644 index 0000000000..02bdd2a7d5 --- /dev/null +++ b/.changes/next-release/api-change-health-64185.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``health``", + "description": "[``botocore``] Documentation updates for AWS Health" +} diff --git a/.changes/next-release/api-change-iot-22208.json b/.changes/next-release/api-change-iot-22208.json new file mode 100644 index 0000000000..40f187069a --- /dev/null +++ b/.changes/next-release/api-change-iot-22208.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``iot``", + "description": "[``botocore``] This release allows customer to enable caching of custom authorizer on HTTP protocol for clients that use persistent or Keep-Alive connection in order to reduce the number of Lambda invocations." +} diff --git a/.changes/next-release/api-change-logs-21738.json b/.changes/next-release/api-change-logs-21738.json new file mode 100644 index 0000000000..017afb1c50 --- /dev/null +++ b/.changes/next-release/api-change-logs-21738.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``logs``", + "description": "[``botocore``] This release adds AWS Organizations support as condition key in destination policy for cross account Subscriptions in CloudWatch Logs." +} diff --git a/.changes/next-release/api-change-lookoutvision-60143.json b/.changes/next-release/api-change-lookoutvision-60143.json new file mode 100644 index 0000000000..e3bebb5b68 --- /dev/null +++ b/.changes/next-release/api-change-lookoutvision-60143.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``lookoutvision``", + "description": "[``botocore``] This release adds new APIs for packaging an Amazon Lookout for Vision model as an AWS IoT Greengrass component." +} diff --git a/.changes/next-release/api-change-outposts-96452.json b/.changes/next-release/api-change-outposts-96452.json new file mode 100644 index 0000000000..5a08c721d0 --- /dev/null +++ b/.changes/next-release/api-change-outposts-96452.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``outposts``", + "description": "[``botocore``] This release adds the UpdateOutpost API." +} diff --git a/.changes/next-release/api-change-sagemaker-1842.json b/.changes/next-release/api-change-sagemaker-1842.json new file mode 100644 index 0000000000..7e8a9031d9 --- /dev/null +++ b/.changes/next-release/api-change-sagemaker-1842.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``sagemaker``", + "description": "[``botocore``] This release added a new Ambarella device(amba_cv2) compilation support for Sagemaker Neo." +} diff --git a/.changes/next-release/api-change-support-90604.json b/.changes/next-release/api-change-support-90604.json new file mode 100644 index 0000000000..ec2f795dc6 --- /dev/null +++ b/.changes/next-release/api-change-support-90604.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``support``", + "description": "[``botocore``] Documentation updates for AWS Support." +} From fe6355a696a3dec4c88fdb2bc239407dbcc5ec2b Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Wed, 8 Dec 2021 19:21:41 +0000 Subject: [PATCH 2/2] Bumping version to 1.20.22 --- .changes/1.20.22.json | 42 +++++++++++++++++++ .../api-change-comprehendmedical-83556.json | 5 --- .../next-release/api-change-health-64185.json | 5 --- .../next-release/api-change-iot-22208.json | 5 --- .../next-release/api-change-logs-21738.json | 5 --- .../api-change-lookoutvision-60143.json | 5 --- .../api-change-outposts-96452.json | 5 --- .../api-change-sagemaker-1842.json | 5 --- .../api-change-support-90604.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.20.22.json delete mode 100644 .changes/next-release/api-change-comprehendmedical-83556.json delete mode 100644 .changes/next-release/api-change-health-64185.json delete mode 100644 .changes/next-release/api-change-iot-22208.json delete mode 100644 .changes/next-release/api-change-logs-21738.json delete mode 100644 .changes/next-release/api-change-lookoutvision-60143.json delete mode 100644 .changes/next-release/api-change-outposts-96452.json delete mode 100644 .changes/next-release/api-change-sagemaker-1842.json delete mode 100644 .changes/next-release/api-change-support-90604.json diff --git a/.changes/1.20.22.json b/.changes/1.20.22.json new file mode 100644 index 0000000000..430d542480 --- /dev/null +++ b/.changes/1.20.22.json @@ -0,0 +1,42 @@ +[ + { + "category": "``lookoutvision``", + "description": "[``botocore``] This release adds new APIs for packaging an Amazon Lookout for Vision model as an AWS IoT Greengrass component.", + "type": "api-change" + }, + { + "category": "``sagemaker``", + "description": "[``botocore``] This release added a new Ambarella device(amba_cv2) compilation support for Sagemaker Neo.", + "type": "api-change" + }, + { + "category": "``comprehendmedical``", + "description": "[``botocore``] This release adds a new set of APIs (synchronous and batch) to support the SNOMED-CT ontology.", + "type": "api-change" + }, + { + "category": "``health``", + "description": "[``botocore``] Documentation updates for AWS Health", + "type": "api-change" + }, + { + "category": "``logs``", + "description": "[``botocore``] This release adds AWS Organizations support as condition key in destination policy for cross account Subscriptions in CloudWatch Logs.", + "type": "api-change" + }, + { + "category": "``outposts``", + "description": "[``botocore``] This release adds the UpdateOutpost API.", + "type": "api-change" + }, + { + "category": "``support``", + "description": "[``botocore``] Documentation updates for AWS Support.", + "type": "api-change" + }, + { + "category": "``iot``", + "description": "[``botocore``] This release allows customer to enable caching of custom authorizer on HTTP protocol for clients that use persistent or Keep-Alive connection in order to reduce the number of Lambda invocations.", + "type": "api-change" + } +] \ No newline at end of file diff --git a/.changes/next-release/api-change-comprehendmedical-83556.json b/.changes/next-release/api-change-comprehendmedical-83556.json deleted file mode 100644 index 500b5f1e84..0000000000 --- a/.changes/next-release/api-change-comprehendmedical-83556.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``comprehendmedical``", - "description": "[``botocore``] This release adds a new set of APIs (synchronous and batch) to support the SNOMED-CT ontology." -} diff --git a/.changes/next-release/api-change-health-64185.json b/.changes/next-release/api-change-health-64185.json deleted file mode 100644 index 02bdd2a7d5..0000000000 --- a/.changes/next-release/api-change-health-64185.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``health``", - "description": "[``botocore``] Documentation updates for AWS Health" -} diff --git a/.changes/next-release/api-change-iot-22208.json b/.changes/next-release/api-change-iot-22208.json deleted file mode 100644 index 40f187069a..0000000000 --- a/.changes/next-release/api-change-iot-22208.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``iot``", - "description": "[``botocore``] This release allows customer to enable caching of custom authorizer on HTTP protocol for clients that use persistent or Keep-Alive connection in order to reduce the number of Lambda invocations." -} diff --git a/.changes/next-release/api-change-logs-21738.json b/.changes/next-release/api-change-logs-21738.json deleted file mode 100644 index 017afb1c50..0000000000 --- a/.changes/next-release/api-change-logs-21738.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``logs``", - "description": "[``botocore``] This release adds AWS Organizations support as condition key in destination policy for cross account Subscriptions in CloudWatch Logs." -} diff --git a/.changes/next-release/api-change-lookoutvision-60143.json b/.changes/next-release/api-change-lookoutvision-60143.json deleted file mode 100644 index e3bebb5b68..0000000000 --- a/.changes/next-release/api-change-lookoutvision-60143.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``lookoutvision``", - "description": "[``botocore``] This release adds new APIs for packaging an Amazon Lookout for Vision model as an AWS IoT Greengrass component." -} diff --git a/.changes/next-release/api-change-outposts-96452.json b/.changes/next-release/api-change-outposts-96452.json deleted file mode 100644 index 5a08c721d0..0000000000 --- a/.changes/next-release/api-change-outposts-96452.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``outposts``", - "description": "[``botocore``] This release adds the UpdateOutpost API." -} diff --git a/.changes/next-release/api-change-sagemaker-1842.json b/.changes/next-release/api-change-sagemaker-1842.json deleted file mode 100644 index 7e8a9031d9..0000000000 --- a/.changes/next-release/api-change-sagemaker-1842.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``sagemaker``", - "description": "[``botocore``] This release added a new Ambarella device(amba_cv2) compilation support for Sagemaker Neo." -} diff --git a/.changes/next-release/api-change-support-90604.json b/.changes/next-release/api-change-support-90604.json deleted file mode 100644 index ec2f795dc6..0000000000 --- a/.changes/next-release/api-change-support-90604.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``support``", - "description": "[``botocore``] Documentation updates for AWS Support." -} diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 490e781fb3..5fbb35c191 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,19 @@ CHANGELOG ========= +1.20.22 +======= + +* api-change:``lookoutvision``: [``botocore``] This release adds new APIs for packaging an Amazon Lookout for Vision model as an AWS IoT Greengrass component. +* api-change:``sagemaker``: [``botocore``] This release added a new Ambarella device(amba_cv2) compilation support for Sagemaker Neo. +* api-change:``comprehendmedical``: [``botocore``] This release adds a new set of APIs (synchronous and batch) to support the SNOMED-CT ontology. +* api-change:``health``: [``botocore``] Documentation updates for AWS Health +* api-change:``logs``: [``botocore``] This release adds AWS Organizations support as condition key in destination policy for cross account Subscriptions in CloudWatch Logs. +* api-change:``outposts``: [``botocore``] This release adds the UpdateOutpost API. +* api-change:``support``: [``botocore``] Documentation updates for AWS Support. +* api-change:``iot``: [``botocore``] This release allows customer to enable caching of custom authorizer on HTTP protocol for clients that use persistent or Keep-Alive connection in order to reduce the number of Lambda invocations. + + 1.20.21 ======= diff --git a/boto3/__init__.py b/boto3/__init__.py index 60cb008525..26bf17208b 100644 --- a/boto3/__init__.py +++ b/boto3/__init__.py @@ -18,7 +18,7 @@ __author__ = 'Amazon Web Services' -__version__ = '1.20.21' +__version__ = '1.20.22' # The default Boto3 session; autoloaded when needed. diff --git a/setup.cfg b/setup.cfg index 68e38c270d..eda0103ca6 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,7 +3,7 @@ universal = 0 [metadata] requires_dist = - botocore>=1.23.21,<1.24.0 + botocore>=1.23.22,<1.24.0 jmespath>=0.7.1,<1.0.0 s3transfer>=0.5.0,<0.6.0 diff --git a/setup.py b/setup.py index 9f3d8ba5c0..6c4f427377 100644 --- a/setup.py +++ b/setup.py @@ -13,7 +13,7 @@ requires = [ - 'botocore>=1.23.21,<1.24.0', + 'botocore>=1.23.22,<1.24.0', 'jmespath>=0.7.1,<1.0.0', 's3transfer>=0.5.0,<0.6.0' ]