diff --git a/.changes/1.26.152.json b/.changes/1.26.152.json new file mode 100644 index 0000000000..53f9fdd7bc --- /dev/null +++ b/.changes/1.26.152.json @@ -0,0 +1,37 @@ +[ + { + "category": "``amplifyuibuilder``", + "description": "[``botocore``] AWS Amplify UIBuilder is launching Codegen UI, a new feature that enables you to generate your amplify uibuilder components and forms.", + "type": "api-change" + }, + { + "category": "``dynamodb``", + "description": "[``botocore``] Documentation updates for DynamoDB", + "type": "api-change" + }, + { + "category": "``dynamodbstreams``", + "description": "[``botocore``] Update dynamodbstreams client to latest version", + "type": "api-change" + }, + { + "category": "``fsx``", + "description": "[``botocore``] Amazon FSx for NetApp ONTAP now supports joining a storage virtual machine (SVM) to Active Directory after the SVM has been created.", + "type": "api-change" + }, + { + "category": "``opensearch``", + "description": "[``botocore``] This release adds support for SkipUnavailable connection property for cross cluster search", + "type": "api-change" + }, + { + "category": "``rekognition``", + "description": "[``botocore``] This release adds support for improved accuracy with user vector in Amazon Rekognition Face Search. Adds new APIs: AssociateFaces, CreateUser, DeleteUser, DisassociateFaces, ListUsers, SearchUsers, SearchUsersByImage. Also adds new face metadata that can be stored: user vector.", + "type": "api-change" + }, + { + "category": "``sagemaker``", + "description": "[``botocore``] Sagemaker Neo now supports compilation for inferentia2 (ML_INF2) and Trainium1 (ML_TRN1) as available targets. With these devices, you can run your workloads at highest performance with lowest cost. inferentia2 (ML_INF2) is available in CMH and Trainium1 (ML_TRN1) is available in IAD currently", + "type": "api-change" + } +] \ No newline at end of file diff --git a/.changes/next-release/api-change-amplifyuibuilder-90690.json b/.changes/next-release/api-change-amplifyuibuilder-90690.json deleted file mode 100644 index 60e2734217..0000000000 --- a/.changes/next-release/api-change-amplifyuibuilder-90690.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``amplifyuibuilder``", - "description": "[``botocore``] AWS Amplify UIBuilder is launching Codegen UI, a new feature that enables you to generate your amplify uibuilder components and forms." -} diff --git a/.changes/next-release/api-change-dynamodb-71857.json b/.changes/next-release/api-change-dynamodb-71857.json deleted file mode 100644 index 4e9ed9b2fc..0000000000 --- a/.changes/next-release/api-change-dynamodb-71857.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``dynamodb``", - "description": "[``botocore``] Documentation updates for DynamoDB" -} diff --git a/.changes/next-release/api-change-dynamodbstreams-12341.json b/.changes/next-release/api-change-dynamodbstreams-12341.json deleted file mode 100644 index d34fa97a79..0000000000 --- a/.changes/next-release/api-change-dynamodbstreams-12341.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``dynamodbstreams``", - "description": "[``botocore``] Update dynamodbstreams client to latest version" -} diff --git a/.changes/next-release/api-change-fsx-86243.json b/.changes/next-release/api-change-fsx-86243.json deleted file mode 100644 index b6d4da4212..0000000000 --- a/.changes/next-release/api-change-fsx-86243.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``fsx``", - "description": "[``botocore``] Amazon FSx for NetApp ONTAP now supports joining a storage virtual machine (SVM) to Active Directory after the SVM has been created." -} diff --git a/.changes/next-release/api-change-opensearch-83181.json b/.changes/next-release/api-change-opensearch-83181.json deleted file mode 100644 index 1cc4d3d6f8..0000000000 --- a/.changes/next-release/api-change-opensearch-83181.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``opensearch``", - "description": "[``botocore``] This release adds support for SkipUnavailable connection property for cross cluster search" -} diff --git a/.changes/next-release/api-change-rekognition-32229.json b/.changes/next-release/api-change-rekognition-32229.json deleted file mode 100644 index f85777eab3..0000000000 --- a/.changes/next-release/api-change-rekognition-32229.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``rekognition``", - "description": "[``botocore``] This release adds support for improved accuracy with user vector in Amazon Rekognition Face Search. Adds new APIs: AssociateFaces, CreateUser, DeleteUser, DisassociateFaces, ListUsers, SearchUsers, SearchUsersByImage. Also adds new face metadata that can be stored: user vector." -} diff --git a/.changes/next-release/api-change-sagemaker-28112.json b/.changes/next-release/api-change-sagemaker-28112.json deleted file mode 100644 index 6d940be6cb..0000000000 --- a/.changes/next-release/api-change-sagemaker-28112.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``sagemaker``", - "description": "[``botocore``] Sagemaker Neo now supports compilation for inferentia2 (ML_INF2) and Trainium1 (ML_TRN1) as available targets. With these devices, you can run your workloads at highest performance with lowest cost. inferentia2 (ML_INF2) is available in CMH and Trainium1 (ML_TRN1) is available in IAD currently" -} diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 20c629918a..33c627e6ff 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,18 @@ CHANGELOG ========= +1.26.152 +======== + +* api-change:``amplifyuibuilder``: [``botocore``] AWS Amplify UIBuilder is launching Codegen UI, a new feature that enables you to generate your amplify uibuilder components and forms. +* api-change:``dynamodb``: [``botocore``] Documentation updates for DynamoDB +* api-change:``dynamodbstreams``: [``botocore``] Update dynamodbstreams client to latest version +* api-change:``fsx``: [``botocore``] Amazon FSx for NetApp ONTAP now supports joining a storage virtual machine (SVM) to Active Directory after the SVM has been created. +* api-change:``opensearch``: [``botocore``] This release adds support for SkipUnavailable connection property for cross cluster search +* api-change:``rekognition``: [``botocore``] This release adds support for improved accuracy with user vector in Amazon Rekognition Face Search. Adds new APIs: AssociateFaces, CreateUser, DeleteUser, DisassociateFaces, ListUsers, SearchUsers, SearchUsersByImage. Also adds new face metadata that can be stored: user vector. +* api-change:``sagemaker``: [``botocore``] Sagemaker Neo now supports compilation for inferentia2 (ML_INF2) and Trainium1 (ML_TRN1) as available targets. With these devices, you can run your workloads at highest performance with lowest cost. inferentia2 (ML_INF2) is available in CMH and Trainium1 (ML_TRN1) is available in IAD currently + + 1.26.151 ======== diff --git a/boto3/__init__.py b/boto3/__init__.py index afb398545d..980f834039 100644 --- a/boto3/__init__.py +++ b/boto3/__init__.py @@ -17,7 +17,7 @@ from boto3.session import Session __author__ = 'Amazon Web Services' -__version__ = '1.26.151' +__version__ = '1.26.152' # The default Boto3 session; autoloaded when needed. diff --git a/setup.cfg b/setup.cfg index f87d569efc..e5971a72b8 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,7 +3,7 @@ universal = 0 [metadata] requires_dist = - botocore>=1.29.151,<1.30.0 + botocore>=1.29.152,<1.30.0 jmespath>=0.7.1,<2.0.0 s3transfer>=0.6.0,<0.7.0 diff --git a/setup.py b/setup.py index d451b6d034..80fe5b466d 100644 --- a/setup.py +++ b/setup.py @@ -13,7 +13,7 @@ requires = [ - 'botocore>=1.29.151,<1.30.0', + 'botocore>=1.29.152,<1.30.0', 'jmespath>=0.7.1,<2.0.0', 's3transfer>=0.6.0,<0.7.0', ]