From ca335bc6fb0c7faf80ce44bf70acdb014001237d Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Mon, 2 Oct 2023 18:13:36 +0000 Subject: [PATCH] Bumping version to 1.28.58 --- .changes/1.28.58.json | 42 +++++++++++++++++++ .../api-change-bedrock-69415.json | 5 --- .../api-change-bedrockruntime-40869.json | 5 --- .../next-release/api-change-ec2-65468.json | 5 --- .../api-change-managedblockchain-26927.json | 5 --- .changes/next-release/api-change-rds-621.json | 5 --- .../next-release/api-change-sso-86471.json | 5 --- .../next-release/api-change-sts-73070.json | 5 --- .../api-change-transfer-61534.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.28.58.json delete mode 100644 .changes/next-release/api-change-bedrock-69415.json delete mode 100644 .changes/next-release/api-change-bedrockruntime-40869.json delete mode 100644 .changes/next-release/api-change-ec2-65468.json delete mode 100644 .changes/next-release/api-change-managedblockchain-26927.json delete mode 100644 .changes/next-release/api-change-rds-621.json delete mode 100644 .changes/next-release/api-change-sso-86471.json delete mode 100644 .changes/next-release/api-change-sts-73070.json delete mode 100644 .changes/next-release/api-change-transfer-61534.json diff --git a/.changes/1.28.58.json b/.changes/1.28.58.json new file mode 100644 index 0000000000..f182932f5d --- /dev/null +++ b/.changes/1.28.58.json @@ -0,0 +1,42 @@ +[ + { + "category": "``bedrock-runtime``", + "description": "[``botocore``] Add model timeout exception for InvokeModelWithResponseStream API and update validator for invoke model identifier.", + "type": "api-change" + }, + { + "category": "``bedrock``", + "description": "[``botocore``] Provisioned throughput feature with Amazon and third-party base models, and update validators for model identifier and taggable resource ARNs.", + "type": "api-change" + }, + { + "category": "``ec2``", + "description": "[``botocore``] Introducing Amazon EC2 R7iz instances with 3.9 GHz sustained all-core turbo frequency and deliver up to 20% better performance than previous generation z1d instances.", + "type": "api-change" + }, + { + "category": "``managedblockchain``", + "description": "[``botocore``] Remove Rinkeby as option from Ethereum APIs", + "type": "api-change" + }, + { + "category": "``rds``", + "description": "[``botocore``] Adds DefaultCertificateForNewLaunches field in the DescribeCertificates API response.", + "type": "api-change" + }, + { + "category": "``sso``", + "description": "[``botocore``] Fix FIPS Endpoints in aws-us-gov.", + "type": "api-change" + }, + { + "category": "``sts``", + "description": "[``botocore``] STS API updates for assumeRole", + "type": "api-change" + }, + { + "category": "``transfer``", + "description": "[``botocore``] Documentation updates for AWS Transfer Family", + "type": "api-change" + } +] \ No newline at end of file diff --git a/.changes/next-release/api-change-bedrock-69415.json b/.changes/next-release/api-change-bedrock-69415.json deleted file mode 100644 index ea13bbb582..0000000000 --- a/.changes/next-release/api-change-bedrock-69415.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``bedrock``", - "description": "[``botocore``] Provisioned throughput feature with Amazon and third-party base models, and update validators for model identifier and taggable resource ARNs." -} diff --git a/.changes/next-release/api-change-bedrockruntime-40869.json b/.changes/next-release/api-change-bedrockruntime-40869.json deleted file mode 100644 index 1a77db47be..0000000000 --- a/.changes/next-release/api-change-bedrockruntime-40869.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``bedrock-runtime``", - "description": "[``botocore``] Add model timeout exception for InvokeModelWithResponseStream API and update validator for invoke model identifier." -} diff --git a/.changes/next-release/api-change-ec2-65468.json b/.changes/next-release/api-change-ec2-65468.json deleted file mode 100644 index d5db21f74a..0000000000 --- a/.changes/next-release/api-change-ec2-65468.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``ec2``", - "description": "[``botocore``] Introducing Amazon EC2 R7iz instances with 3.9 GHz sustained all-core turbo frequency and deliver up to 20% better performance than previous generation z1d instances." -} diff --git a/.changes/next-release/api-change-managedblockchain-26927.json b/.changes/next-release/api-change-managedblockchain-26927.json deleted file mode 100644 index e08800578a..0000000000 --- a/.changes/next-release/api-change-managedblockchain-26927.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``managedblockchain``", - "description": "[``botocore``] Remove Rinkeby as option from Ethereum APIs" -} diff --git a/.changes/next-release/api-change-rds-621.json b/.changes/next-release/api-change-rds-621.json deleted file mode 100644 index 1d278a4352..0000000000 --- a/.changes/next-release/api-change-rds-621.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``rds``", - "description": "[``botocore``] Adds DefaultCertificateForNewLaunches field in the DescribeCertificates API response." -} diff --git a/.changes/next-release/api-change-sso-86471.json b/.changes/next-release/api-change-sso-86471.json deleted file mode 100644 index c079481d1f..0000000000 --- a/.changes/next-release/api-change-sso-86471.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``sso``", - "description": "[``botocore``] Fix FIPS Endpoints in aws-us-gov." -} diff --git a/.changes/next-release/api-change-sts-73070.json b/.changes/next-release/api-change-sts-73070.json deleted file mode 100644 index 36af8ca3d9..0000000000 --- a/.changes/next-release/api-change-sts-73070.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``sts``", - "description": "[``botocore``] STS API updates for assumeRole" -} diff --git a/.changes/next-release/api-change-transfer-61534.json b/.changes/next-release/api-change-transfer-61534.json deleted file mode 100644 index 6737ee63a7..0000000000 --- a/.changes/next-release/api-change-transfer-61534.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``transfer``", - "description": "[``botocore``] Documentation updates for AWS Transfer Family" -} diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 8c3f00a5f5..11786ff775 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,19 @@ CHANGELOG ========= +1.28.58 +======= + +* api-change:``bedrock-runtime``: [``botocore``] Add model timeout exception for InvokeModelWithResponseStream API and update validator for invoke model identifier. +* api-change:``bedrock``: [``botocore``] Provisioned throughput feature with Amazon and third-party base models, and update validators for model identifier and taggable resource ARNs. +* api-change:``ec2``: [``botocore``] Introducing Amazon EC2 R7iz instances with 3.9 GHz sustained all-core turbo frequency and deliver up to 20% better performance than previous generation z1d instances. +* api-change:``managedblockchain``: [``botocore``] Remove Rinkeby as option from Ethereum APIs +* api-change:``rds``: [``botocore``] Adds DefaultCertificateForNewLaunches field in the DescribeCertificates API response. +* api-change:``sso``: [``botocore``] Fix FIPS Endpoints in aws-us-gov. +* api-change:``sts``: [``botocore``] STS API updates for assumeRole +* api-change:``transfer``: [``botocore``] Documentation updates for AWS Transfer Family + + 1.28.57 ======= diff --git a/boto3/__init__.py b/boto3/__init__.py index 0121a85aed..3305c7c45a 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.57' +__version__ = '1.28.58' # The default Boto3 session; autoloaded when needed. diff --git a/setup.cfg b/setup.cfg index 17e233dce4..121920013b 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,7 +3,7 @@ universal = 0 [metadata] requires_dist = - botocore>=1.31.57,<1.32.0 + botocore>=1.31.58,<1.32.0 jmespath>=0.7.1,<2.0.0 s3transfer>=0.7.0,<0.8.0 diff --git a/setup.py b/setup.py index 5c0df3c8da..5c55bbe356 100644 --- a/setup.py +++ b/setup.py @@ -13,7 +13,7 @@ requires = [ - 'botocore>=1.31.57,<1.32.0', + 'botocore>=1.31.58,<1.32.0', 'jmespath>=0.7.1,<2.0.0', 's3transfer>=0.7.0,<0.8.0', ]