From fc6037f534ed1209975a19a08c328996bf856695 Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Fri, 11 Nov 2022 19:54:09 +0000 Subject: [PATCH] Bumping version to 1.27.8 --- .changes/1.27.8.json | 37 +++++++++++++++++++ .../next-release/api-change-glue-2599.json | 5 --- .../next-release/api-change-iot-47122.json | 5 --- .../api-change-licensemanager-25615.json | 5 --- .../api-change-marketplacecatalog-90010.json | 5 --- .../api-change-rekognition-36664.json | 5 --- .../api-change-securityhub-20897.json | 5 --- .../api-change-ssmincidents-96273.json | 5 --- CHANGELOG.rst | 12 ++++++ awscli/__init__.py | 2 +- doc/source/conf.py | 2 +- setup.cfg | 2 +- setup.py | 2 +- 13 files changed, 53 insertions(+), 39 deletions(-) create mode 100644 .changes/1.27.8.json delete mode 100644 .changes/next-release/api-change-glue-2599.json delete mode 100644 .changes/next-release/api-change-iot-47122.json delete mode 100644 .changes/next-release/api-change-licensemanager-25615.json delete mode 100644 .changes/next-release/api-change-marketplacecatalog-90010.json delete mode 100644 .changes/next-release/api-change-rekognition-36664.json delete mode 100644 .changes/next-release/api-change-securityhub-20897.json delete mode 100644 .changes/next-release/api-change-ssmincidents-96273.json diff --git a/.changes/1.27.8.json b/.changes/1.27.8.json new file mode 100644 index 000000000000..61650f113fb6 --- /dev/null +++ b/.changes/1.27.8.json @@ -0,0 +1,37 @@ +[ + { + "category": "``glue``", + "description": "Added links related to enabling job bookmarks.", + "type": "api-change" + }, + { + "category": "``iot``", + "description": "This release add new api listRelatedResourcesForAuditFinding and new member type IssuerCertificates for Iot device device defender Audit.", + "type": "api-change" + }, + { + "category": "``license-manager``", + "description": "AWS License Manager now supports onboarded Management Accounts or Delegated Admins to view granted licenses aggregated from all accounts in the organization.", + "type": "api-change" + }, + { + "category": "``marketplace-catalog``", + "description": "Added three new APIs to support tagging and tag-based authorization: TagResource, UntagResource, and ListTagsForResource. Added optional parameters to the StartChangeSet API to support tagging a resource while making a request to create it.", + "type": "api-change" + }, + { + "category": "``rekognition``", + "description": "Adding support for ImageProperties feature to detect dominant colors and image brightness, sharpness, and contrast, inclusion and exclusion filters for labels and label categories, new fields to the API response, \"aliases\" and \"categories\"", + "type": "api-change" + }, + { + "category": "``securityhub``", + "description": "Documentation updates for Security Hub", + "type": "api-change" + }, + { + "category": "``ssm-incidents``", + "description": "RelatedItems now have an ID field which can be used for referencing them else where. Introducing event references in TimelineEvent API and increasing maximum length of \"eventData\" to 12K characters.", + "type": "api-change" + } +] \ No newline at end of file diff --git a/.changes/next-release/api-change-glue-2599.json b/.changes/next-release/api-change-glue-2599.json deleted file mode 100644 index c503fa0660f6..000000000000 --- a/.changes/next-release/api-change-glue-2599.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``glue``", - "description": "Added links related to enabling job bookmarks." -} diff --git a/.changes/next-release/api-change-iot-47122.json b/.changes/next-release/api-change-iot-47122.json deleted file mode 100644 index 72bc750c165c..000000000000 --- a/.changes/next-release/api-change-iot-47122.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``iot``", - "description": "This release add new api listRelatedResourcesForAuditFinding and new member type IssuerCertificates for Iot device device defender Audit." -} diff --git a/.changes/next-release/api-change-licensemanager-25615.json b/.changes/next-release/api-change-licensemanager-25615.json deleted file mode 100644 index b9e2b3bdfb43..000000000000 --- a/.changes/next-release/api-change-licensemanager-25615.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``license-manager``", - "description": "AWS License Manager now supports onboarded Management Accounts or Delegated Admins to view granted licenses aggregated from all accounts in the organization." -} diff --git a/.changes/next-release/api-change-marketplacecatalog-90010.json b/.changes/next-release/api-change-marketplacecatalog-90010.json deleted file mode 100644 index ba305a672fa2..000000000000 --- a/.changes/next-release/api-change-marketplacecatalog-90010.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``marketplace-catalog``", - "description": "Added three new APIs to support tagging and tag-based authorization: TagResource, UntagResource, and ListTagsForResource. Added optional parameters to the StartChangeSet API to support tagging a resource while making a request to create it." -} diff --git a/.changes/next-release/api-change-rekognition-36664.json b/.changes/next-release/api-change-rekognition-36664.json deleted file mode 100644 index 5ae565df00d3..000000000000 --- a/.changes/next-release/api-change-rekognition-36664.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``rekognition``", - "description": "Adding support for ImageProperties feature to detect dominant colors and image brightness, sharpness, and contrast, inclusion and exclusion filters for labels and label categories, new fields to the API response, \"aliases\" and \"categories\"" -} diff --git a/.changes/next-release/api-change-securityhub-20897.json b/.changes/next-release/api-change-securityhub-20897.json deleted file mode 100644 index 24ff2c5ba51f..000000000000 --- a/.changes/next-release/api-change-securityhub-20897.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``securityhub``", - "description": "Documentation updates for Security Hub" -} diff --git a/.changes/next-release/api-change-ssmincidents-96273.json b/.changes/next-release/api-change-ssmincidents-96273.json deleted file mode 100644 index cdaed9351935..000000000000 --- a/.changes/next-release/api-change-ssmincidents-96273.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``ssm-incidents``", - "description": "RelatedItems now have an ID field which can be used for referencing them else where. Introducing event references in TimelineEvent API and increasing maximum length of \"eventData\" to 12K characters." -} diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 4fe946e514fa..1ab808667cde 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,18 @@ CHANGELOG ========= +1.27.8 +====== + +* api-change:``glue``: Added links related to enabling job bookmarks. +* api-change:``iot``: This release add new api listRelatedResourcesForAuditFinding and new member type IssuerCertificates for Iot device device defender Audit. +* api-change:``license-manager``: AWS License Manager now supports onboarded Management Accounts or Delegated Admins to view granted licenses aggregated from all accounts in the organization. +* api-change:``marketplace-catalog``: Added three new APIs to support tagging and tag-based authorization: TagResource, UntagResource, and ListTagsForResource. Added optional parameters to the StartChangeSet API to support tagging a resource while making a request to create it. +* api-change:``rekognition``: Adding support for ImageProperties feature to detect dominant colors and image brightness, sharpness, and contrast, inclusion and exclusion filters for labels and label categories, new fields to the API response, "aliases" and "categories" +* api-change:``securityhub``: Documentation updates for Security Hub +* api-change:``ssm-incidents``: RelatedItems now have an ID field which can be used for referencing them else where. Introducing event references in TimelineEvent API and increasing maximum length of "eventData" to 12K characters. + + 1.27.7 ====== diff --git a/awscli/__init__.py b/awscli/__init__.py index 7b25b8a0bac0..5e335f738636 100644 --- a/awscli/__init__.py +++ b/awscli/__init__.py @@ -17,7 +17,7 @@ """ import os -__version__ = '1.27.7' +__version__ = '1.27.8' # # Get our data path to be added to botocore's search path diff --git a/doc/source/conf.py b/doc/source/conf.py index 3158d33f951b..53ab69b16b81 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -52,7 +52,7 @@ # The short X.Y version. version = '1.27' # The full version, including alpha/beta/rc tags. -release = '1.27.7' +release = '1.27.8' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. diff --git a/setup.cfg b/setup.cfg index 764fa48859bd..8cd3f5e8a45d 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,7 +3,7 @@ universal = 0 [metadata] requires_dist = - botocore==1.29.7 + botocore==1.29.8 docutils>=0.10,<0.17 s3transfer>=0.6.0,<0.7.0 PyYAML>=3.10,<5.5 diff --git a/setup.py b/setup.py index 019e93261d38..ee1f52290440 100644 --- a/setup.py +++ b/setup.py @@ -24,7 +24,7 @@ def find_version(*file_paths): install_requires = [ - 'botocore==1.29.7', + 'botocore==1.29.8', 'docutils>=0.10,<0.17', 's3transfer>=0.6.0,<0.7.0', 'PyYAML>=3.10,<5.5',