diff --git a/.changes/1.34.13.json b/.changes/1.34.13.json new file mode 100644 index 0000000000..dd04683f95 --- /dev/null +++ b/.changes/1.34.13.json @@ -0,0 +1,47 @@ +[ + { + "category": "``config``", + "description": "Updated ResourceType enum with new resource types onboarded by AWS Config in November and December 2023.", + "type": "api-change" + }, + { + "category": "``docdb``", + "description": "Adding PerformanceInsightsEnabled and PerformanceInsightsKMSKeyId fields to DescribeDBInstances Response.", + "type": "api-change" + }, + { + "category": "``ecs``", + "description": "This release adds support for managed instance draining which facilitates graceful termination of Amazon ECS instances.", + "type": "api-change" + }, + { + "category": "``es``", + "description": "This release adds support for new or existing Amazon OpenSearch domains to enable TLS 1.3 or TLS 1.2 with perfect forward secrecy cipher suites for domain endpoints.", + "type": "api-change" + }, + { + "category": "``lightsail``", + "description": "This release adds support to set up an HTTPS endpoint on an instance.", + "type": "api-change" + }, + { + "category": "``opensearch``", + "description": "This release adds support for new or existing Amazon OpenSearch domains to enable TLS 1.3 or TLS 1.2 with perfect forward secrecy cipher suites for domain endpoints.", + "type": "api-change" + }, + { + "category": "``sagemaker``", + "description": "Adding support for provisioned throughput mode for SageMaker Feature Groups", + "type": "api-change" + }, + { + "category": "``servicecatalog``", + "description": "Added Idempotency token support to Service Catalog AssociateServiceActionWithProvisioningArtifact, DisassociateServiceActionFromProvisioningArtifact, DeleteServiceAction API", + "type": "api-change" + }, + { + "category": "``endpoint-rules``", + "description": "Update endpoint-rules client to latest version", + "type": "api-change" + } +] \ No newline at end of file diff --git a/.changes/next-release/api-change-config-91509.json b/.changes/next-release/api-change-config-91509.json deleted file mode 100644 index c4c237da87..0000000000 --- a/.changes/next-release/api-change-config-91509.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``config``", - "description": "Updated ResourceType enum with new resource types onboarded by AWS Config in November and December 2023." -} diff --git a/.changes/next-release/api-change-docdb-97293.json b/.changes/next-release/api-change-docdb-97293.json deleted file mode 100644 index 60dd674d02..0000000000 --- a/.changes/next-release/api-change-docdb-97293.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``docdb``", - "description": "Adding PerformanceInsightsEnabled and PerformanceInsightsKMSKeyId fields to DescribeDBInstances Response." -} diff --git a/.changes/next-release/api-change-ecs-54588.json b/.changes/next-release/api-change-ecs-54588.json deleted file mode 100644 index e7f7842bc7..0000000000 --- a/.changes/next-release/api-change-ecs-54588.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``ecs``", - "description": "This release adds support for managed instance draining which facilitates graceful termination of Amazon ECS instances." -} diff --git a/.changes/next-release/api-change-endpointrules-87958.json b/.changes/next-release/api-change-endpointrules-87958.json deleted file mode 100644 index 00deedc0ca..0000000000 --- a/.changes/next-release/api-change-endpointrules-87958.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``endpoint-rules``", - "description": "Update endpoint-rules client to latest version" -} diff --git a/.changes/next-release/api-change-es-18547.json b/.changes/next-release/api-change-es-18547.json deleted file mode 100644 index 8ce2a9dfa9..0000000000 --- a/.changes/next-release/api-change-es-18547.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``es``", - "description": "This release adds support for new or existing Amazon OpenSearch domains to enable TLS 1.3 or TLS 1.2 with perfect forward secrecy cipher suites for domain endpoints." -} diff --git a/.changes/next-release/api-change-lightsail-39186.json b/.changes/next-release/api-change-lightsail-39186.json deleted file mode 100644 index dee35be191..0000000000 --- a/.changes/next-release/api-change-lightsail-39186.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``lightsail``", - "description": "This release adds support to set up an HTTPS endpoint on an instance." -} diff --git a/.changes/next-release/api-change-opensearch-44447.json b/.changes/next-release/api-change-opensearch-44447.json deleted file mode 100644 index b76303761e..0000000000 --- a/.changes/next-release/api-change-opensearch-44447.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``opensearch``", - "description": "This release adds support for new or existing Amazon OpenSearch domains to enable TLS 1.3 or TLS 1.2 with perfect forward secrecy cipher suites for domain endpoints." -} diff --git a/.changes/next-release/api-change-sagemaker-66243.json b/.changes/next-release/api-change-sagemaker-66243.json deleted file mode 100644 index e7b86b8a92..0000000000 --- a/.changes/next-release/api-change-sagemaker-66243.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``sagemaker``", - "description": "Adding support for provisioned throughput mode for SageMaker Feature Groups" -} diff --git a/.changes/next-release/api-change-servicecatalog-14889.json b/.changes/next-release/api-change-servicecatalog-14889.json deleted file mode 100644 index 9b8fcbf1f3..0000000000 --- a/.changes/next-release/api-change-servicecatalog-14889.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``servicecatalog``", - "description": "Added Idempotency token support to Service Catalog AssociateServiceActionWithProvisioningArtifact, DisassociateServiceActionFromProvisioningArtifact, DeleteServiceAction API" -} diff --git a/CHANGELOG.rst b/CHANGELOG.rst index ad981ed521..cdd484fbfa 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,20 @@ CHANGELOG ========= +1.34.13 +======= + +* api-change:``config``: Updated ResourceType enum with new resource types onboarded by AWS Config in November and December 2023. +* api-change:``docdb``: Adding PerformanceInsightsEnabled and PerformanceInsightsKMSKeyId fields to DescribeDBInstances Response. +* api-change:``ecs``: This release adds support for managed instance draining which facilitates graceful termination of Amazon ECS instances. +* api-change:``es``: This release adds support for new or existing Amazon OpenSearch domains to enable TLS 1.3 or TLS 1.2 with perfect forward secrecy cipher suites for domain endpoints. +* api-change:``lightsail``: This release adds support to set up an HTTPS endpoint on an instance. +* api-change:``opensearch``: This release adds support for new or existing Amazon OpenSearch domains to enable TLS 1.3 or TLS 1.2 with perfect forward secrecy cipher suites for domain endpoints. +* api-change:``sagemaker``: Adding support for provisioned throughput mode for SageMaker Feature Groups +* api-change:``servicecatalog``: Added Idempotency token support to Service Catalog AssociateServiceActionWithProvisioningArtifact, DisassociateServiceActionFromProvisioningArtifact, DeleteServiceAction API +* api-change:``endpoint-rules``: Update endpoint-rules client to latest version + + 1.34.12 ======= diff --git a/botocore/__init__.py b/botocore/__init__.py index 233634f128..8be27f22cf 100644 --- a/botocore/__init__.py +++ b/botocore/__init__.py @@ -16,7 +16,7 @@ import os import re -__version__ = '1.34.12' +__version__ = '1.34.13' class NullHandler(logging.Handler): diff --git a/docs/source/conf.py b/docs/source/conf.py index 4be4b17231..1b5c7e95d0 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -59,7 +59,7 @@ # The short X.Y version. version = '1.34.' # The full version, including alpha/beta/rc tags. -release = '1.34.12' +release = '1.34.13' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.