From 12faaf0c4cf458f64fabc3bd73185df0a28a9bb9 Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Wed, 28 Aug 2024 18:12:35 +0000 Subject: [PATCH] Bumping version to 1.35.8 --- .changes/1.35.8.json | 37 +++++++++++++++++++ .../api-change-appconfig-39354.json | 5 --- .../api-change-datazone-52306.json | 5 --- .../api-change-devicefarm-91292.json | 5 --- .../next-release/api-change-ec2-55195.json | 5 --- .../api-change-internetmonitor-37055.json | 5 --- .../next-release/api-change-pcs-76955.json | 5 --- .../api-change-workspaces-74973.json | 5 --- CHANGELOG.rst | 12 ++++++ botocore/__init__.py | 2 +- docs/source/conf.py | 2 +- 11 files changed, 51 insertions(+), 37 deletions(-) create mode 100644 .changes/1.35.8.json delete mode 100644 .changes/next-release/api-change-appconfig-39354.json delete mode 100644 .changes/next-release/api-change-datazone-52306.json delete mode 100644 .changes/next-release/api-change-devicefarm-91292.json delete mode 100644 .changes/next-release/api-change-ec2-55195.json delete mode 100644 .changes/next-release/api-change-internetmonitor-37055.json delete mode 100644 .changes/next-release/api-change-pcs-76955.json delete mode 100644 .changes/next-release/api-change-workspaces-74973.json diff --git a/.changes/1.35.8.json b/.changes/1.35.8.json new file mode 100644 index 0000000000..dc1fa3a8e2 --- /dev/null +++ b/.changes/1.35.8.json @@ -0,0 +1,37 @@ +[ + { + "category": "``appconfig``", + "description": "This release adds support for deletion protection, which is a safety guardrail to prevent the unintentional deletion of a recently used AWS AppConfig Configuration Profile or Environment. This also includes a change to increase the maximum length of the Name parameter in UpdateConfigurationProfile.", + "type": "api-change" + }, + { + "category": "``datazone``", + "description": "Update regex to include dot character to be consistent with IAM role creation in the authorized principal field for create and update subscription target.", + "type": "api-change" + }, + { + "category": "``devicefarm``", + "description": "This release removed support for Calabash, UI Automation, Built-in Explorer, remote access record, remote access replay, and web performance profile framework in ScheduleRun API.", + "type": "api-change" + }, + { + "category": "``ec2``", + "description": "Amazon VPC IP Address Manager (IPAM) now allows customers to provision IPv4 CIDR blocks and allocate Elastic IP Addresses directly from IPAM pools with public IPv4 space", + "type": "api-change" + }, + { + "category": "``internetmonitor``", + "description": "Adds new querying types to show overall traffic suggestion information for monitors", + "type": "api-change" + }, + { + "category": "``pcs``", + "description": "Introducing AWS Parallel Computing Service (AWS PCS), a new service makes it easy to setup and manage high performance computing (HPC) clusters, and build scientific and engineering models at virtually any scale on AWS.", + "type": "api-change" + }, + { + "category": "``workspaces``", + "description": "Documentation-only update that clarifies the StartWorkspaces and StopWorkspaces actions, and a few other minor edits.", + "type": "api-change" + } +] \ No newline at end of file diff --git a/.changes/next-release/api-change-appconfig-39354.json b/.changes/next-release/api-change-appconfig-39354.json deleted file mode 100644 index 6ea759a6f4..0000000000 --- a/.changes/next-release/api-change-appconfig-39354.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``appconfig``", - "description": "This release adds support for deletion protection, which is a safety guardrail to prevent the unintentional deletion of a recently used AWS AppConfig Configuration Profile or Environment. This also includes a change to increase the maximum length of the Name parameter in UpdateConfigurationProfile." -} diff --git a/.changes/next-release/api-change-datazone-52306.json b/.changes/next-release/api-change-datazone-52306.json deleted file mode 100644 index 9bed0fc2b8..0000000000 --- a/.changes/next-release/api-change-datazone-52306.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``datazone``", - "description": "Update regex to include dot character to be consistent with IAM role creation in the authorized principal field for create and update subscription target." -} diff --git a/.changes/next-release/api-change-devicefarm-91292.json b/.changes/next-release/api-change-devicefarm-91292.json deleted file mode 100644 index ebd14aed8b..0000000000 --- a/.changes/next-release/api-change-devicefarm-91292.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``devicefarm``", - "description": "This release removed support for Calabash, UI Automation, Built-in Explorer, remote access record, remote access replay, and web performance profile framework in ScheduleRun API." -} diff --git a/.changes/next-release/api-change-ec2-55195.json b/.changes/next-release/api-change-ec2-55195.json deleted file mode 100644 index 187c0e09be..0000000000 --- a/.changes/next-release/api-change-ec2-55195.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``ec2``", - "description": "Amazon VPC IP Address Manager (IPAM) now allows customers to provision IPv4 CIDR blocks and allocate Elastic IP Addresses directly from IPAM pools with public IPv4 space" -} diff --git a/.changes/next-release/api-change-internetmonitor-37055.json b/.changes/next-release/api-change-internetmonitor-37055.json deleted file mode 100644 index fc55ffec49..0000000000 --- a/.changes/next-release/api-change-internetmonitor-37055.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``internetmonitor``", - "description": "Adds new querying types to show overall traffic suggestion information for monitors" -} diff --git a/.changes/next-release/api-change-pcs-76955.json b/.changes/next-release/api-change-pcs-76955.json deleted file mode 100644 index 3c3ca95e1e..0000000000 --- a/.changes/next-release/api-change-pcs-76955.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``pcs``", - "description": "Introducing AWS Parallel Computing Service (AWS PCS), a new service makes it easy to setup and manage high performance computing (HPC) clusters, and build scientific and engineering models at virtually any scale on AWS." -} diff --git a/.changes/next-release/api-change-workspaces-74973.json b/.changes/next-release/api-change-workspaces-74973.json deleted file mode 100644 index f70635b8af..0000000000 --- a/.changes/next-release/api-change-workspaces-74973.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``workspaces``", - "description": "Documentation-only update that clarifies the StartWorkspaces and StopWorkspaces actions, and a few other minor edits." -} diff --git a/CHANGELOG.rst b/CHANGELOG.rst index fc93c5b666..0643854488 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,18 @@ CHANGELOG ========= +1.35.8 +====== + +* api-change:``appconfig``: This release adds support for deletion protection, which is a safety guardrail to prevent the unintentional deletion of a recently used AWS AppConfig Configuration Profile or Environment. This also includes a change to increase the maximum length of the Name parameter in UpdateConfigurationProfile. +* api-change:``datazone``: Update regex to include dot character to be consistent with IAM role creation in the authorized principal field for create and update subscription target. +* api-change:``devicefarm``: This release removed support for Calabash, UI Automation, Built-in Explorer, remote access record, remote access replay, and web performance profile framework in ScheduleRun API. +* api-change:``ec2``: Amazon VPC IP Address Manager (IPAM) now allows customers to provision IPv4 CIDR blocks and allocate Elastic IP Addresses directly from IPAM pools with public IPv4 space +* api-change:``internetmonitor``: Adds new querying types to show overall traffic suggestion information for monitors +* api-change:``pcs``: Introducing AWS Parallel Computing Service (AWS PCS), a new service makes it easy to setup and manage high performance computing (HPC) clusters, and build scientific and engineering models at virtually any scale on AWS. +* api-change:``workspaces``: Documentation-only update that clarifies the StartWorkspaces and StopWorkspaces actions, and a few other minor edits. + + 1.35.7 ====== diff --git a/botocore/__init__.py b/botocore/__init__.py index 8fb2327698..1248eec5d6 100644 --- a/botocore/__init__.py +++ b/botocore/__init__.py @@ -16,7 +16,7 @@ import os import re -__version__ = '1.35.7' +__version__ = '1.35.8' class NullHandler(logging.Handler): diff --git a/docs/source/conf.py b/docs/source/conf.py index bd45127f2f..3135e926ab 100644 --- a/docs/source/conf.py +++ b/docs/source/conf.py @@ -59,7 +59,7 @@ # The short X.Y version. version = '1.35' # The full version, including alpha/beta/rc tags. -release = '1.35.7' +release = '1.35.8' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages.