From f3f7252ce730e2fc420ab7ed41bd5a5fc1ab020c Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Wed, 18 Sep 2024 18:10:24 +0000 Subject: [PATCH] Bumping version to 1.35.22 --- .changes/1.35.22.json | 37 +++++++++++++++++++ .../next-release/api-change-ce-20537.json | 5 --- .../next-release/api-change-ds-70011.json | 5 --- .../next-release/api-change-dsdata-42603.json | 5 --- .../api-change-guardduty-61488.json | 5 --- .../api-change-mailmanager-11141.json | 5 --- .../next-release/api-change-rds-27244.json | 5 --- .../next-release/api-change-s3-28006.json | 5 --- CHANGELOG.rst | 12 ++++++ botocore/__init__.py | 2 +- docs/source/conf.py | 2 +- 11 files changed, 51 insertions(+), 37 deletions(-) create mode 100644 .changes/1.35.22.json delete mode 100644 .changes/next-release/api-change-ce-20537.json delete mode 100644 .changes/next-release/api-change-ds-70011.json delete mode 100644 .changes/next-release/api-change-dsdata-42603.json delete mode 100644 .changes/next-release/api-change-guardduty-61488.json delete mode 100644 .changes/next-release/api-change-mailmanager-11141.json delete mode 100644 .changes/next-release/api-change-rds-27244.json delete mode 100644 .changes/next-release/api-change-s3-28006.json diff --git a/.changes/1.35.22.json b/.changes/1.35.22.json new file mode 100644 index 0000000000..938a1835e8 --- /dev/null +++ b/.changes/1.35.22.json @@ -0,0 +1,37 @@ +[ + { + "category": "``ce``", + "description": "This release extends the GetReservationPurchaseRecommendation API to support recommendations for Amazon DynamoDB reservations.", + "type": "api-change" + }, + { + "category": "``ds``", + "description": "Added new APIs for enabling, disabling, and describing access to the AWS Directory Service Data API", + "type": "api-change" + }, + { + "category": "``ds-data``", + "description": "Added new AWS Directory Service Data API, enabling you to manage data stored in AWS Directory Service directories. This includes APIs for creating, reading, updating, and deleting directory users, groups, and group memberships.", + "type": "api-change" + }, + { + "category": "``guardduty``", + "description": "Add `launchType` and `sourceIPs` fields to GuardDuty findings.", + "type": "api-change" + }, + { + "category": "``mailmanager``", + "description": "Introduce a new RuleSet condition evaluation, where customers can set up a StringExpression with a MimeHeader condition. This condition will perform the necessary validation based on the X-header provided by customers.", + "type": "api-change" + }, + { + "category": "``rds``", + "description": "Updates Amazon RDS documentation with information upgrading snapshots with unsupported engine versions for RDS for MySQL and RDS for PostgreSQL.", + "type": "api-change" + }, + { + "category": "``s3``", + "description": "Added SSE-KMS support for directory buckets.", + "type": "api-change" + } +] \ No newline at end of file diff --git a/.changes/next-release/api-change-ce-20537.json b/.changes/next-release/api-change-ce-20537.json deleted file mode 100644 index a5a6506947..0000000000 --- a/.changes/next-release/api-change-ce-20537.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``ce``", - "description": "This release extends the GetReservationPurchaseRecommendation API to support recommendations for Amazon DynamoDB reservations." -} diff --git a/.changes/next-release/api-change-ds-70011.json b/.changes/next-release/api-change-ds-70011.json deleted file mode 100644 index a2f53e5c7c..0000000000 --- a/.changes/next-release/api-change-ds-70011.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``ds``", - "description": "Added new APIs for enabling, disabling, and describing access to the AWS Directory Service Data API" -} diff --git a/.changes/next-release/api-change-dsdata-42603.json b/.changes/next-release/api-change-dsdata-42603.json deleted file mode 100644 index b671e11cac..0000000000 --- a/.changes/next-release/api-change-dsdata-42603.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``ds-data``", - "description": "Added new AWS Directory Service Data API, enabling you to manage data stored in AWS Directory Service directories. This includes APIs for creating, reading, updating, and deleting directory users, groups, and group memberships." -} diff --git a/.changes/next-release/api-change-guardduty-61488.json b/.changes/next-release/api-change-guardduty-61488.json deleted file mode 100644 index b0a790abbd..0000000000 --- a/.changes/next-release/api-change-guardduty-61488.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``guardduty``", - "description": "Add `launchType` and `sourceIPs` fields to GuardDuty findings." -} diff --git a/.changes/next-release/api-change-mailmanager-11141.json b/.changes/next-release/api-change-mailmanager-11141.json deleted file mode 100644 index 20c9d5da87..0000000000 --- a/.changes/next-release/api-change-mailmanager-11141.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``mailmanager``", - "description": "Introduce a new RuleSet condition evaluation, where customers can set up a StringExpression with a MimeHeader condition. This condition will perform the necessary validation based on the X-header provided by customers." -} diff --git a/.changes/next-release/api-change-rds-27244.json b/.changes/next-release/api-change-rds-27244.json deleted file mode 100644 index b5a57ebc3e..0000000000 --- a/.changes/next-release/api-change-rds-27244.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``rds``", - "description": "Updates Amazon RDS documentation with information upgrading snapshots with unsupported engine versions for RDS for MySQL and RDS for PostgreSQL." -} diff --git a/.changes/next-release/api-change-s3-28006.json b/.changes/next-release/api-change-s3-28006.json deleted file mode 100644 index fba51af244..0000000000 --- a/.changes/next-release/api-change-s3-28006.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``s3``", - "description": "Added SSE-KMS support for directory buckets." -} diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 3fbe84a0c0..d1771cc4a7 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,18 @@ CHANGELOG ========= +1.35.22 +======= + +* api-change:``ce``: This release extends the GetReservationPurchaseRecommendation API to support recommendations for Amazon DynamoDB reservations. +* api-change:``ds``: Added new APIs for enabling, disabling, and describing access to the AWS Directory Service Data API +* api-change:``ds-data``: Added new AWS Directory Service Data API, enabling you to manage data stored in AWS Directory Service directories. This includes APIs for creating, reading, updating, and deleting directory users, groups, and group memberships. +* api-change:``guardduty``: Add `launchType` and `sourceIPs` fields to GuardDuty findings. +* api-change:``mailmanager``: Introduce a new RuleSet condition evaluation, where customers can set up a StringExpression with a MimeHeader condition. This condition will perform the necessary validation based on the X-header provided by customers. +* api-change:``rds``: Updates Amazon RDS documentation with information upgrading snapshots with unsupported engine versions for RDS for MySQL and RDS for PostgreSQL. +* api-change:``s3``: Added SSE-KMS support for directory buckets. + + 1.35.21 ======= diff --git a/botocore/__init__.py b/botocore/__init__.py index 71fa9d8af5..4066afb71b 100644 --- a/botocore/__init__.py +++ b/botocore/__init__.py @@ -16,7 +16,7 @@ import os import re -__version__ = '1.35.21' +__version__ = '1.35.22' class NullHandler(logging.Handler): diff --git a/docs/source/conf.py b/docs/source/conf.py index 91bd2a6292..2039265834 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -59,7 +59,7 @@ # The short X.Y version. version = '1.35.' # The full version, including alpha/beta/rc tags. -release = '1.35.21' +release = '1.35.22' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.