From 974e85965b0ae72bf04e5f01d85e4b83f31b3273 Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Tue, 21 Jan 2025 19:10:38 +0000 Subject: [PATCH 1/2] Add changelog entries from botocore --- .changes/next-release/api-change-batch-46776.json | 5 +++++ .changes/next-release/api-change-cognitoidp-67044.json | 5 +++++ .changes/next-release/api-change-connect-63840.json | 5 +++++ .changes/next-release/api-change-emrserverless-91229.json | 5 +++++ .changes/next-release/api-change-iotsitewise-15809.json | 5 +++++ .changes/next-release/api-change-logs-83260.json | 5 +++++ .changes/next-release/api-change-quicksight-91596.json | 5 +++++ .changes/next-release/api-change-sns-51413.json | 5 +++++ 8 files changed, 40 insertions(+) create mode 100644 .changes/next-release/api-change-batch-46776.json create mode 100644 .changes/next-release/api-change-cognitoidp-67044.json create mode 100644 .changes/next-release/api-change-connect-63840.json create mode 100644 .changes/next-release/api-change-emrserverless-91229.json create mode 100644 .changes/next-release/api-change-iotsitewise-15809.json create mode 100644 .changes/next-release/api-change-logs-83260.json create mode 100644 .changes/next-release/api-change-quicksight-91596.json create mode 100644 .changes/next-release/api-change-sns-51413.json diff --git a/.changes/next-release/api-change-batch-46776.json b/.changes/next-release/api-change-batch-46776.json new file mode 100644 index 0000000000..c581cfc5e1 --- /dev/null +++ b/.changes/next-release/api-change-batch-46776.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``batch``", + "description": "[``botocore``] Documentation-only update: clarified the description of the shareDecaySeconds parameter of the FairsharePolicy data type, clarified the description of the priority parameter of the JobQueueDetail data type." +} diff --git a/.changes/next-release/api-change-cognitoidp-67044.json b/.changes/next-release/api-change-cognitoidp-67044.json new file mode 100644 index 0000000000..ab3fdfd31b --- /dev/null +++ b/.changes/next-release/api-change-cognitoidp-67044.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``cognito-idp``", + "description": "[``botocore``] corrects the dual-stack endpoint configuration for cognitoidp" +} diff --git a/.changes/next-release/api-change-connect-63840.json b/.changes/next-release/api-change-connect-63840.json new file mode 100644 index 0000000000..df1122675e --- /dev/null +++ b/.changes/next-release/api-change-connect-63840.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``connect``", + "description": "[``botocore``] Added DeleteContactFlowVersion API and the CAMPAIGN flow type" +} diff --git a/.changes/next-release/api-change-emrserverless-91229.json b/.changes/next-release/api-change-emrserverless-91229.json new file mode 100644 index 0000000000..e2f4c01c99 --- /dev/null +++ b/.changes/next-release/api-change-emrserverless-91229.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``emr-serverless``", + "description": "[``botocore``] Increasing entryPoint in SparkSubmit to accept longer script paths. New limit is 4kb." +} diff --git a/.changes/next-release/api-change-iotsitewise-15809.json b/.changes/next-release/api-change-iotsitewise-15809.json new file mode 100644 index 0000000000..dd9f558dd3 --- /dev/null +++ b/.changes/next-release/api-change-iotsitewise-15809.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``iotsitewise``", + "description": "[``botocore``] AWS IoT SiteWise now supports ingestion and querying of Null (all data types) and NaN (double type) values of bad or uncertain data quality. New partial error handling prevents data loss during ingestion. Enabled by default for new customers; existing customers can opt-in." +} diff --git a/.changes/next-release/api-change-logs-83260.json b/.changes/next-release/api-change-logs-83260.json new file mode 100644 index 0000000000..ec03c94878 --- /dev/null +++ b/.changes/next-release/api-change-logs-83260.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``logs``", + "description": "[``botocore``] Documentation-only update to address doc errors" +} diff --git a/.changes/next-release/api-change-quicksight-91596.json b/.changes/next-release/api-change-quicksight-91596.json new file mode 100644 index 0000000000..902dd0ff11 --- /dev/null +++ b/.changes/next-release/api-change-quicksight-91596.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``quicksight``", + "description": "[``botocore``] Added `DigitGroupingStyle` in ThousandsSeparator to allow grouping by `LAKH`( Indian Grouping system ) currency. Support LAKH and `CRORE` currency types in Column Formatting." +} diff --git a/.changes/next-release/api-change-sns-51413.json b/.changes/next-release/api-change-sns-51413.json new file mode 100644 index 0000000000..aabb8b5eb9 --- /dev/null +++ b/.changes/next-release/api-change-sns-51413.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``sns``", + "description": "[``botocore``] This release adds support for the topic attribute FifoThroughputScope for SNS FIFO topics. For details, see the documentation history in the Amazon Simple Notification Service Developer Guide." +} From 0bdee9ac7b6aece498214c0e8051d87c0ad08376 Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Tue, 21 Jan 2025 19:11:06 +0000 Subject: [PATCH 2/2] Bumping version to 1.36.3 --- .changes/1.36.3.json | 42 +++++++++++++++++++ .../next-release/api-change-batch-46776.json | 5 --- .../api-change-cognitoidp-67044.json | 5 --- .../api-change-connect-63840.json | 5 --- .../api-change-emrserverless-91229.json | 5 --- .../api-change-iotsitewise-15809.json | 5 --- .../next-release/api-change-logs-83260.json | 5 --- .../api-change-quicksight-91596.json | 5 --- .../next-release/api-change-sns-51413.json | 5 --- CHANGELOG.rst | 13 ++++++ boto3/__init__.py | 2 +- setup.cfg | 2 +- setup.py | 2 +- 13 files changed, 58 insertions(+), 43 deletions(-) create mode 100644 .changes/1.36.3.json delete mode 100644 .changes/next-release/api-change-batch-46776.json delete mode 100644 .changes/next-release/api-change-cognitoidp-67044.json delete mode 100644 .changes/next-release/api-change-connect-63840.json delete mode 100644 .changes/next-release/api-change-emrserverless-91229.json delete mode 100644 .changes/next-release/api-change-iotsitewise-15809.json delete mode 100644 .changes/next-release/api-change-logs-83260.json delete mode 100644 .changes/next-release/api-change-quicksight-91596.json delete mode 100644 .changes/next-release/api-change-sns-51413.json diff --git a/.changes/1.36.3.json b/.changes/1.36.3.json new file mode 100644 index 0000000000..d22f6cd12a --- /dev/null +++ b/.changes/1.36.3.json @@ -0,0 +1,42 @@ +[ + { + "category": "``batch``", + "description": "[``botocore``] Documentation-only update: clarified the description of the shareDecaySeconds parameter of the FairsharePolicy data type, clarified the description of the priority parameter of the JobQueueDetail data type.", + "type": "api-change" + }, + { + "category": "``cognito-idp``", + "description": "[``botocore``] corrects the dual-stack endpoint configuration for cognitoidp", + "type": "api-change" + }, + { + "category": "``connect``", + "description": "[``botocore``] Added DeleteContactFlowVersion API and the CAMPAIGN flow type", + "type": "api-change" + }, + { + "category": "``emr-serverless``", + "description": "[``botocore``] Increasing entryPoint in SparkSubmit to accept longer script paths. New limit is 4kb.", + "type": "api-change" + }, + { + "category": "``iotsitewise``", + "description": "[``botocore``] AWS IoT SiteWise now supports ingestion and querying of Null (all data types) and NaN (double type) values of bad or uncertain data quality. New partial error handling prevents data loss during ingestion. Enabled by default for new customers; existing customers can opt-in.", + "type": "api-change" + }, + { + "category": "``logs``", + "description": "[``botocore``] Documentation-only update to address doc errors", + "type": "api-change" + }, + { + "category": "``quicksight``", + "description": "[``botocore``] Added `DigitGroupingStyle` in ThousandsSeparator to allow grouping by `LAKH`( Indian Grouping system ) currency. Support LAKH and `CRORE` currency types in Column Formatting.", + "type": "api-change" + }, + { + "category": "``sns``", + "description": "[``botocore``] This release adds support for the topic attribute FifoThroughputScope for SNS FIFO topics. For details, see the documentation history in the Amazon Simple Notification Service Developer Guide.", + "type": "api-change" + } +] \ No newline at end of file diff --git a/.changes/next-release/api-change-batch-46776.json b/.changes/next-release/api-change-batch-46776.json deleted file mode 100644 index c581cfc5e1..0000000000 --- a/.changes/next-release/api-change-batch-46776.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``batch``", - "description": "[``botocore``] Documentation-only update: clarified the description of the shareDecaySeconds parameter of the FairsharePolicy data type, clarified the description of the priority parameter of the JobQueueDetail data type." -} diff --git a/.changes/next-release/api-change-cognitoidp-67044.json b/.changes/next-release/api-change-cognitoidp-67044.json deleted file mode 100644 index ab3fdfd31b..0000000000 --- a/.changes/next-release/api-change-cognitoidp-67044.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``cognito-idp``", - "description": "[``botocore``] corrects the dual-stack endpoint configuration for cognitoidp" -} diff --git a/.changes/next-release/api-change-connect-63840.json b/.changes/next-release/api-change-connect-63840.json deleted file mode 100644 index df1122675e..0000000000 --- a/.changes/next-release/api-change-connect-63840.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``connect``", - "description": "[``botocore``] Added DeleteContactFlowVersion API and the CAMPAIGN flow type" -} diff --git a/.changes/next-release/api-change-emrserverless-91229.json b/.changes/next-release/api-change-emrserverless-91229.json deleted file mode 100644 index e2f4c01c99..0000000000 --- a/.changes/next-release/api-change-emrserverless-91229.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``emr-serverless``", - "description": "[``botocore``] Increasing entryPoint in SparkSubmit to accept longer script paths. New limit is 4kb." -} diff --git a/.changes/next-release/api-change-iotsitewise-15809.json b/.changes/next-release/api-change-iotsitewise-15809.json deleted file mode 100644 index dd9f558dd3..0000000000 --- a/.changes/next-release/api-change-iotsitewise-15809.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``iotsitewise``", - "description": "[``botocore``] AWS IoT SiteWise now supports ingestion and querying of Null (all data types) and NaN (double type) values of bad or uncertain data quality. New partial error handling prevents data loss during ingestion. Enabled by default for new customers; existing customers can opt-in." -} diff --git a/.changes/next-release/api-change-logs-83260.json b/.changes/next-release/api-change-logs-83260.json deleted file mode 100644 index ec03c94878..0000000000 --- a/.changes/next-release/api-change-logs-83260.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``logs``", - "description": "[``botocore``] Documentation-only update to address doc errors" -} diff --git a/.changes/next-release/api-change-quicksight-91596.json b/.changes/next-release/api-change-quicksight-91596.json deleted file mode 100644 index 902dd0ff11..0000000000 --- a/.changes/next-release/api-change-quicksight-91596.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``quicksight``", - "description": "[``botocore``] Added `DigitGroupingStyle` in ThousandsSeparator to allow grouping by `LAKH`( Indian Grouping system ) currency. Support LAKH and `CRORE` currency types in Column Formatting." -} diff --git a/.changes/next-release/api-change-sns-51413.json b/.changes/next-release/api-change-sns-51413.json deleted file mode 100644 index aabb8b5eb9..0000000000 --- a/.changes/next-release/api-change-sns-51413.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``sns``", - "description": "[``botocore``] This release adds support for the topic attribute FifoThroughputScope for SNS FIFO topics. For details, see the documentation history in the Amazon Simple Notification Service Developer Guide." -} diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 56e8def23b..8f1e6ec1ea 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,19 @@ CHANGELOG ========= +1.36.3 +====== + +* api-change:``batch``: [``botocore``] Documentation-only update: clarified the description of the shareDecaySeconds parameter of the FairsharePolicy data type, clarified the description of the priority parameter of the JobQueueDetail data type. +* api-change:``cognito-idp``: [``botocore``] corrects the dual-stack endpoint configuration for cognitoidp +* api-change:``connect``: [``botocore``] Added DeleteContactFlowVersion API and the CAMPAIGN flow type +* api-change:``emr-serverless``: [``botocore``] Increasing entryPoint in SparkSubmit to accept longer script paths. New limit is 4kb. +* api-change:``iotsitewise``: [``botocore``] AWS IoT SiteWise now supports ingestion and querying of Null (all data types) and NaN (double type) values of bad or uncertain data quality. New partial error handling prevents data loss during ingestion. Enabled by default for new customers; existing customers can opt-in. +* api-change:``logs``: [``botocore``] Documentation-only update to address doc errors +* api-change:``quicksight``: [``botocore``] Added `DigitGroupingStyle` in ThousandsSeparator to allow grouping by `LAKH`( Indian Grouping system ) currency. Support LAKH and `CRORE` currency types in Column Formatting. +* api-change:``sns``: [``botocore``] This release adds support for the topic attribute FifoThroughputScope for SNS FIFO topics. For details, see the documentation history in the Amazon Simple Notification Service Developer Guide. + + 1.36.2 ====== diff --git a/boto3/__init__.py b/boto3/__init__.py index 5bb58861e7..b701c1eb02 100644 --- a/boto3/__init__.py +++ b/boto3/__init__.py @@ -17,7 +17,7 @@ from boto3.session import Session __author__ = 'Amazon Web Services' -__version__ = '1.36.2' +__version__ = '1.36.3' # The default Boto3 session; autoloaded when needed. diff --git a/setup.cfg b/setup.cfg index 68481190be..d3011af3cc 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,7 +3,7 @@ universal = 0 [metadata] requires_dist = - botocore>=1.36.2,<1.37.0 + botocore>=1.36.3,<1.37.0 jmespath>=0.7.1,<2.0.0 s3transfer>=0.11.0,<0.12.0 diff --git a/setup.py b/setup.py index 59daedb22f..3bd324e97f 100644 --- a/setup.py +++ b/setup.py @@ -14,7 +14,7 @@ requires = [ - 'botocore>=1.36.2,<1.37.0', + 'botocore>=1.36.3,<1.37.0', 'jmespath>=0.7.1,<2.0.0', 's3transfer>=0.11.0,<0.12.0', ]