From 1e32ca98c5f0d0bf522ecc1f5e59ddf00563b52d Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Tue, 5 Oct 2021 18:07:14 +0000 Subject: [PATCH] Bumping version to 1.21.55 --- .changes/1.21.55.json | 32 +++++++++++++++++++ ...i-change-applicationautoscaling-50562.json | 5 --- .../next-release/api-change-backup-87400.json | 5 --- .../next-release/api-change-ec2-55075.json | 5 --- .../next-release/api-change-glue-11679.json | 5 --- .../api-change-location-78170.json | 5 --- .../api-change-workmail-65954.json | 5 --- CHANGELOG.rst | 11 +++++++ botocore/__init__.py | 2 +- docs/source/conf.py | 2 +- 10 files changed, 45 insertions(+), 32 deletions(-) create mode 100644 .changes/1.21.55.json delete mode 100644 .changes/next-release/api-change-applicationautoscaling-50562.json delete mode 100644 .changes/next-release/api-change-backup-87400.json delete mode 100644 .changes/next-release/api-change-ec2-55075.json delete mode 100644 .changes/next-release/api-change-glue-11679.json delete mode 100644 .changes/next-release/api-change-location-78170.json delete mode 100644 .changes/next-release/api-change-workmail-65954.json diff --git a/.changes/1.21.55.json b/.changes/1.21.55.json new file mode 100644 index 0000000000..bdc826ae14 --- /dev/null +++ b/.changes/1.21.55.json @@ -0,0 +1,32 @@ +[ + { + "category": "``workmail``", + "description": "This release allows customers to change their inbound DMARC settings in Amazon WorkMail.", + "type": "api-change" + }, + { + "category": "``location``", + "description": "Add support for PositionFiltering.", + "type": "api-change" + }, + { + "category": "``application-autoscaling``", + "description": "With this release, Application Auto Scaling adds support for Amazon Neptune. Customers can now automatically add or remove Read Replicas of their Neptune clusters to keep the average CPU Utilization at the target value specified by the customers.", + "type": "api-change" + }, + { + "category": "``ec2``", + "description": "Released Capacity Reservation Fleet, a feature of Amazon EC2 Capacity Reservations, which provides a way to manage reserved capacity across instance types. For more information: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/cr-fleets.html", + "type": "api-change" + }, + { + "category": "``glue``", + "description": "This release adds tag as an input of CreateConnection", + "type": "api-change" + }, + { + "category": "``backup``", + "description": "AWS Backup Audit Manager framework report.", + "type": "api-change" + } +] \ No newline at end of file diff --git a/.changes/next-release/api-change-applicationautoscaling-50562.json b/.changes/next-release/api-change-applicationautoscaling-50562.json deleted file mode 100644 index 68a8d77fad..0000000000 --- a/.changes/next-release/api-change-applicationautoscaling-50562.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``application-autoscaling``", - "description": "With this release, Application Auto Scaling adds support for Amazon Neptune. Customers can now automatically add or remove Read Replicas of their Neptune clusters to keep the average CPU Utilization at the target value specified by the customers." -} diff --git a/.changes/next-release/api-change-backup-87400.json b/.changes/next-release/api-change-backup-87400.json deleted file mode 100644 index 3535bb2434..0000000000 --- a/.changes/next-release/api-change-backup-87400.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``backup``", - "description": "AWS Backup Audit Manager framework report." -} diff --git a/.changes/next-release/api-change-ec2-55075.json b/.changes/next-release/api-change-ec2-55075.json deleted file mode 100644 index ef07d6cfbc..0000000000 --- a/.changes/next-release/api-change-ec2-55075.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``ec2``", - "description": "Released Capacity Reservation Fleet, a feature of Amazon EC2 Capacity Reservations, which provides a way to manage reserved capacity across instance types. For more information: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/cr-fleets.html" -} diff --git a/.changes/next-release/api-change-glue-11679.json b/.changes/next-release/api-change-glue-11679.json deleted file mode 100644 index 46410a0e51..0000000000 --- a/.changes/next-release/api-change-glue-11679.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``glue``", - "description": "This release adds tag as an input of CreateConnection" -} diff --git a/.changes/next-release/api-change-location-78170.json b/.changes/next-release/api-change-location-78170.json deleted file mode 100644 index 86584f2c27..0000000000 --- a/.changes/next-release/api-change-location-78170.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``location``", - "description": "Add support for PositionFiltering." -} diff --git a/.changes/next-release/api-change-workmail-65954.json b/.changes/next-release/api-change-workmail-65954.json deleted file mode 100644 index 0e8e557690..0000000000 --- a/.changes/next-release/api-change-workmail-65954.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``workmail``", - "description": "This release allows customers to change their inbound DMARC settings in Amazon WorkMail." -} diff --git a/CHANGELOG.rst b/CHANGELOG.rst index e475e14a32..75fe292117 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,17 @@ CHANGELOG ========= +1.21.55 +======= + +* api-change:``workmail``: This release allows customers to change their inbound DMARC settings in Amazon WorkMail. +* api-change:``location``: Add support for PositionFiltering. +* api-change:``application-autoscaling``: With this release, Application Auto Scaling adds support for Amazon Neptune. Customers can now automatically add or remove Read Replicas of their Neptune clusters to keep the average CPU Utilization at the target value specified by the customers. +* api-change:``ec2``: Released Capacity Reservation Fleet, a feature of Amazon EC2 Capacity Reservations, which provides a way to manage reserved capacity across instance types. For more information: https://docs.aws.amazon.com/AWSEC2/latest/UserGuide/cr-fleets.html +* api-change:``glue``: This release adds tag as an input of CreateConnection +* api-change:``backup``: AWS Backup Audit Manager framework report. + + 1.21.54 ======= diff --git a/botocore/__init__.py b/botocore/__init__.py index bb1c84c9ff..4bca8ee373 100644 --- a/botocore/__init__.py +++ b/botocore/__init__.py @@ -16,7 +16,7 @@ import re import logging -__version__ = '1.21.54' +__version__ = '1.21.55' class NullHandler(logging.Handler): diff --git a/docs/source/conf.py b/docs/source/conf.py index 9d45795037..d84fbcea3d 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -54,7 +54,7 @@ # The short X.Y version. version = '1.21.' # The full version, including alpha/beta/rc tags. -release = '1.21.54' +release = '1.21.55' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.