From c47d7d4ddd028cded916e7d9d9637bcf0101d868 Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Thu, 24 Feb 2022 19:11:10 +0000 Subject: [PATCH 1/2] Update changelog based on model updates --- .changes/next-release/api-change-autoscaling-83761.json | 5 +++++ .changes/next-release/api-change-databrew-80161.json | 5 +++++ .changes/next-release/api-change-fms-1685.json | 5 +++++ .changes/next-release/api-change-lightsail-75299.json | 5 +++++ .changes/next-release/api-change-route53-65496.json | 5 +++++ .changes/next-release/api-change-s3-45747.json | 5 +++++ .changes/next-release/api-change-s3control-43844.json | 5 +++++ .changes/next-release/api-change-transfer-8083.json | 5 +++++ 8 files changed, 40 insertions(+) create mode 100644 .changes/next-release/api-change-autoscaling-83761.json create mode 100644 .changes/next-release/api-change-databrew-80161.json create mode 100644 .changes/next-release/api-change-fms-1685.json create mode 100644 .changes/next-release/api-change-lightsail-75299.json create mode 100644 .changes/next-release/api-change-route53-65496.json create mode 100644 .changes/next-release/api-change-s3-45747.json create mode 100644 .changes/next-release/api-change-s3control-43844.json create mode 100644 .changes/next-release/api-change-transfer-8083.json diff --git a/.changes/next-release/api-change-autoscaling-83761.json b/.changes/next-release/api-change-autoscaling-83761.json new file mode 100644 index 000000000000..950d8a899972 --- /dev/null +++ b/.changes/next-release/api-change-autoscaling-83761.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``autoscaling``", + "description": "You can now hibernate instances in a warm pool to stop instances without deleting their RAM contents. You can now also return instances to the warm pool on scale in, instead of always terminating capacity that you will need later." +} diff --git a/.changes/next-release/api-change-databrew-80161.json b/.changes/next-release/api-change-databrew-80161.json new file mode 100644 index 000000000000..7332ccf4512e --- /dev/null +++ b/.changes/next-release/api-change-databrew-80161.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``databrew``", + "description": "This AWS Glue Databrew release adds feature to merge job outputs into a max number of files for S3 File output type." +} diff --git a/.changes/next-release/api-change-fms-1685.json b/.changes/next-release/api-change-fms-1685.json new file mode 100644 index 000000000000..dfadf3256a28 --- /dev/null +++ b/.changes/next-release/api-change-fms-1685.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``fms``", + "description": "AWS Firewall Manager now supports the configuration of AWS Network Firewall policies with either centralized or distributed deployment models. This release also adds support for custom endpoint configuration, where you can choose which Availability Zones to create firewall endpoints in." +} diff --git a/.changes/next-release/api-change-lightsail-75299.json b/.changes/next-release/api-change-lightsail-75299.json new file mode 100644 index 000000000000..04d0917b4b88 --- /dev/null +++ b/.changes/next-release/api-change-lightsail-75299.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``lightsail``", + "description": "This release adds support to delete and create Lightsail default key pairs that you can use with Lightsail instances." +} diff --git a/.changes/next-release/api-change-route53-65496.json b/.changes/next-release/api-change-route53-65496.json new file mode 100644 index 000000000000..a47224c0f60c --- /dev/null +++ b/.changes/next-release/api-change-route53-65496.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``route53``", + "description": "SDK doc update for Route 53 to update some parameters with new information." +} diff --git a/.changes/next-release/api-change-s3-45747.json b/.changes/next-release/api-change-s3-45747.json new file mode 100644 index 000000000000..bc519654ff7a --- /dev/null +++ b/.changes/next-release/api-change-s3-45747.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``s3``", + "description": "This release adds support for new integrity checking capabilities in Amazon S3. You can choose from four supported checksum algorithms for data integrity checking on your upload and download requests. In addition, AWS SDK can automatically calculate a checksum as it streams data into S3" +} diff --git a/.changes/next-release/api-change-s3control-43844.json b/.changes/next-release/api-change-s3control-43844.json new file mode 100644 index 000000000000..548eade20278 --- /dev/null +++ b/.changes/next-release/api-change-s3control-43844.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``s3control``", + "description": "Amazon S3 Batch Operations adds support for new integrity checking capabilities in Amazon S3." +} diff --git a/.changes/next-release/api-change-transfer-8083.json b/.changes/next-release/api-change-transfer-8083.json new file mode 100644 index 000000000000..785e3810129a --- /dev/null +++ b/.changes/next-release/api-change-transfer-8083.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``transfer``", + "description": "Support automatic pagination when listing AWS Transfer Family resources." +} From bac8eeb9a3ab370ede9ac23b9755255e37fa7c93 Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Thu, 24 Feb 2022 19:11:21 +0000 Subject: [PATCH 2/2] Bumping version to 1.22.62 --- .changes/1.22.62.json | 42 +++++++++++++++++++ .../api-change-autoscaling-83761.json | 5 --- .../api-change-databrew-80161.json | 5 --- .../next-release/api-change-fms-1685.json | 5 --- .../api-change-lightsail-75299.json | 5 --- .../api-change-route53-65496.json | 5 --- .../next-release/api-change-s3-45747.json | 5 --- .../api-change-s3control-43844.json | 5 --- .../api-change-transfer-8083.json | 5 --- CHANGELOG.rst | 13 ++++++ awscli/__init__.py | 2 +- doc/source/conf.py | 2 +- setup.cfg | 2 +- setup.py | 2 +- 14 files changed, 59 insertions(+), 44 deletions(-) create mode 100644 .changes/1.22.62.json delete mode 100644 .changes/next-release/api-change-autoscaling-83761.json delete mode 100644 .changes/next-release/api-change-databrew-80161.json delete mode 100644 .changes/next-release/api-change-fms-1685.json delete mode 100644 .changes/next-release/api-change-lightsail-75299.json delete mode 100644 .changes/next-release/api-change-route53-65496.json delete mode 100644 .changes/next-release/api-change-s3-45747.json delete mode 100644 .changes/next-release/api-change-s3control-43844.json delete mode 100644 .changes/next-release/api-change-transfer-8083.json diff --git a/.changes/1.22.62.json b/.changes/1.22.62.json new file mode 100644 index 000000000000..92157fad1a1d --- /dev/null +++ b/.changes/1.22.62.json @@ -0,0 +1,42 @@ +[ + { + "category": "``lightsail``", + "description": "This release adds support to delete and create Lightsail default key pairs that you can use with Lightsail instances.", + "type": "api-change" + }, + { + "category": "``s3``", + "description": "This release adds support for new integrity checking capabilities in Amazon S3. You can choose from four supported checksum algorithms for data integrity checking on your upload and download requests. In addition, AWS SDK can automatically calculate a checksum as it streams data into S3", + "type": "api-change" + }, + { + "category": "``fms``", + "description": "AWS Firewall Manager now supports the configuration of AWS Network Firewall policies with either centralized or distributed deployment models. This release also adds support for custom endpoint configuration, where you can choose which Availability Zones to create firewall endpoints in.", + "type": "api-change" + }, + { + "category": "``s3control``", + "description": "Amazon S3 Batch Operations adds support for new integrity checking capabilities in Amazon S3.", + "type": "api-change" + }, + { + "category": "``route53``", + "description": "SDK doc update for Route 53 to update some parameters with new information.", + "type": "api-change" + }, + { + "category": "``autoscaling``", + "description": "You can now hibernate instances in a warm pool to stop instances without deleting their RAM contents. You can now also return instances to the warm pool on scale in, instead of always terminating capacity that you will need later.", + "type": "api-change" + }, + { + "category": "``transfer``", + "description": "Support automatic pagination when listing AWS Transfer Family resources.", + "type": "api-change" + }, + { + "category": "``databrew``", + "description": "This AWS Glue Databrew release adds feature to merge job outputs into a max number of files for S3 File output type.", + "type": "api-change" + } +] \ No newline at end of file diff --git a/.changes/next-release/api-change-autoscaling-83761.json b/.changes/next-release/api-change-autoscaling-83761.json deleted file mode 100644 index 950d8a899972..000000000000 --- a/.changes/next-release/api-change-autoscaling-83761.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``autoscaling``", - "description": "You can now hibernate instances in a warm pool to stop instances without deleting their RAM contents. You can now also return instances to the warm pool on scale in, instead of always terminating capacity that you will need later." -} diff --git a/.changes/next-release/api-change-databrew-80161.json b/.changes/next-release/api-change-databrew-80161.json deleted file mode 100644 index 7332ccf4512e..000000000000 --- a/.changes/next-release/api-change-databrew-80161.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``databrew``", - "description": "This AWS Glue Databrew release adds feature to merge job outputs into a max number of files for S3 File output type." -} diff --git a/.changes/next-release/api-change-fms-1685.json b/.changes/next-release/api-change-fms-1685.json deleted file mode 100644 index dfadf3256a28..000000000000 --- a/.changes/next-release/api-change-fms-1685.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``fms``", - "description": "AWS Firewall Manager now supports the configuration of AWS Network Firewall policies with either centralized or distributed deployment models. This release also adds support for custom endpoint configuration, where you can choose which Availability Zones to create firewall endpoints in." -} diff --git a/.changes/next-release/api-change-lightsail-75299.json b/.changes/next-release/api-change-lightsail-75299.json deleted file mode 100644 index 04d0917b4b88..000000000000 --- a/.changes/next-release/api-change-lightsail-75299.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``lightsail``", - "description": "This release adds support to delete and create Lightsail default key pairs that you can use with Lightsail instances." -} diff --git a/.changes/next-release/api-change-route53-65496.json b/.changes/next-release/api-change-route53-65496.json deleted file mode 100644 index a47224c0f60c..000000000000 --- a/.changes/next-release/api-change-route53-65496.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``route53``", - "description": "SDK doc update for Route 53 to update some parameters with new information." -} diff --git a/.changes/next-release/api-change-s3-45747.json b/.changes/next-release/api-change-s3-45747.json deleted file mode 100644 index bc519654ff7a..000000000000 --- a/.changes/next-release/api-change-s3-45747.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``s3``", - "description": "This release adds support for new integrity checking capabilities in Amazon S3. You can choose from four supported checksum algorithms for data integrity checking on your upload and download requests. In addition, AWS SDK can automatically calculate a checksum as it streams data into S3" -} diff --git a/.changes/next-release/api-change-s3control-43844.json b/.changes/next-release/api-change-s3control-43844.json deleted file mode 100644 index 548eade20278..000000000000 --- a/.changes/next-release/api-change-s3control-43844.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``s3control``", - "description": "Amazon S3 Batch Operations adds support for new integrity checking capabilities in Amazon S3." -} diff --git a/.changes/next-release/api-change-transfer-8083.json b/.changes/next-release/api-change-transfer-8083.json deleted file mode 100644 index 785e3810129a..000000000000 --- a/.changes/next-release/api-change-transfer-8083.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``transfer``", - "description": "Support automatic pagination when listing AWS Transfer Family resources." -} diff --git a/CHANGELOG.rst b/CHANGELOG.rst index d10278d8b207..7ef543b6fc5c 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,19 @@ CHANGELOG ========= +1.22.62 +======= + +* api-change:``lightsail``: This release adds support to delete and create Lightsail default key pairs that you can use with Lightsail instances. +* api-change:``s3``: This release adds support for new integrity checking capabilities in Amazon S3. You can choose from four supported checksum algorithms for data integrity checking on your upload and download requests. In addition, AWS SDK can automatically calculate a checksum as it streams data into S3 +* api-change:``fms``: AWS Firewall Manager now supports the configuration of AWS Network Firewall policies with either centralized or distributed deployment models. This release also adds support for custom endpoint configuration, where you can choose which Availability Zones to create firewall endpoints in. +* api-change:``s3control``: Amazon S3 Batch Operations adds support for new integrity checking capabilities in Amazon S3. +* api-change:``route53``: SDK doc update for Route 53 to update some parameters with new information. +* api-change:``autoscaling``: You can now hibernate instances in a warm pool to stop instances without deleting their RAM contents. You can now also return instances to the warm pool on scale in, instead of always terminating capacity that you will need later. +* api-change:``transfer``: Support automatic pagination when listing AWS Transfer Family resources. +* api-change:``databrew``: This AWS Glue Databrew release adds feature to merge job outputs into a max number of files for S3 File output type. + + 1.22.61 ======= diff --git a/awscli/__init__.py b/awscli/__init__.py index b28a0d730c32..3c768e87a496 100644 --- a/awscli/__init__.py +++ b/awscli/__init__.py @@ -17,7 +17,7 @@ """ import os -__version__ = '1.22.61' +__version__ = '1.22.62' # # 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 16d1b5b67873..9090e2e08826 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -52,7 +52,7 @@ # The short X.Y version. version = '1.22.' # The full version, including alpha/beta/rc tags. -release = '1.22.61' +release = '1.22.62' # 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 55a1a115810f..e526a7df8652 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,7 +3,7 @@ universal = 0 [metadata] requires_dist = - botocore==1.24.6 + botocore==1.24.7 docutils>=0.10,<0.16 s3transfer>=0.5.0,<0.6.0 PyYAML>=3.10,<5.5 diff --git a/setup.py b/setup.py index fd5ff3757c99..4798b49cc751 100644 --- a/setup.py +++ b/setup.py @@ -24,7 +24,7 @@ def find_version(*file_paths): install_requires = [ - 'botocore==1.24.6', + 'botocore==1.24.7', 'docutils>=0.10,<0.16', 's3transfer>=0.5.0,<0.6.0', 'PyYAML>=3.10,<5.5',