From 894c06217a1c7800fd057a67aa62846856f9f6df Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Fri, 16 Feb 2024 19:07:03 +0000 Subject: [PATCH 1/2] Add changelog entries from botocore --- .../next-release/api-change-connectparticipant-67515.json | 5 +++++ .changes/next-release/api-change-emr-56629.json | 5 +++++ .changes/next-release/api-change-firehose-74326.json | 5 +++++ .changes/next-release/api-change-lambda-8986.json | 5 +++++ .changes/next-release/api-change-rds-14270.json | 5 +++++ .changes/next-release/api-change-sns-17880.json | 5 +++++ 6 files changed, 30 insertions(+) create mode 100644 .changes/next-release/api-change-connectparticipant-67515.json create mode 100644 .changes/next-release/api-change-emr-56629.json create mode 100644 .changes/next-release/api-change-firehose-74326.json create mode 100644 .changes/next-release/api-change-lambda-8986.json create mode 100644 .changes/next-release/api-change-rds-14270.json create mode 100644 .changes/next-release/api-change-sns-17880.json diff --git a/.changes/next-release/api-change-connectparticipant-67515.json b/.changes/next-release/api-change-connectparticipant-67515.json new file mode 100644 index 0000000000..8f988f81c7 --- /dev/null +++ b/.changes/next-release/api-change-connectparticipant-67515.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``connectparticipant``", + "description": "[``botocore``] Doc only update to GetTranscript API reference guide to inform users about presence of events in the chat transcript." +} diff --git a/.changes/next-release/api-change-emr-56629.json b/.changes/next-release/api-change-emr-56629.json new file mode 100644 index 0000000000..97defce5bf --- /dev/null +++ b/.changes/next-release/api-change-emr-56629.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``emr``", + "description": "[``botocore``] adds fine grained control over Unhealthy Node Replacement to Amazon ElasticMapReduce" +} diff --git a/.changes/next-release/api-change-firehose-74326.json b/.changes/next-release/api-change-firehose-74326.json new file mode 100644 index 0000000000..b32af0173c --- /dev/null +++ b/.changes/next-release/api-change-firehose-74326.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``firehose``", + "description": "[``botocore``] This release adds support for Data Message Extraction for decompressed CloudWatch logs, and to use a custom file extension or time zone for S3 destinations." +} diff --git a/.changes/next-release/api-change-lambda-8986.json b/.changes/next-release/api-change-lambda-8986.json new file mode 100644 index 0000000000..f4b9333a4f --- /dev/null +++ b/.changes/next-release/api-change-lambda-8986.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``lambda``", + "description": "[``botocore``] Documentation-only updates for Lambda to clarify a number of existing actions and properties." +} diff --git a/.changes/next-release/api-change-rds-14270.json b/.changes/next-release/api-change-rds-14270.json new file mode 100644 index 0000000000..792c61f6b5 --- /dev/null +++ b/.changes/next-release/api-change-rds-14270.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``rds``", + "description": "[``botocore``] Doc only update for a valid option in DB parameter group" +} diff --git a/.changes/next-release/api-change-sns-17880.json b/.changes/next-release/api-change-sns-17880.json new file mode 100644 index 0000000000..5066d9678b --- /dev/null +++ b/.changes/next-release/api-change-sns-17880.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``sns``", + "description": "[``botocore``] This release marks phone numbers as sensitive inputs." +} From ae78e0a42969065623e5c16e6ca917dca57e4dae Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Fri, 16 Feb 2024 19:08:18 +0000 Subject: [PATCH 2/2] Bumping version to 1.34.44 --- .changes/1.34.44.json | 32 +++++++++++++++++++ .../api-change-connectparticipant-67515.json | 5 --- .../next-release/api-change-emr-56629.json | 5 --- .../api-change-firehose-74326.json | 5 --- .../next-release/api-change-lambda-8986.json | 5 --- .../next-release/api-change-rds-14270.json | 5 --- .../next-release/api-change-sns-17880.json | 5 --- CHANGELOG.rst | 11 +++++++ boto3/__init__.py | 2 +- setup.cfg | 2 +- setup.py | 2 +- 11 files changed, 46 insertions(+), 33 deletions(-) create mode 100644 .changes/1.34.44.json delete mode 100644 .changes/next-release/api-change-connectparticipant-67515.json delete mode 100644 .changes/next-release/api-change-emr-56629.json delete mode 100644 .changes/next-release/api-change-firehose-74326.json delete mode 100644 .changes/next-release/api-change-lambda-8986.json delete mode 100644 .changes/next-release/api-change-rds-14270.json delete mode 100644 .changes/next-release/api-change-sns-17880.json diff --git a/.changes/1.34.44.json b/.changes/1.34.44.json new file mode 100644 index 0000000000..7d5356dba3 --- /dev/null +++ b/.changes/1.34.44.json @@ -0,0 +1,32 @@ +[ + { + "category": "``connectparticipant``", + "description": "[``botocore``] Doc only update to GetTranscript API reference guide to inform users about presence of events in the chat transcript.", + "type": "api-change" + }, + { + "category": "``emr``", + "description": "[``botocore``] adds fine grained control over Unhealthy Node Replacement to Amazon ElasticMapReduce", + "type": "api-change" + }, + { + "category": "``firehose``", + "description": "[``botocore``] This release adds support for Data Message Extraction for decompressed CloudWatch logs, and to use a custom file extension or time zone for S3 destinations.", + "type": "api-change" + }, + { + "category": "``lambda``", + "description": "[``botocore``] Documentation-only updates for Lambda to clarify a number of existing actions and properties.", + "type": "api-change" + }, + { + "category": "``rds``", + "description": "[``botocore``] Doc only update for a valid option in DB parameter group", + "type": "api-change" + }, + { + "category": "``sns``", + "description": "[``botocore``] This release marks phone numbers as sensitive inputs.", + "type": "api-change" + } +] \ No newline at end of file diff --git a/.changes/next-release/api-change-connectparticipant-67515.json b/.changes/next-release/api-change-connectparticipant-67515.json deleted file mode 100644 index 8f988f81c7..0000000000 --- a/.changes/next-release/api-change-connectparticipant-67515.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``connectparticipant``", - "description": "[``botocore``] Doc only update to GetTranscript API reference guide to inform users about presence of events in the chat transcript." -} diff --git a/.changes/next-release/api-change-emr-56629.json b/.changes/next-release/api-change-emr-56629.json deleted file mode 100644 index 97defce5bf..0000000000 --- a/.changes/next-release/api-change-emr-56629.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``emr``", - "description": "[``botocore``] adds fine grained control over Unhealthy Node Replacement to Amazon ElasticMapReduce" -} diff --git a/.changes/next-release/api-change-firehose-74326.json b/.changes/next-release/api-change-firehose-74326.json deleted file mode 100644 index b32af0173c..0000000000 --- a/.changes/next-release/api-change-firehose-74326.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``firehose``", - "description": "[``botocore``] This release adds support for Data Message Extraction for decompressed CloudWatch logs, and to use a custom file extension or time zone for S3 destinations." -} diff --git a/.changes/next-release/api-change-lambda-8986.json b/.changes/next-release/api-change-lambda-8986.json deleted file mode 100644 index f4b9333a4f..0000000000 --- a/.changes/next-release/api-change-lambda-8986.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``lambda``", - "description": "[``botocore``] Documentation-only updates for Lambda to clarify a number of existing actions and properties." -} diff --git a/.changes/next-release/api-change-rds-14270.json b/.changes/next-release/api-change-rds-14270.json deleted file mode 100644 index 792c61f6b5..0000000000 --- a/.changes/next-release/api-change-rds-14270.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``rds``", - "description": "[``botocore``] Doc only update for a valid option in DB parameter group" -} diff --git a/.changes/next-release/api-change-sns-17880.json b/.changes/next-release/api-change-sns-17880.json deleted file mode 100644 index 5066d9678b..0000000000 --- a/.changes/next-release/api-change-sns-17880.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``sns``", - "description": "[``botocore``] This release marks phone numbers as sensitive inputs." -} diff --git a/CHANGELOG.rst b/CHANGELOG.rst index fcd6af9152..b638ba8cd9 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,17 @@ CHANGELOG ========= +1.34.44 +======= + +* api-change:``connectparticipant``: [``botocore``] Doc only update to GetTranscript API reference guide to inform users about presence of events in the chat transcript. +* api-change:``emr``: [``botocore``] adds fine grained control over Unhealthy Node Replacement to Amazon ElasticMapReduce +* api-change:``firehose``: [``botocore``] This release adds support for Data Message Extraction for decompressed CloudWatch logs, and to use a custom file extension or time zone for S3 destinations. +* api-change:``lambda``: [``botocore``] Documentation-only updates for Lambda to clarify a number of existing actions and properties. +* api-change:``rds``: [``botocore``] Doc only update for a valid option in DB parameter group +* api-change:``sns``: [``botocore``] This release marks phone numbers as sensitive inputs. + + 1.34.43 ======= diff --git a/boto3/__init__.py b/boto3/__init__.py index 2b72dbcf74..ba0f666c41 100644 --- a/boto3/__init__.py +++ b/boto3/__init__.py @@ -17,7 +17,7 @@ from boto3.session import Session __author__ = 'Amazon Web Services' -__version__ = '1.34.43' +__version__ = '1.34.44' # The default Boto3 session; autoloaded when needed. diff --git a/setup.cfg b/setup.cfg index 70329d2849..726ee98224 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,7 +3,7 @@ universal = 0 [metadata] requires_dist = - botocore>=1.34.43,<1.35.0 + botocore>=1.34.44,<1.35.0 jmespath>=0.7.1,<2.0.0 s3transfer>=0.10.0,<0.11.0 diff --git a/setup.py b/setup.py index 749de5e71e..2b48c6aaf5 100644 --- a/setup.py +++ b/setup.py @@ -13,7 +13,7 @@ requires = [ - 'botocore>=1.34.43,<1.35.0', + 'botocore>=1.34.44,<1.35.0', 'jmespath>=0.7.1,<2.0.0', 's3transfer>=0.10.0,<0.11.0', ]