From ce0a80c2be0346ea88f788ce2d1ebaba902304f2 Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Thu, 27 Apr 2023 18:09:35 +0000 Subject: [PATCH 1/2] Add changelog entries from botocore --- .changes/next-release/api-change-ec2-17702.json | 5 +++++ .changes/next-release/api-change-emrcontainers-14687.json | 5 +++++ .changes/next-release/api-change-guardduty-14734.json | 5 +++++ .changes/next-release/api-change-iotdeviceadvisor-46850.json | 5 +++++ .changes/next-release/api-change-kafka-4055.json | 5 +++++ .changes/next-release/api-change-lambda-48122.json | 5 +++++ .../next-release/api-change-marketplacecatalog-88607.json | 5 +++++ .changes/next-release/api-change-osis-883.json | 5 +++++ .changes/next-release/api-change-qldb-9247.json | 5 +++++ .changes/next-release/api-change-sagemaker-23663.json | 5 +++++ .changes/next-release/api-change-xray-70908.json | 5 +++++ 11 files changed, 55 insertions(+) create mode 100644 .changes/next-release/api-change-ec2-17702.json create mode 100644 .changes/next-release/api-change-emrcontainers-14687.json create mode 100644 .changes/next-release/api-change-guardduty-14734.json create mode 100644 .changes/next-release/api-change-iotdeviceadvisor-46850.json create mode 100644 .changes/next-release/api-change-kafka-4055.json create mode 100644 .changes/next-release/api-change-lambda-48122.json create mode 100644 .changes/next-release/api-change-marketplacecatalog-88607.json create mode 100644 .changes/next-release/api-change-osis-883.json create mode 100644 .changes/next-release/api-change-qldb-9247.json create mode 100644 .changes/next-release/api-change-sagemaker-23663.json create mode 100644 .changes/next-release/api-change-xray-70908.json diff --git a/.changes/next-release/api-change-ec2-17702.json b/.changes/next-release/api-change-ec2-17702.json new file mode 100644 index 0000000000..afedf791f6 --- /dev/null +++ b/.changes/next-release/api-change-ec2-17702.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``ec2``", + "description": "[``botocore``] This release adds support for AMD SEV-SNP on EC2 instances." +} diff --git a/.changes/next-release/api-change-emrcontainers-14687.json b/.changes/next-release/api-change-emrcontainers-14687.json new file mode 100644 index 0000000000..7d4cfddf18 --- /dev/null +++ b/.changes/next-release/api-change-emrcontainers-14687.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``emr-containers``", + "description": "[``botocore``] This release adds GetManagedEndpointSessionCredentials, a new API that allows customers to generate an auth token to connect to a managed endpoint, enabling features such as self-hosted Jupyter notebooks for EMR on EKS." +} diff --git a/.changes/next-release/api-change-guardduty-14734.json b/.changes/next-release/api-change-guardduty-14734.json new file mode 100644 index 0000000000..cdba07b6e2 --- /dev/null +++ b/.changes/next-release/api-change-guardduty-14734.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``guardduty``", + "description": "[``botocore``] Added API support to initiate on-demand malware scan on specific resources." +} diff --git a/.changes/next-release/api-change-iotdeviceadvisor-46850.json b/.changes/next-release/api-change-iotdeviceadvisor-46850.json new file mode 100644 index 0000000000..2cf61dd04a --- /dev/null +++ b/.changes/next-release/api-change-iotdeviceadvisor-46850.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``iotdeviceadvisor``", + "description": "[``botocore``] AWS IoT Core Device Advisor now supports MQTT over WebSocket. With this update, customers can run all three test suites of AWS IoT Core Device Advisor - qualification, custom, and long duration tests - using Signature Version 4 for MQTT over WebSocket." +} diff --git a/.changes/next-release/api-change-kafka-4055.json b/.changes/next-release/api-change-kafka-4055.json new file mode 100644 index 0000000000..de9256ec17 --- /dev/null +++ b/.changes/next-release/api-change-kafka-4055.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``kafka``", + "description": "[``botocore``] Amazon MSK has added new APIs that allows multi-VPC private connectivity and cluster policy support for Amazon MSK clusters that simplify connectivity and access between your Apache Kafka clients hosted in different VPCs and AWS accounts and your Amazon MSK clusters." +} diff --git a/.changes/next-release/api-change-lambda-48122.json b/.changes/next-release/api-change-lambda-48122.json new file mode 100644 index 0000000000..1292abad93 --- /dev/null +++ b/.changes/next-release/api-change-lambda-48122.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``lambda``", + "description": "[``botocore``] Add Java 17 (java17) support to AWS Lambda" +} diff --git a/.changes/next-release/api-change-marketplacecatalog-88607.json b/.changes/next-release/api-change-marketplacecatalog-88607.json new file mode 100644 index 0000000000..964ab3d207 --- /dev/null +++ b/.changes/next-release/api-change-marketplacecatalog-88607.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``marketplace-catalog``", + "description": "[``botocore``] Enabled Pagination for List Entities and List Change Sets operations" +} diff --git a/.changes/next-release/api-change-osis-883.json b/.changes/next-release/api-change-osis-883.json new file mode 100644 index 0000000000..de6e4a0ed9 --- /dev/null +++ b/.changes/next-release/api-change-osis-883.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``osis``", + "description": "[``botocore``] Documentation updates for OpenSearch Ingestion" +} diff --git a/.changes/next-release/api-change-qldb-9247.json b/.changes/next-release/api-change-qldb-9247.json new file mode 100644 index 0000000000..6dc97fb317 --- /dev/null +++ b/.changes/next-release/api-change-qldb-9247.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``qldb``", + "description": "[``botocore``] Documentation updates for Amazon QLDB" +} diff --git a/.changes/next-release/api-change-sagemaker-23663.json b/.changes/next-release/api-change-sagemaker-23663.json new file mode 100644 index 0000000000..3597ddfa7c --- /dev/null +++ b/.changes/next-release/api-change-sagemaker-23663.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``sagemaker``", + "description": "[``botocore``] Added ml.p4d.24xlarge and ml.p4de.24xlarge as supported instances for SageMaker Studio" +} diff --git a/.changes/next-release/api-change-xray-70908.json b/.changes/next-release/api-change-xray-70908.json new file mode 100644 index 0000000000..f4505c52e0 --- /dev/null +++ b/.changes/next-release/api-change-xray-70908.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``xray``", + "description": "[``botocore``] Updated X-Ray documentation with Resource Policy API descriptions." +} From 77ac4ffc561a653b75d41882dae4735890721972 Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Thu, 27 Apr 2023 18:09:47 +0000 Subject: [PATCH 2/2] Bumping version to 1.26.122 --- .changes/1.26.122.json | 57 +++++++++++++++++++ .../next-release/api-change-ec2-17702.json | 5 -- .../api-change-emrcontainers-14687.json | 5 -- .../api-change-guardduty-14734.json | 5 -- .../api-change-iotdeviceadvisor-46850.json | 5 -- .../next-release/api-change-kafka-4055.json | 5 -- .../next-release/api-change-lambda-48122.json | 5 -- .../api-change-marketplacecatalog-88607.json | 5 -- .../next-release/api-change-osis-883.json | 5 -- .../next-release/api-change-qldb-9247.json | 5 -- .../api-change-sagemaker-23663.json | 5 -- .../next-release/api-change-xray-70908.json | 5 -- CHANGELOG.rst | 16 ++++++ boto3/__init__.py | 2 +- setup.cfg | 2 +- setup.py | 2 +- 16 files changed, 76 insertions(+), 58 deletions(-) create mode 100644 .changes/1.26.122.json delete mode 100644 .changes/next-release/api-change-ec2-17702.json delete mode 100644 .changes/next-release/api-change-emrcontainers-14687.json delete mode 100644 .changes/next-release/api-change-guardduty-14734.json delete mode 100644 .changes/next-release/api-change-iotdeviceadvisor-46850.json delete mode 100644 .changes/next-release/api-change-kafka-4055.json delete mode 100644 .changes/next-release/api-change-lambda-48122.json delete mode 100644 .changes/next-release/api-change-marketplacecatalog-88607.json delete mode 100644 .changes/next-release/api-change-osis-883.json delete mode 100644 .changes/next-release/api-change-qldb-9247.json delete mode 100644 .changes/next-release/api-change-sagemaker-23663.json delete mode 100644 .changes/next-release/api-change-xray-70908.json diff --git a/.changes/1.26.122.json b/.changes/1.26.122.json new file mode 100644 index 0000000000..eac95de440 --- /dev/null +++ b/.changes/1.26.122.json @@ -0,0 +1,57 @@ +[ + { + "category": "``ec2``", + "description": "[``botocore``] This release adds support for AMD SEV-SNP on EC2 instances.", + "type": "api-change" + }, + { + "category": "``emr-containers``", + "description": "[``botocore``] This release adds GetManagedEndpointSessionCredentials, a new API that allows customers to generate an auth token to connect to a managed endpoint, enabling features such as self-hosted Jupyter notebooks for EMR on EKS.", + "type": "api-change" + }, + { + "category": "``guardduty``", + "description": "[``botocore``] Added API support to initiate on-demand malware scan on specific resources.", + "type": "api-change" + }, + { + "category": "``iotdeviceadvisor``", + "description": "[``botocore``] AWS IoT Core Device Advisor now supports MQTT over WebSocket. With this update, customers can run all three test suites of AWS IoT Core Device Advisor - qualification, custom, and long duration tests - using Signature Version 4 for MQTT over WebSocket.", + "type": "api-change" + }, + { + "category": "``kafka``", + "description": "[``botocore``] Amazon MSK has added new APIs that allows multi-VPC private connectivity and cluster policy support for Amazon MSK clusters that simplify connectivity and access between your Apache Kafka clients hosted in different VPCs and AWS accounts and your Amazon MSK clusters.", + "type": "api-change" + }, + { + "category": "``lambda``", + "description": "[``botocore``] Add Java 17 (java17) support to AWS Lambda", + "type": "api-change" + }, + { + "category": "``marketplace-catalog``", + "description": "[``botocore``] Enabled Pagination for List Entities and List Change Sets operations", + "type": "api-change" + }, + { + "category": "``osis``", + "description": "[``botocore``] Documentation updates for OpenSearch Ingestion", + "type": "api-change" + }, + { + "category": "``qldb``", + "description": "[``botocore``] Documentation updates for Amazon QLDB", + "type": "api-change" + }, + { + "category": "``sagemaker``", + "description": "[``botocore``] Added ml.p4d.24xlarge and ml.p4de.24xlarge as supported instances for SageMaker Studio", + "type": "api-change" + }, + { + "category": "``xray``", + "description": "[``botocore``] Updated X-Ray documentation with Resource Policy API descriptions.", + "type": "api-change" + } +] \ No newline at end of file diff --git a/.changes/next-release/api-change-ec2-17702.json b/.changes/next-release/api-change-ec2-17702.json deleted file mode 100644 index afedf791f6..0000000000 --- a/.changes/next-release/api-change-ec2-17702.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``ec2``", - "description": "[``botocore``] This release adds support for AMD SEV-SNP on EC2 instances." -} diff --git a/.changes/next-release/api-change-emrcontainers-14687.json b/.changes/next-release/api-change-emrcontainers-14687.json deleted file mode 100644 index 7d4cfddf18..0000000000 --- a/.changes/next-release/api-change-emrcontainers-14687.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``emr-containers``", - "description": "[``botocore``] This release adds GetManagedEndpointSessionCredentials, a new API that allows customers to generate an auth token to connect to a managed endpoint, enabling features such as self-hosted Jupyter notebooks for EMR on EKS." -} diff --git a/.changes/next-release/api-change-guardduty-14734.json b/.changes/next-release/api-change-guardduty-14734.json deleted file mode 100644 index cdba07b6e2..0000000000 --- a/.changes/next-release/api-change-guardduty-14734.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``guardduty``", - "description": "[``botocore``] Added API support to initiate on-demand malware scan on specific resources." -} diff --git a/.changes/next-release/api-change-iotdeviceadvisor-46850.json b/.changes/next-release/api-change-iotdeviceadvisor-46850.json deleted file mode 100644 index 2cf61dd04a..0000000000 --- a/.changes/next-release/api-change-iotdeviceadvisor-46850.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``iotdeviceadvisor``", - "description": "[``botocore``] AWS IoT Core Device Advisor now supports MQTT over WebSocket. With this update, customers can run all three test suites of AWS IoT Core Device Advisor - qualification, custom, and long duration tests - using Signature Version 4 for MQTT over WebSocket." -} diff --git a/.changes/next-release/api-change-kafka-4055.json b/.changes/next-release/api-change-kafka-4055.json deleted file mode 100644 index de9256ec17..0000000000 --- a/.changes/next-release/api-change-kafka-4055.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``kafka``", - "description": "[``botocore``] Amazon MSK has added new APIs that allows multi-VPC private connectivity and cluster policy support for Amazon MSK clusters that simplify connectivity and access between your Apache Kafka clients hosted in different VPCs and AWS accounts and your Amazon MSK clusters." -} diff --git a/.changes/next-release/api-change-lambda-48122.json b/.changes/next-release/api-change-lambda-48122.json deleted file mode 100644 index 1292abad93..0000000000 --- a/.changes/next-release/api-change-lambda-48122.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``lambda``", - "description": "[``botocore``] Add Java 17 (java17) support to AWS Lambda" -} diff --git a/.changes/next-release/api-change-marketplacecatalog-88607.json b/.changes/next-release/api-change-marketplacecatalog-88607.json deleted file mode 100644 index 964ab3d207..0000000000 --- a/.changes/next-release/api-change-marketplacecatalog-88607.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``marketplace-catalog``", - "description": "[``botocore``] Enabled Pagination for List Entities and List Change Sets operations" -} diff --git a/.changes/next-release/api-change-osis-883.json b/.changes/next-release/api-change-osis-883.json deleted file mode 100644 index de6e4a0ed9..0000000000 --- a/.changes/next-release/api-change-osis-883.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``osis``", - "description": "[``botocore``] Documentation updates for OpenSearch Ingestion" -} diff --git a/.changes/next-release/api-change-qldb-9247.json b/.changes/next-release/api-change-qldb-9247.json deleted file mode 100644 index 6dc97fb317..0000000000 --- a/.changes/next-release/api-change-qldb-9247.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``qldb``", - "description": "[``botocore``] Documentation updates for Amazon QLDB" -} diff --git a/.changes/next-release/api-change-sagemaker-23663.json b/.changes/next-release/api-change-sagemaker-23663.json deleted file mode 100644 index 3597ddfa7c..0000000000 --- a/.changes/next-release/api-change-sagemaker-23663.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``sagemaker``", - "description": "[``botocore``] Added ml.p4d.24xlarge and ml.p4de.24xlarge as supported instances for SageMaker Studio" -} diff --git a/.changes/next-release/api-change-xray-70908.json b/.changes/next-release/api-change-xray-70908.json deleted file mode 100644 index f4505c52e0..0000000000 --- a/.changes/next-release/api-change-xray-70908.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``xray``", - "description": "[``botocore``] Updated X-Ray documentation with Resource Policy API descriptions." -} diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 82d1d1e5a1..8edb1461ac 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,22 @@ CHANGELOG ========= +1.26.122 +======== + +* api-change:``ec2``: [``botocore``] This release adds support for AMD SEV-SNP on EC2 instances. +* api-change:``emr-containers``: [``botocore``] This release adds GetManagedEndpointSessionCredentials, a new API that allows customers to generate an auth token to connect to a managed endpoint, enabling features such as self-hosted Jupyter notebooks for EMR on EKS. +* api-change:``guardduty``: [``botocore``] Added API support to initiate on-demand malware scan on specific resources. +* api-change:``iotdeviceadvisor``: [``botocore``] AWS IoT Core Device Advisor now supports MQTT over WebSocket. With this update, customers can run all three test suites of AWS IoT Core Device Advisor - qualification, custom, and long duration tests - using Signature Version 4 for MQTT over WebSocket. +* api-change:``kafka``: [``botocore``] Amazon MSK has added new APIs that allows multi-VPC private connectivity and cluster policy support for Amazon MSK clusters that simplify connectivity and access between your Apache Kafka clients hosted in different VPCs and AWS accounts and your Amazon MSK clusters. +* api-change:``lambda``: [``botocore``] Add Java 17 (java17) support to AWS Lambda +* api-change:``marketplace-catalog``: [``botocore``] Enabled Pagination for List Entities and List Change Sets operations +* api-change:``osis``: [``botocore``] Documentation updates for OpenSearch Ingestion +* api-change:``qldb``: [``botocore``] Documentation updates for Amazon QLDB +* api-change:``sagemaker``: [``botocore``] Added ml.p4d.24xlarge and ml.p4de.24xlarge as supported instances for SageMaker Studio +* api-change:``xray``: [``botocore``] Updated X-Ray documentation with Resource Policy API descriptions. + + 1.26.121 ======== diff --git a/boto3/__init__.py b/boto3/__init__.py index 7accaa49c8..fec3d389e1 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.121' +__version__ = '1.26.122' # The default Boto3 session; autoloaded when needed. diff --git a/setup.cfg b/setup.cfg index 3b5bb22f06..9814b7a3b5 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,7 +3,7 @@ universal = 0 [metadata] requires_dist = - botocore>=1.29.121,<1.30.0 + botocore>=1.29.122,<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 c0fda6ca46..d08b23a393 100644 --- a/setup.py +++ b/setup.py @@ -13,7 +13,7 @@ requires = [ - 'botocore>=1.29.121,<1.30.0', + 'botocore>=1.29.122,<1.30.0', 'jmespath>=0.7.1,<2.0.0', 's3transfer>=0.6.0,<0.7.0', ]