From 121eb1a8d1020f3bc8963c2cde4ac07cf9c0e8ec Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Wed, 29 Nov 2023 19:42:44 +0000 Subject: [PATCH 1/2] Add changelog entries from botocore --- .../api-change-applicationautoscaling-31857.json | 5 +++++ .changes/next-release/api-change-cleanrooms-86767.json | 5 +++++ .changes/next-release/api-change-cleanroomsml-87647.json | 5 +++++ .changes/next-release/api-change-endpointrules-46219.json | 5 +++++ .changes/next-release/api-change-opensearch-80749.json | 5 +++++ .../next-release/api-change-opensearchserverless-29784.json | 5 +++++ .changes/next-release/api-change-sagemaker-12802.json | 5 +++++ .changes/next-release/api-change-sagemakerruntime-2134.json | 5 +++++ .changes/next-release/api-change-sts-31669.json | 5 +++++ 9 files changed, 45 insertions(+) create mode 100644 .changes/next-release/api-change-applicationautoscaling-31857.json create mode 100644 .changes/next-release/api-change-cleanrooms-86767.json create mode 100644 .changes/next-release/api-change-cleanroomsml-87647.json create mode 100644 .changes/next-release/api-change-endpointrules-46219.json create mode 100644 .changes/next-release/api-change-opensearch-80749.json create mode 100644 .changes/next-release/api-change-opensearchserverless-29784.json create mode 100644 .changes/next-release/api-change-sagemaker-12802.json create mode 100644 .changes/next-release/api-change-sagemakerruntime-2134.json create mode 100644 .changes/next-release/api-change-sts-31669.json diff --git a/.changes/next-release/api-change-applicationautoscaling-31857.json b/.changes/next-release/api-change-applicationautoscaling-31857.json new file mode 100644 index 0000000000..092615de1a --- /dev/null +++ b/.changes/next-release/api-change-applicationautoscaling-31857.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``application-autoscaling``", + "description": "[``botocore``] Amazon SageMaker customers can now use Application Auto Scaling to automatically scale the number of Inference Component copies across an endpoint to meet the varying demand of their workloads." +} diff --git a/.changes/next-release/api-change-cleanrooms-86767.json b/.changes/next-release/api-change-cleanrooms-86767.json new file mode 100644 index 0000000000..5cd067fc40 --- /dev/null +++ b/.changes/next-release/api-change-cleanrooms-86767.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``cleanrooms``", + "description": "[``botocore``] AWS Clean Rooms now provides differential privacy to protect against user-identification attempts and machine learning modeling to allow two parties to identify similar users in their data." +} diff --git a/.changes/next-release/api-change-cleanroomsml-87647.json b/.changes/next-release/api-change-cleanroomsml-87647.json new file mode 100644 index 0000000000..a61a80f045 --- /dev/null +++ b/.changes/next-release/api-change-cleanroomsml-87647.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``cleanroomsml``", + "description": "[``botocore``] Public Preview SDK release of AWS Clean Rooms ML APIs" +} diff --git a/.changes/next-release/api-change-endpointrules-46219.json b/.changes/next-release/api-change-endpointrules-46219.json new file mode 100644 index 0000000000..11a6d922e0 --- /dev/null +++ b/.changes/next-release/api-change-endpointrules-46219.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``endpoint-rules``", + "description": "[``botocore``] Update endpoint-rules client to latest version" +} diff --git a/.changes/next-release/api-change-opensearch-80749.json b/.changes/next-release/api-change-opensearch-80749.json new file mode 100644 index 0000000000..4f8de96649 --- /dev/null +++ b/.changes/next-release/api-change-opensearch-80749.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``opensearch``", + "description": "[``botocore``] Launching Amazon OpenSearch Service support for new zero-ETL integration with Amazon S3. Customers can now manage their direct query data sources to Amazon S3 programatically" +} diff --git a/.changes/next-release/api-change-opensearchserverless-29784.json b/.changes/next-release/api-change-opensearchserverless-29784.json new file mode 100644 index 0000000000..f34d2efbb2 --- /dev/null +++ b/.changes/next-release/api-change-opensearchserverless-29784.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``opensearchserverless``", + "description": "[``botocore``] Amazon OpenSearch Serverless collections support an additional attribute called standby-replicas. This allows to specify whether a collection should have redundancy enabled." +} diff --git a/.changes/next-release/api-change-sagemaker-12802.json b/.changes/next-release/api-change-sagemaker-12802.json new file mode 100644 index 0000000000..fb15109cb9 --- /dev/null +++ b/.changes/next-release/api-change-sagemaker-12802.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``sagemaker``", + "description": "[``botocore``] This release adds following support 1/ Improved SDK tooling for model deployment. 2/ New Inference Component based features to lower inference costs and latency 3/ SageMaker HyperPod management. 4/ Additional parameters for FM Fine Tuning in Autopilot" +} diff --git a/.changes/next-release/api-change-sagemakerruntime-2134.json b/.changes/next-release/api-change-sagemakerruntime-2134.json new file mode 100644 index 0000000000..3f6427096c --- /dev/null +++ b/.changes/next-release/api-change-sagemakerruntime-2134.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``sagemaker-runtime``", + "description": "[``botocore``] Update sagemaker-runtime client to latest version" +} diff --git a/.changes/next-release/api-change-sts-31669.json b/.changes/next-release/api-change-sts-31669.json new file mode 100644 index 0000000000..0c8f396a67 --- /dev/null +++ b/.changes/next-release/api-change-sts-31669.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``sts``", + "description": "[``botocore``] Documentation updates for AWS Security Token Service." +} From de0b456029ae2188285e331a5059bf24ff4105ac Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Wed, 29 Nov 2023 19:42:44 +0000 Subject: [PATCH 2/2] Bumping version to 1.33.3 --- .changes/1.33.3.json | 47 +++++++++++++++++++ ...i-change-applicationautoscaling-31857.json | 5 -- .../api-change-cleanrooms-86767.json | 5 -- .../api-change-cleanroomsml-87647.json | 5 -- .../api-change-endpointrules-46219.json | 5 -- .../api-change-opensearch-80749.json | 5 -- ...api-change-opensearchserverless-29784.json | 5 -- .../api-change-sagemaker-12802.json | 5 -- .../api-change-sagemakerruntime-2134.json | 5 -- .../next-release/api-change-sts-31669.json | 5 -- CHANGELOG.rst | 14 ++++++ boto3/__init__.py | 2 +- setup.cfg | 2 +- setup.py | 2 +- 14 files changed, 64 insertions(+), 48 deletions(-) create mode 100644 .changes/1.33.3.json delete mode 100644 .changes/next-release/api-change-applicationautoscaling-31857.json delete mode 100644 .changes/next-release/api-change-cleanrooms-86767.json delete mode 100644 .changes/next-release/api-change-cleanroomsml-87647.json delete mode 100644 .changes/next-release/api-change-endpointrules-46219.json delete mode 100644 .changes/next-release/api-change-opensearch-80749.json delete mode 100644 .changes/next-release/api-change-opensearchserverless-29784.json delete mode 100644 .changes/next-release/api-change-sagemaker-12802.json delete mode 100644 .changes/next-release/api-change-sagemakerruntime-2134.json delete mode 100644 .changes/next-release/api-change-sts-31669.json diff --git a/.changes/1.33.3.json b/.changes/1.33.3.json new file mode 100644 index 0000000000..0d40efdde6 --- /dev/null +++ b/.changes/1.33.3.json @@ -0,0 +1,47 @@ +[ + { + "category": "``application-autoscaling``", + "description": "[``botocore``] Amazon SageMaker customers can now use Application Auto Scaling to automatically scale the number of Inference Component copies across an endpoint to meet the varying demand of their workloads.", + "type": "api-change" + }, + { + "category": "``cleanrooms``", + "description": "[``botocore``] AWS Clean Rooms now provides differential privacy to protect against user-identification attempts and machine learning modeling to allow two parties to identify similar users in their data.", + "type": "api-change" + }, + { + "category": "``cleanroomsml``", + "description": "[``botocore``] Public Preview SDK release of AWS Clean Rooms ML APIs", + "type": "api-change" + }, + { + "category": "``opensearch``", + "description": "[``botocore``] Launching Amazon OpenSearch Service support for new zero-ETL integration with Amazon S3. Customers can now manage their direct query data sources to Amazon S3 programatically", + "type": "api-change" + }, + { + "category": "``opensearchserverless``", + "description": "[``botocore``] Amazon OpenSearch Serverless collections support an additional attribute called standby-replicas. This allows to specify whether a collection should have redundancy enabled.", + "type": "api-change" + }, + { + "category": "``sagemaker-runtime``", + "description": "[``botocore``] Update sagemaker-runtime client to latest version", + "type": "api-change" + }, + { + "category": "``sagemaker``", + "description": "[``botocore``] This release adds following support 1/ Improved SDK tooling for model deployment. 2/ New Inference Component based features to lower inference costs and latency 3/ SageMaker HyperPod management. 4/ Additional parameters for FM Fine Tuning in Autopilot", + "type": "api-change" + }, + { + "category": "``sts``", + "description": "[``botocore``] Documentation updates for AWS Security Token Service.", + "type": "api-change" + }, + { + "category": "``endpoint-rules``", + "description": "[``botocore``] Update endpoint-rules client to latest version", + "type": "api-change" + } +] \ No newline at end of file diff --git a/.changes/next-release/api-change-applicationautoscaling-31857.json b/.changes/next-release/api-change-applicationautoscaling-31857.json deleted file mode 100644 index 092615de1a..0000000000 --- a/.changes/next-release/api-change-applicationautoscaling-31857.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``application-autoscaling``", - "description": "[``botocore``] Amazon SageMaker customers can now use Application Auto Scaling to automatically scale the number of Inference Component copies across an endpoint to meet the varying demand of their workloads." -} diff --git a/.changes/next-release/api-change-cleanrooms-86767.json b/.changes/next-release/api-change-cleanrooms-86767.json deleted file mode 100644 index 5cd067fc40..0000000000 --- a/.changes/next-release/api-change-cleanrooms-86767.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``cleanrooms``", - "description": "[``botocore``] AWS Clean Rooms now provides differential privacy to protect against user-identification attempts and machine learning modeling to allow two parties to identify similar users in their data." -} diff --git a/.changes/next-release/api-change-cleanroomsml-87647.json b/.changes/next-release/api-change-cleanroomsml-87647.json deleted file mode 100644 index a61a80f045..0000000000 --- a/.changes/next-release/api-change-cleanroomsml-87647.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``cleanroomsml``", - "description": "[``botocore``] Public Preview SDK release of AWS Clean Rooms ML APIs" -} diff --git a/.changes/next-release/api-change-endpointrules-46219.json b/.changes/next-release/api-change-endpointrules-46219.json deleted file mode 100644 index 11a6d922e0..0000000000 --- a/.changes/next-release/api-change-endpointrules-46219.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``endpoint-rules``", - "description": "[``botocore``] Update endpoint-rules client to latest version" -} diff --git a/.changes/next-release/api-change-opensearch-80749.json b/.changes/next-release/api-change-opensearch-80749.json deleted file mode 100644 index 4f8de96649..0000000000 --- a/.changes/next-release/api-change-opensearch-80749.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``opensearch``", - "description": "[``botocore``] Launching Amazon OpenSearch Service support for new zero-ETL integration with Amazon S3. Customers can now manage their direct query data sources to Amazon S3 programatically" -} diff --git a/.changes/next-release/api-change-opensearchserverless-29784.json b/.changes/next-release/api-change-opensearchserverless-29784.json deleted file mode 100644 index f34d2efbb2..0000000000 --- a/.changes/next-release/api-change-opensearchserverless-29784.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``opensearchserverless``", - "description": "[``botocore``] Amazon OpenSearch Serverless collections support an additional attribute called standby-replicas. This allows to specify whether a collection should have redundancy enabled." -} diff --git a/.changes/next-release/api-change-sagemaker-12802.json b/.changes/next-release/api-change-sagemaker-12802.json deleted file mode 100644 index fb15109cb9..0000000000 --- a/.changes/next-release/api-change-sagemaker-12802.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``sagemaker``", - "description": "[``botocore``] This release adds following support 1/ Improved SDK tooling for model deployment. 2/ New Inference Component based features to lower inference costs and latency 3/ SageMaker HyperPod management. 4/ Additional parameters for FM Fine Tuning in Autopilot" -} diff --git a/.changes/next-release/api-change-sagemakerruntime-2134.json b/.changes/next-release/api-change-sagemakerruntime-2134.json deleted file mode 100644 index 3f6427096c..0000000000 --- a/.changes/next-release/api-change-sagemakerruntime-2134.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``sagemaker-runtime``", - "description": "[``botocore``] Update sagemaker-runtime client to latest version" -} diff --git a/.changes/next-release/api-change-sts-31669.json b/.changes/next-release/api-change-sts-31669.json deleted file mode 100644 index 0c8f396a67..0000000000 --- a/.changes/next-release/api-change-sts-31669.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``sts``", - "description": "[``botocore``] Documentation updates for AWS Security Token Service." -} diff --git a/CHANGELOG.rst b/CHANGELOG.rst index eaba2898ce..0b6b782f8f 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,20 @@ CHANGELOG ========= +1.33.3 +====== + +* api-change:``application-autoscaling``: [``botocore``] Amazon SageMaker customers can now use Application Auto Scaling to automatically scale the number of Inference Component copies across an endpoint to meet the varying demand of their workloads. +* api-change:``cleanrooms``: [``botocore``] AWS Clean Rooms now provides differential privacy to protect against user-identification attempts and machine learning modeling to allow two parties to identify similar users in their data. +* api-change:``cleanroomsml``: [``botocore``] Public Preview SDK release of AWS Clean Rooms ML APIs +* api-change:``opensearch``: [``botocore``] Launching Amazon OpenSearch Service support for new zero-ETL integration with Amazon S3. Customers can now manage their direct query data sources to Amazon S3 programatically +* api-change:``opensearchserverless``: [``botocore``] Amazon OpenSearch Serverless collections support an additional attribute called standby-replicas. This allows to specify whether a collection should have redundancy enabled. +* api-change:``sagemaker-runtime``: [``botocore``] Update sagemaker-runtime client to latest version +* api-change:``sagemaker``: [``botocore``] This release adds following support 1/ Improved SDK tooling for model deployment. 2/ New Inference Component based features to lower inference costs and latency 3/ SageMaker HyperPod management. 4/ Additional parameters for FM Fine Tuning in Autopilot +* api-change:``sts``: [``botocore``] Documentation updates for AWS Security Token Service. +* api-change:``endpoint-rules``: [``botocore``] Update endpoint-rules client to latest version + + 1.33.2 ====== diff --git a/boto3/__init__.py b/boto3/__init__.py index 829ae5b95f..bbde787bba 100644 --- a/boto3/__init__.py +++ b/boto3/__init__.py @@ -17,7 +17,7 @@ from boto3.session import Session __author__ = 'Amazon Web Services' -__version__ = '1.33.2' +__version__ = '1.33.3' # The default Boto3 session; autoloaded when needed. diff --git a/setup.cfg b/setup.cfg index 83f107a561..4e515044f8 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,7 +3,7 @@ universal = 0 [metadata] requires_dist = - botocore>=1.33.2,<1.34.0 + botocore>=1.33.3,<1.34.0 jmespath>=0.7.1,<2.0.0 s3transfer>=0.8.0,<0.9.0 diff --git a/setup.py b/setup.py index 1c01cd4eab..d406fdab8b 100644 --- a/setup.py +++ b/setup.py @@ -13,7 +13,7 @@ requires = [ - 'botocore>=1.33.2,<1.34.0', + 'botocore>=1.33.3,<1.34.0', 'jmespath>=0.7.1,<2.0.0', 's3transfer>=0.8.0,<0.9.0', ]