From ac9ab17e036a773b5780ae660ade4d6b7b6dc207 Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Fri, 22 Sep 2023 18:15:19 +0000 Subject: [PATCH] Bumping version to 1.28.53 --- .changes/1.28.53.json | 32 +++++++++++++++++++ .../next-release/api-change-braket-15571.json | 5 --- .../next-release/api-change-dms-91077.json | 5 --- .../next-release/api-change-ec2-28530.json | 5 --- .../next-release/api-change-efs-1979.json | 5 --- .../api-change-guardduty-48864.json | 5 --- .../api-change-mediaconvert-10594.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.28.53.json delete mode 100644 .changes/next-release/api-change-braket-15571.json delete mode 100644 .changes/next-release/api-change-dms-91077.json delete mode 100644 .changes/next-release/api-change-ec2-28530.json delete mode 100644 .changes/next-release/api-change-efs-1979.json delete mode 100644 .changes/next-release/api-change-guardduty-48864.json delete mode 100644 .changes/next-release/api-change-mediaconvert-10594.json diff --git a/.changes/1.28.53.json b/.changes/1.28.53.json new file mode 100644 index 0000000000..9ba077d478 --- /dev/null +++ b/.changes/1.28.53.json @@ -0,0 +1,32 @@ +[ + { + "category": "``braket``", + "description": "[``botocore``] This release adds support to view the device queue depth (the number of queued quantum tasks and hybrid jobs on a device) and queue position for a quantum task and hybrid job.", + "type": "api-change" + }, + { + "category": "``dms``", + "description": "[``botocore``] new vendors for DMS CSF: MongoDB, MariaDB, DocumentDb and Redshift", + "type": "api-change" + }, + { + "category": "``ec2``", + "description": "[``botocore``] EC2 M2 Pro Mac instances are powered by Apple M2 Pro Mac Mini computers featuring 12 core CPU, 19 core GPU, 32 GiB of memory, and 16 core Apple Neural Engine and uniquely enabled by the AWS Nitro System through high-speed Thunderbolt connections.", + "type": "api-change" + }, + { + "category": "``efs``", + "description": "[``botocore``] Update efs client to latest version", + "type": "api-change" + }, + { + "category": "``guardduty``", + "description": "[``botocore``] Add `EKS_CLUSTER_NAME` to filter and sort key.", + "type": "api-change" + }, + { + "category": "``mediaconvert``", + "description": "[``botocore``] This release supports the creation of of audio-only tracks in CMAF output groups.", + "type": "api-change" + } +] \ No newline at end of file diff --git a/.changes/next-release/api-change-braket-15571.json b/.changes/next-release/api-change-braket-15571.json deleted file mode 100644 index 06020b0c3f..0000000000 --- a/.changes/next-release/api-change-braket-15571.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``braket``", - "description": "[``botocore``] This release adds support to view the device queue depth (the number of queued quantum tasks and hybrid jobs on a device) and queue position for a quantum task and hybrid job." -} diff --git a/.changes/next-release/api-change-dms-91077.json b/.changes/next-release/api-change-dms-91077.json deleted file mode 100644 index 243cf4039e..0000000000 --- a/.changes/next-release/api-change-dms-91077.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``dms``", - "description": "[``botocore``] new vendors for DMS CSF: MongoDB, MariaDB, DocumentDb and Redshift" -} diff --git a/.changes/next-release/api-change-ec2-28530.json b/.changes/next-release/api-change-ec2-28530.json deleted file mode 100644 index e989bbcca5..0000000000 --- a/.changes/next-release/api-change-ec2-28530.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``ec2``", - "description": "[``botocore``] EC2 M2 Pro Mac instances are powered by Apple M2 Pro Mac Mini computers featuring 12 core CPU, 19 core GPU, 32 GiB of memory, and 16 core Apple Neural Engine and uniquely enabled by the AWS Nitro System through high-speed Thunderbolt connections." -} diff --git a/.changes/next-release/api-change-efs-1979.json b/.changes/next-release/api-change-efs-1979.json deleted file mode 100644 index 3f260d2652..0000000000 --- a/.changes/next-release/api-change-efs-1979.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``efs``", - "description": "[``botocore``] Update efs client to latest version" -} diff --git a/.changes/next-release/api-change-guardduty-48864.json b/.changes/next-release/api-change-guardduty-48864.json deleted file mode 100644 index ab3ad6bd5f..0000000000 --- a/.changes/next-release/api-change-guardduty-48864.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``guardduty``", - "description": "[``botocore``] Add `EKS_CLUSTER_NAME` to filter and sort key." -} diff --git a/.changes/next-release/api-change-mediaconvert-10594.json b/.changes/next-release/api-change-mediaconvert-10594.json deleted file mode 100644 index 8332d8cde9..0000000000 --- a/.changes/next-release/api-change-mediaconvert-10594.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``mediaconvert``", - "description": "[``botocore``] This release supports the creation of of audio-only tracks in CMAF output groups." -} diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 53f7e631ae..e03bf48386 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,17 @@ CHANGELOG ========= +1.28.53 +======= + +* api-change:``braket``: [``botocore``] This release adds support to view the device queue depth (the number of queued quantum tasks and hybrid jobs on a device) and queue position for a quantum task and hybrid job. +* api-change:``dms``: [``botocore``] new vendors for DMS CSF: MongoDB, MariaDB, DocumentDb and Redshift +* api-change:``ec2``: [``botocore``] EC2 M2 Pro Mac instances are powered by Apple M2 Pro Mac Mini computers featuring 12 core CPU, 19 core GPU, 32 GiB of memory, and 16 core Apple Neural Engine and uniquely enabled by the AWS Nitro System through high-speed Thunderbolt connections. +* api-change:``efs``: [``botocore``] Update efs client to latest version +* api-change:``guardduty``: [``botocore``] Add `EKS_CLUSTER_NAME` to filter and sort key. +* api-change:``mediaconvert``: [``botocore``] This release supports the creation of of audio-only tracks in CMAF output groups. + + 1.28.52 ======= diff --git a/boto3/__init__.py b/boto3/__init__.py index 874c630a90..77d777c09b 100644 --- a/boto3/__init__.py +++ b/boto3/__init__.py @@ -17,7 +17,7 @@ from boto3.session import Session __author__ = 'Amazon Web Services' -__version__ = '1.28.52' +__version__ = '1.28.53' # The default Boto3 session; autoloaded when needed. diff --git a/setup.cfg b/setup.cfg index 43616d26c9..3e0d419fd0 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,7 +3,7 @@ universal = 0 [metadata] requires_dist = - botocore>=1.31.52,<1.32.0 + botocore>=1.31.53,<1.32.0 jmespath>=0.7.1,<2.0.0 s3transfer>=0.6.0,<0.7.0 diff --git a/setup.py b/setup.py index 4ab0a38e02..6062fe1105 100644 --- a/setup.py +++ b/setup.py @@ -13,7 +13,7 @@ requires = [ - 'botocore>=1.31.52,<1.32.0', + 'botocore>=1.31.53,<1.32.0', 'jmespath>=0.7.1,<2.0.0', 's3transfer>=0.6.0,<0.7.0', ]