From 6b4476e38b0e4bd4d91c34cd038a0cba827537cf Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Wed, 18 Dec 2024 19:06:12 +0000 Subject: [PATCH] Bumping version to 1.35.84 --- .changes/1.35.84.json | 52 +++++++++++++++++++ .../api-change-amplify-47495.json | 5 -- .../api-change-budgets-45312.json | 5 -- .../api-change-connect-85567.json | 5 -- .../api-change-connectparticipant-91624.json | 5 -- .../api-change-datasync-24714.json | 5 -- .../next-release/api-change-iot-57585.json | 5 -- .../next-release/api-change-mwaa-81386.json | 5 -- .../api-change-quicksight-44739.json | 5 -- .../api-change-resiliencehub-9972.json | 5 -- .../api-change-transfer-79171.json | 5 -- CHANGELOG.rst | 15 ++++++ boto3/__init__.py | 2 +- setup.cfg | 2 +- setup.py | 2 +- 15 files changed, 70 insertions(+), 53 deletions(-) create mode 100644 .changes/1.35.84.json delete mode 100644 .changes/next-release/api-change-amplify-47495.json delete mode 100644 .changes/next-release/api-change-budgets-45312.json delete mode 100644 .changes/next-release/api-change-connect-85567.json delete mode 100644 .changes/next-release/api-change-connectparticipant-91624.json delete mode 100644 .changes/next-release/api-change-datasync-24714.json delete mode 100644 .changes/next-release/api-change-iot-57585.json delete mode 100644 .changes/next-release/api-change-mwaa-81386.json delete mode 100644 .changes/next-release/api-change-quicksight-44739.json delete mode 100644 .changes/next-release/api-change-resiliencehub-9972.json delete mode 100644 .changes/next-release/api-change-transfer-79171.json diff --git a/.changes/1.35.84.json b/.changes/1.35.84.json new file mode 100644 index 0000000000..3214c1112d --- /dev/null +++ b/.changes/1.35.84.json @@ -0,0 +1,52 @@ +[ + { + "category": "``amplify``", + "description": "[``botocore``] Added WAF Configuration to Amplify Apps", + "type": "api-change" + }, + { + "category": "``budgets``", + "description": "[``botocore``] Releasing minor partition endpoint updates", + "type": "api-change" + }, + { + "category": "``connect``", + "description": "[``botocore``] This release adds support for the UpdateParticipantAuthentication API used for customer authentication within Amazon Connect chats.", + "type": "api-change" + }, + { + "category": "``connectparticipant``", + "description": "[``botocore``] This release adds support for the GetAuthenticationUrl and CancelParticipantAuthentication APIs used for customer authentication within Amazon Connect chats. There are also minor updates to the GetAttachment API.", + "type": "api-change" + }, + { + "category": "``datasync``", + "description": "[``botocore``] AWS DataSync introduces the ability to update attributes for in-cloud locations.", + "type": "api-change" + }, + { + "category": "``iot``", + "description": "[``botocore``] Release connectivity status query API which is a dedicated high throughput(TPS) API to query a specific device's most recent connectivity state and metadata.", + "type": "api-change" + }, + { + "category": "``mwaa``", + "description": "[``botocore``] Added support for Apache Airflow version 2.10.3 to MWAA.", + "type": "api-change" + }, + { + "category": "``quicksight``", + "description": "[``botocore``] Add support for PerformanceConfiguration attribute to Dataset entity. Allow PerformanceConfiguration specification in CreateDataset and UpdateDataset APIs.", + "type": "api-change" + }, + { + "category": "``resiliencehub``", + "description": "[``botocore``] AWS Resilience Hub now automatically detects already configured CloudWatch alarms and FIS experiments as part of the assessment process and returns the discovered resources in the corresponding list API responses. It also allows you to include or exclude test recommendations for an AppComponent.", + "type": "api-change" + }, + { + "category": "``transfer``", + "description": "[``botocore``] Added AS2 agreement configurations to control filename preservation and message signing enforcement. Added AS2 connector configuration to preserve content type from S3 objects.", + "type": "api-change" + } +] \ No newline at end of file diff --git a/.changes/next-release/api-change-amplify-47495.json b/.changes/next-release/api-change-amplify-47495.json deleted file mode 100644 index 5a28bf3a1e..0000000000 --- a/.changes/next-release/api-change-amplify-47495.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``amplify``", - "description": "[``botocore``] Added WAF Configuration to Amplify Apps" -} diff --git a/.changes/next-release/api-change-budgets-45312.json b/.changes/next-release/api-change-budgets-45312.json deleted file mode 100644 index fedaaea408..0000000000 --- a/.changes/next-release/api-change-budgets-45312.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``budgets``", - "description": "[``botocore``] Releasing minor partition endpoint updates" -} diff --git a/.changes/next-release/api-change-connect-85567.json b/.changes/next-release/api-change-connect-85567.json deleted file mode 100644 index 1363ac3a9a..0000000000 --- a/.changes/next-release/api-change-connect-85567.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``connect``", - "description": "[``botocore``] This release adds support for the UpdateParticipantAuthentication API used for customer authentication within Amazon Connect chats." -} diff --git a/.changes/next-release/api-change-connectparticipant-91624.json b/.changes/next-release/api-change-connectparticipant-91624.json deleted file mode 100644 index db11c7a780..0000000000 --- a/.changes/next-release/api-change-connectparticipant-91624.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``connectparticipant``", - "description": "[``botocore``] This release adds support for the GetAuthenticationUrl and CancelParticipantAuthentication APIs used for customer authentication within Amazon Connect chats. There are also minor updates to the GetAttachment API." -} diff --git a/.changes/next-release/api-change-datasync-24714.json b/.changes/next-release/api-change-datasync-24714.json deleted file mode 100644 index e287b85673..0000000000 --- a/.changes/next-release/api-change-datasync-24714.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``datasync``", - "description": "[``botocore``] AWS DataSync introduces the ability to update attributes for in-cloud locations." -} diff --git a/.changes/next-release/api-change-iot-57585.json b/.changes/next-release/api-change-iot-57585.json deleted file mode 100644 index 27b5f260de..0000000000 --- a/.changes/next-release/api-change-iot-57585.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``iot``", - "description": "[``botocore``] Release connectivity status query API which is a dedicated high throughput(TPS) API to query a specific device's most recent connectivity state and metadata." -} diff --git a/.changes/next-release/api-change-mwaa-81386.json b/.changes/next-release/api-change-mwaa-81386.json deleted file mode 100644 index fb80690864..0000000000 --- a/.changes/next-release/api-change-mwaa-81386.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``mwaa``", - "description": "[``botocore``] Added support for Apache Airflow version 2.10.3 to MWAA." -} diff --git a/.changes/next-release/api-change-quicksight-44739.json b/.changes/next-release/api-change-quicksight-44739.json deleted file mode 100644 index d5b29f55e1..0000000000 --- a/.changes/next-release/api-change-quicksight-44739.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``quicksight``", - "description": "[``botocore``] Add support for PerformanceConfiguration attribute to Dataset entity. Allow PerformanceConfiguration specification in CreateDataset and UpdateDataset APIs." -} diff --git a/.changes/next-release/api-change-resiliencehub-9972.json b/.changes/next-release/api-change-resiliencehub-9972.json deleted file mode 100644 index 1a1faa6617..0000000000 --- a/.changes/next-release/api-change-resiliencehub-9972.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``resiliencehub``", - "description": "[``botocore``] AWS Resilience Hub now automatically detects already configured CloudWatch alarms and FIS experiments as part of the assessment process and returns the discovered resources in the corresponding list API responses. It also allows you to include or exclude test recommendations for an AppComponent." -} diff --git a/.changes/next-release/api-change-transfer-79171.json b/.changes/next-release/api-change-transfer-79171.json deleted file mode 100644 index 0bf8f5e238..0000000000 --- a/.changes/next-release/api-change-transfer-79171.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``transfer``", - "description": "[``botocore``] Added AS2 agreement configurations to control filename preservation and message signing enforcement. Added AS2 connector configuration to preserve content type from S3 objects." -} diff --git a/CHANGELOG.rst b/CHANGELOG.rst index ae2e8b5c55..bd0bd1ce78 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,21 @@ CHANGELOG ========= +1.35.84 +======= + +* api-change:``amplify``: [``botocore``] Added WAF Configuration to Amplify Apps +* api-change:``budgets``: [``botocore``] Releasing minor partition endpoint updates +* api-change:``connect``: [``botocore``] This release adds support for the UpdateParticipantAuthentication API used for customer authentication within Amazon Connect chats. +* api-change:``connectparticipant``: [``botocore``] This release adds support for the GetAuthenticationUrl and CancelParticipantAuthentication APIs used for customer authentication within Amazon Connect chats. There are also minor updates to the GetAttachment API. +* api-change:``datasync``: [``botocore``] AWS DataSync introduces the ability to update attributes for in-cloud locations. +* api-change:``iot``: [``botocore``] Release connectivity status query API which is a dedicated high throughput(TPS) API to query a specific device's most recent connectivity state and metadata. +* api-change:``mwaa``: [``botocore``] Added support for Apache Airflow version 2.10.3 to MWAA. +* api-change:``quicksight``: [``botocore``] Add support for PerformanceConfiguration attribute to Dataset entity. Allow PerformanceConfiguration specification in CreateDataset and UpdateDataset APIs. +* api-change:``resiliencehub``: [``botocore``] AWS Resilience Hub now automatically detects already configured CloudWatch alarms and FIS experiments as part of the assessment process and returns the discovered resources in the corresponding list API responses. It also allows you to include or exclude test recommendations for an AppComponent. +* api-change:``transfer``: [``botocore``] Added AS2 agreement configurations to control filename preservation and message signing enforcement. Added AS2 connector configuration to preserve content type from S3 objects. + + 1.35.83 ======= diff --git a/boto3/__init__.py b/boto3/__init__.py index 7ea1c74207..f1368d2b30 100644 --- a/boto3/__init__.py +++ b/boto3/__init__.py @@ -17,7 +17,7 @@ from boto3.session import Session __author__ = 'Amazon Web Services' -__version__ = '1.35.83' +__version__ = '1.35.84' # The default Boto3 session; autoloaded when needed. diff --git a/setup.cfg b/setup.cfg index 84c5208041..da2dc14b1d 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,7 +3,7 @@ universal = 0 [metadata] requires_dist = - botocore>=1.35.83,<1.36.0 + botocore>=1.35.84,<1.36.0 jmespath>=0.7.1,<2.0.0 s3transfer>=0.10.0,<0.11.0 diff --git a/setup.py b/setup.py index f930b4b517..07c367c932 100644 --- a/setup.py +++ b/setup.py @@ -14,7 +14,7 @@ requires = [ - 'botocore>=1.35.83,<1.36.0', + 'botocore>=1.35.84,<1.36.0', 'jmespath>=0.7.1,<2.0.0', 's3transfer>=0.10.0,<0.11.0', ]