diff --git a/.changes/1.24.57.json b/.changes/1.24.57.json new file mode 100644 index 0000000000..8870ae926a --- /dev/null +++ b/.changes/1.24.57.json @@ -0,0 +1,42 @@ +[ + { + "category": "``docdb``", + "description": "[``botocore``] Update document for volume clone", + "type": "api-change" + }, + { + "category": "``ec2``", + "description": "[``botocore``] R6a instances are powered by 3rd generation AMD EPYC (Milan) processors delivering all-core turbo frequency of 3.6 GHz. C6id, M6id, and R6id instances are powered by 3rd generation Intel Xeon Scalable processor (Ice Lake) delivering all-core turbo frequency of 3.5 GHz.", + "type": "api-change" + }, + { + "category": "``forecast``", + "description": "[``botocore``] releasing What-If Analysis APIs and update ARN regex pattern to be more strict in accordance with security recommendation", + "type": "api-change" + }, + { + "category": "``forecastquery``", + "description": "[``botocore``] releasing What-If Analysis APIs", + "type": "api-change" + }, + { + "category": "``iotsitewise``", + "description": "[``botocore``] Enable non-unique asset names under different hierarchies", + "type": "api-change" + }, + { + "category": "``lexv2-models``", + "description": "[``botocore``] Update lexv2-models client to latest version", + "type": "api-change" + }, + { + "category": "``securityhub``", + "description": "[``botocore``] Added new resource details objects to ASFF, including resources for AwsBackupBackupVault, AwsBackupBackupPlan and AwsBackupRecoveryPoint. Added FixAvailable, FixedInVersion and Remediation to Vulnerability.", + "type": "api-change" + }, + { + "category": "``support-app``", + "description": "[``botocore``] This is the initial SDK release for the AWS Support App in Slack.", + "type": "api-change" + } +] \ No newline at end of file diff --git a/.changes/next-release/api-change-docdb-64306.json b/.changes/next-release/api-change-docdb-64306.json deleted file mode 100644 index f04a652015..0000000000 --- a/.changes/next-release/api-change-docdb-64306.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``docdb``", - "description": "[``botocore``] Update document for volume clone" -} diff --git a/.changes/next-release/api-change-ec2-96013.json b/.changes/next-release/api-change-ec2-96013.json deleted file mode 100644 index 7e7e1c53e2..0000000000 --- a/.changes/next-release/api-change-ec2-96013.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``ec2``", - "description": "[``botocore``] R6a instances are powered by 3rd generation AMD EPYC (Milan) processors delivering all-core turbo frequency of 3.6 GHz. C6id, M6id, and R6id instances are powered by 3rd generation Intel Xeon Scalable processor (Ice Lake) delivering all-core turbo frequency of 3.5 GHz." -} diff --git a/.changes/next-release/api-change-forecast-62210.json b/.changes/next-release/api-change-forecast-62210.json deleted file mode 100644 index 00fa7b7dd4..0000000000 --- a/.changes/next-release/api-change-forecast-62210.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``forecast``", - "description": "[``botocore``] releasing What-If Analysis APIs and update ARN regex pattern to be more strict in accordance with security recommendation" -} diff --git a/.changes/next-release/api-change-forecastquery-61167.json b/.changes/next-release/api-change-forecastquery-61167.json deleted file mode 100644 index 3b83353a34..0000000000 --- a/.changes/next-release/api-change-forecastquery-61167.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``forecastquery``", - "description": "[``botocore``] releasing What-If Analysis APIs" -} diff --git a/.changes/next-release/api-change-iotsitewise-45029.json b/.changes/next-release/api-change-iotsitewise-45029.json deleted file mode 100644 index ca2dd4b12d..0000000000 --- a/.changes/next-release/api-change-iotsitewise-45029.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``iotsitewise``", - "description": "[``botocore``] Enable non-unique asset names under different hierarchies" -} diff --git a/.changes/next-release/api-change-lexv2models-11404.json b/.changes/next-release/api-change-lexv2models-11404.json deleted file mode 100644 index 7d14fc27a2..0000000000 --- a/.changes/next-release/api-change-lexv2models-11404.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``lexv2-models``", - "description": "[``botocore``] Update lexv2-models client to latest version" -} diff --git a/.changes/next-release/api-change-securityhub-12979.json b/.changes/next-release/api-change-securityhub-12979.json deleted file mode 100644 index ec8c68dece..0000000000 --- a/.changes/next-release/api-change-securityhub-12979.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``securityhub``", - "description": "[``botocore``] Added new resource details objects to ASFF, including resources for AwsBackupBackupVault, AwsBackupBackupPlan and AwsBackupRecoveryPoint. Added FixAvailable, FixedInVersion and Remediation to Vulnerability." -} diff --git a/.changes/next-release/api-change-supportapp-57393.json b/.changes/next-release/api-change-supportapp-57393.json deleted file mode 100644 index b63effc379..0000000000 --- a/.changes/next-release/api-change-supportapp-57393.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``support-app``", - "description": "[``botocore``] This is the initial SDK release for the AWS Support App in Slack." -} diff --git a/CHANGELOG.rst b/CHANGELOG.rst index f94f978848..4ac1e04d18 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,19 @@ CHANGELOG ========= +1.24.57 +======= + +* api-change:``docdb``: [``botocore``] Update document for volume clone +* api-change:``ec2``: [``botocore``] R6a instances are powered by 3rd generation AMD EPYC (Milan) processors delivering all-core turbo frequency of 3.6 GHz. C6id, M6id, and R6id instances are powered by 3rd generation Intel Xeon Scalable processor (Ice Lake) delivering all-core turbo frequency of 3.5 GHz. +* api-change:``forecast``: [``botocore``] releasing What-If Analysis APIs and update ARN regex pattern to be more strict in accordance with security recommendation +* api-change:``forecastquery``: [``botocore``] releasing What-If Analysis APIs +* api-change:``iotsitewise``: [``botocore``] Enable non-unique asset names under different hierarchies +* api-change:``lexv2-models``: [``botocore``] Update lexv2-models client to latest version +* api-change:``securityhub``: [``botocore``] Added new resource details objects to ASFF, including resources for AwsBackupBackupVault, AwsBackupBackupPlan and AwsBackupRecoveryPoint. Added FixAvailable, FixedInVersion and Remediation to Vulnerability. +* api-change:``support-app``: [``botocore``] This is the initial SDK release for the AWS Support App in Slack. + + 1.24.56 ======= diff --git a/boto3/__init__.py b/boto3/__init__.py index 748756dff1..98a627aeef 100644 --- a/boto3/__init__.py +++ b/boto3/__init__.py @@ -17,7 +17,7 @@ from boto3.session import Session __author__ = 'Amazon Web Services' -__version__ = '1.24.56' +__version__ = '1.24.57' # The default Boto3 session; autoloaded when needed. diff --git a/setup.cfg b/setup.cfg index 85adb36d7d..184176d932 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,7 +3,7 @@ universal = 0 [metadata] requires_dist = - botocore>=1.27.56,<1.28.0 + botocore>=1.27.57,<1.28.0 jmespath>=0.7.1,<2.0.0 s3transfer>=0.6.0,<0.7.0 diff --git a/setup.py b/setup.py index f73391fce4..19e8e01e98 100644 --- a/setup.py +++ b/setup.py @@ -13,7 +13,7 @@ requires = [ - 'botocore>=1.27.56,<1.28.0', + 'botocore>=1.27.57,<1.28.0', 'jmespath>=0.7.1,<2.0.0', 's3transfer>=0.6.0,<0.7.0', ]