diff --git a/.changes/1.27.39.json b/.changes/1.27.39.json new file mode 100644 index 0000000000..ae2aa5b958 --- /dev/null +++ b/.changes/1.27.39.json @@ -0,0 +1,42 @@ +[ + { + "category": "``auditmanager``", + "description": "This release adds an exceeded quota exception to several APIs. We added a ServiceQuotaExceededException for the following operations: CreateAssessment, CreateControl, CreateAssessmentFramework, and UpdateAssessmentStatus.", + "type": "api-change" + }, + { + "category": "``chime``", + "description": "Chime VoiceConnector will now support ValidateE911Address which will allow customers to prevalidate their addresses included in their SIP invites for emergency calling", + "type": "api-change" + }, + { + "category": "``config``", + "description": "This release adds ListConformancePackComplianceScores API to support the new compliance score feature, which provides a percentage of the number of compliant rule-resource combinations in a conformance pack compared to the number of total possible rule-resource combinations in the conformance pack.", + "type": "api-change" + }, + { + "category": "``globalaccelerator``", + "description": "Global Accelerator now supports dual-stack accelerators, enabling support for IPv4 and IPv6 traffic.", + "type": "api-change" + }, + { + "category": "``marketplace-catalog``", + "description": "The SDK for the StartChangeSet API will now automatically set and use an idempotency token in the ClientRequestToken request parameter if the customer does not provide it.", + "type": "api-change" + }, + { + "category": "``polly``", + "description": "Amazon Polly adds new English and Hindi voice - Kajal. Kajal is available as Neural voice only.", + "type": "api-change" + }, + { + "category": "``ssm``", + "description": "Adding doc updates for OpsCenter support in Service Setting actions.", + "type": "api-change" + }, + { + "category": "``workspaces``", + "description": "Added CreateWorkspaceImage API to create a new WorkSpace image from an existing WorkSpace.", + "type": "api-change" + } +] \ No newline at end of file diff --git a/.changes/next-release/api-change-auditmanager-35632.json b/.changes/next-release/api-change-auditmanager-35632.json deleted file mode 100644 index 1d7615885c..0000000000 --- a/.changes/next-release/api-change-auditmanager-35632.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``auditmanager``", - "description": "This release adds an exceeded quota exception to several APIs. We added a ServiceQuotaExceededException for the following operations: CreateAssessment, CreateControl, CreateAssessmentFramework, and UpdateAssessmentStatus." -} diff --git a/.changes/next-release/api-change-chime-34054.json b/.changes/next-release/api-change-chime-34054.json deleted file mode 100644 index aee808b70a..0000000000 --- a/.changes/next-release/api-change-chime-34054.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``chime``", - "description": "Chime VoiceConnector will now support ValidateE911Address which will allow customers to prevalidate their addresses included in their SIP invites for emergency calling" -} diff --git a/.changes/next-release/api-change-config-57330.json b/.changes/next-release/api-change-config-57330.json deleted file mode 100644 index 0ba3bf7718..0000000000 --- a/.changes/next-release/api-change-config-57330.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``config``", - "description": "This release adds ListConformancePackComplianceScores API to support the new compliance score feature, which provides a percentage of the number of compliant rule-resource combinations in a conformance pack compared to the number of total possible rule-resource combinations in the conformance pack." -} diff --git a/.changes/next-release/api-change-globalaccelerator-74116.json b/.changes/next-release/api-change-globalaccelerator-74116.json deleted file mode 100644 index 04235c5074..0000000000 --- a/.changes/next-release/api-change-globalaccelerator-74116.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``globalaccelerator``", - "description": "Global Accelerator now supports dual-stack accelerators, enabling support for IPv4 and IPv6 traffic." -} diff --git a/.changes/next-release/api-change-marketplacecatalog-11476.json b/.changes/next-release/api-change-marketplacecatalog-11476.json deleted file mode 100644 index 05bcc0c9b4..0000000000 --- a/.changes/next-release/api-change-marketplacecatalog-11476.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``marketplace-catalog``", - "description": "The SDK for the StartChangeSet API will now automatically set and use an idempotency token in the ClientRequestToken request parameter if the customer does not provide it." -} diff --git a/.changes/next-release/api-change-polly-65207.json b/.changes/next-release/api-change-polly-65207.json deleted file mode 100644 index e61efdc11a..0000000000 --- a/.changes/next-release/api-change-polly-65207.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``polly``", - "description": "Amazon Polly adds new English and Hindi voice - Kajal. Kajal is available as Neural voice only." -} diff --git a/.changes/next-release/api-change-ssm-97561.json b/.changes/next-release/api-change-ssm-97561.json deleted file mode 100644 index 102426ae8b..0000000000 --- a/.changes/next-release/api-change-ssm-97561.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``ssm``", - "description": "Adding doc updates for OpsCenter support in Service Setting actions." -} diff --git a/.changes/next-release/api-change-workspaces-46399.json b/.changes/next-release/api-change-workspaces-46399.json deleted file mode 100644 index 67690aa458..0000000000 --- a/.changes/next-release/api-change-workspaces-46399.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``workspaces``", - "description": "Added CreateWorkspaceImage API to create a new WorkSpace image from an existing WorkSpace." -} diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 1e938b3398..75d562aa9a 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,19 @@ CHANGELOG ========= +1.27.39 +======= + +* api-change:``auditmanager``: This release adds an exceeded quota exception to several APIs. We added a ServiceQuotaExceededException for the following operations: CreateAssessment, CreateControl, CreateAssessmentFramework, and UpdateAssessmentStatus. +* api-change:``chime``: Chime VoiceConnector will now support ValidateE911Address which will allow customers to prevalidate their addresses included in their SIP invites for emergency calling +* api-change:``config``: This release adds ListConformancePackComplianceScores API to support the new compliance score feature, which provides a percentage of the number of compliant rule-resource combinations in a conformance pack compared to the number of total possible rule-resource combinations in the conformance pack. +* api-change:``globalaccelerator``: Global Accelerator now supports dual-stack accelerators, enabling support for IPv4 and IPv6 traffic. +* api-change:``marketplace-catalog``: The SDK for the StartChangeSet API will now automatically set and use an idempotency token in the ClientRequestToken request parameter if the customer does not provide it. +* api-change:``polly``: Amazon Polly adds new English and Hindi voice - Kajal. Kajal is available as Neural voice only. +* api-change:``ssm``: Adding doc updates for OpsCenter support in Service Setting actions. +* api-change:``workspaces``: Added CreateWorkspaceImage API to create a new WorkSpace image from an existing WorkSpace. + + 1.27.38 ======= diff --git a/botocore/__init__.py b/botocore/__init__.py index 5d93481441..6605ab3085 100644 --- a/botocore/__init__.py +++ b/botocore/__init__.py @@ -16,7 +16,7 @@ import os import re -__version__ = '1.27.38' +__version__ = '1.27.39' class NullHandler(logging.Handler): diff --git a/docs/source/conf.py b/docs/source/conf.py index ac46a2cdd7..3f14687ce9 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -54,7 +54,7 @@ # The short X.Y version. version = '1.27.' # The full version, including alpha/beta/rc tags. -release = '1.27.38' +release = '1.27.39' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.