From 6f3c3e43b2ffd7615d30768d54032063f84d6734 Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Wed, 21 Dec 2022 20:02:20 +0000 Subject: [PATCH] Bumping version to 1.27.35 --- .changes/1.27.35.json | 47 +++++++++++++++++++ .../api-change-connect-73084.json | 5 -- .../api-change-connectparticipant-43454.json | 5 -- ...icensemanagerlinuxsubscriptions-25773.json | 5 -- .../next-release/api-change-macie2-89487.json | 5 -- .../api-change-sagemaker-59647.json | 5 -- .../api-change-scheduler-22745.json | 5 -- .../next-release/api-change-ssm-61606.json | 5 -- .../next-release/api-change-support-1762.json | 5 -- .../api-change-transfer-95240.json | 5 -- CHANGELOG.rst | 14 ++++++ awscli/__init__.py | 2 +- doc/source/conf.py | 2 +- setup.cfg | 2 +- setup.py | 2 +- 15 files changed, 65 insertions(+), 49 deletions(-) create mode 100644 .changes/1.27.35.json delete mode 100644 .changes/next-release/api-change-connect-73084.json delete mode 100644 .changes/next-release/api-change-connectparticipant-43454.json delete mode 100644 .changes/next-release/api-change-licensemanagerlinuxsubscriptions-25773.json delete mode 100644 .changes/next-release/api-change-macie2-89487.json delete mode 100644 .changes/next-release/api-change-sagemaker-59647.json delete mode 100644 .changes/next-release/api-change-scheduler-22745.json delete mode 100644 .changes/next-release/api-change-ssm-61606.json delete mode 100644 .changes/next-release/api-change-support-1762.json delete mode 100644 .changes/next-release/api-change-transfer-95240.json diff --git a/.changes/1.27.35.json b/.changes/1.27.35.json new file mode 100644 index 000000000000..fd3e56ce59dc --- /dev/null +++ b/.changes/1.27.35.json @@ -0,0 +1,47 @@ +[ + { + "category": "``connect``", + "description": "Amazon Connect Chat now allows for JSON (application/json) message types to be sent as part of the initial message in the StartChatContact API.", + "type": "api-change" + }, + { + "category": "``connectparticipant``", + "description": "Amazon Connect Chat now allows for JSON (application/json) message types to be sent in the SendMessage API.", + "type": "api-change" + }, + { + "category": "``license-manager-linux-subscriptions``", + "description": "AWS License Manager now offers cross-region, cross-account tracking of commercial Linux subscriptions on AWS. This includes subscriptions purchased as part of EC2 subscription-included AMIs, on the AWS Marketplace, or brought to AWS via Red Hat Cloud Access Program.", + "type": "api-change" + }, + { + "category": "``macie2``", + "description": "This release adds support for analyzing Amazon S3 objects that use the S3 Glacier Instant Retrieval (Glacier_IR) storage class.", + "type": "api-change" + }, + { + "category": "``sagemaker``", + "description": "This release enables adding RStudio Workbench support to an existing Amazon SageMaker Studio domain. It allows setting your RStudio on SageMaker environment configuration parameters and also updating the RStudioConnectUrl and RStudioPackageManagerUrl parameters for existing domains", + "type": "api-change" + }, + { + "category": "``scheduler``", + "description": "Updated the ListSchedules and ListScheduleGroups APIs to allow the NamePrefix field to start with a number. Updated the validation for executionRole field to support any role name.", + "type": "api-change" + }, + { + "category": "``ssm``", + "description": "Doc-only updates for December 2022.", + "type": "api-change" + }, + { + "category": "``support``", + "description": "Documentation updates for the AWS Support API", + "type": "api-change" + }, + { + "category": "``transfer``", + "description": "This release adds support for Decrypt as a workflow step type.", + "type": "api-change" + } +] \ No newline at end of file diff --git a/.changes/next-release/api-change-connect-73084.json b/.changes/next-release/api-change-connect-73084.json deleted file mode 100644 index e0e91d7fdbb0..000000000000 --- a/.changes/next-release/api-change-connect-73084.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``connect``", - "description": "Amazon Connect Chat now allows for JSON (application/json) message types to be sent as part of the initial message in the StartChatContact API." -} diff --git a/.changes/next-release/api-change-connectparticipant-43454.json b/.changes/next-release/api-change-connectparticipant-43454.json deleted file mode 100644 index 2d8eca528b0b..000000000000 --- a/.changes/next-release/api-change-connectparticipant-43454.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``connectparticipant``", - "description": "Amazon Connect Chat now allows for JSON (application/json) message types to be sent in the SendMessage API." -} diff --git a/.changes/next-release/api-change-licensemanagerlinuxsubscriptions-25773.json b/.changes/next-release/api-change-licensemanagerlinuxsubscriptions-25773.json deleted file mode 100644 index fa4c54b15080..000000000000 --- a/.changes/next-release/api-change-licensemanagerlinuxsubscriptions-25773.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``license-manager-linux-subscriptions``", - "description": "AWS License Manager now offers cross-region, cross-account tracking of commercial Linux subscriptions on AWS. This includes subscriptions purchased as part of EC2 subscription-included AMIs, on the AWS Marketplace, or brought to AWS via Red Hat Cloud Access Program." -} diff --git a/.changes/next-release/api-change-macie2-89487.json b/.changes/next-release/api-change-macie2-89487.json deleted file mode 100644 index 1f448c306095..000000000000 --- a/.changes/next-release/api-change-macie2-89487.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``macie2``", - "description": "This release adds support for analyzing Amazon S3 objects that use the S3 Glacier Instant Retrieval (Glacier_IR) storage class." -} diff --git a/.changes/next-release/api-change-sagemaker-59647.json b/.changes/next-release/api-change-sagemaker-59647.json deleted file mode 100644 index b99d570431e2..000000000000 --- a/.changes/next-release/api-change-sagemaker-59647.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``sagemaker``", - "description": "This release enables adding RStudio Workbench support to an existing Amazon SageMaker Studio domain. It allows setting your RStudio on SageMaker environment configuration parameters and also updating the RStudioConnectUrl and RStudioPackageManagerUrl parameters for existing domains" -} diff --git a/.changes/next-release/api-change-scheduler-22745.json b/.changes/next-release/api-change-scheduler-22745.json deleted file mode 100644 index c96ce939145b..000000000000 --- a/.changes/next-release/api-change-scheduler-22745.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``scheduler``", - "description": "Updated the ListSchedules and ListScheduleGroups APIs to allow the NamePrefix field to start with a number. Updated the validation for executionRole field to support any role name." -} diff --git a/.changes/next-release/api-change-ssm-61606.json b/.changes/next-release/api-change-ssm-61606.json deleted file mode 100644 index 612407a24af3..000000000000 --- a/.changes/next-release/api-change-ssm-61606.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``ssm``", - "description": "Doc-only updates for December 2022." -} diff --git a/.changes/next-release/api-change-support-1762.json b/.changes/next-release/api-change-support-1762.json deleted file mode 100644 index fdb7126987f0..000000000000 --- a/.changes/next-release/api-change-support-1762.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``support``", - "description": "Documentation updates for the AWS Support API" -} diff --git a/.changes/next-release/api-change-transfer-95240.json b/.changes/next-release/api-change-transfer-95240.json deleted file mode 100644 index c491e049624f..000000000000 --- a/.changes/next-release/api-change-transfer-95240.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``transfer``", - "description": "This release adds support for Decrypt as a workflow step type." -} diff --git a/CHANGELOG.rst b/CHANGELOG.rst index d030abc88b7c..b581520022cb 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,20 @@ CHANGELOG ========= +1.27.35 +======= + +* api-change:``connect``: Amazon Connect Chat now allows for JSON (application/json) message types to be sent as part of the initial message in the StartChatContact API. +* api-change:``connectparticipant``: Amazon Connect Chat now allows for JSON (application/json) message types to be sent in the SendMessage API. +* api-change:``license-manager-linux-subscriptions``: AWS License Manager now offers cross-region, cross-account tracking of commercial Linux subscriptions on AWS. This includes subscriptions purchased as part of EC2 subscription-included AMIs, on the AWS Marketplace, or brought to AWS via Red Hat Cloud Access Program. +* api-change:``macie2``: This release adds support for analyzing Amazon S3 objects that use the S3 Glacier Instant Retrieval (Glacier_IR) storage class. +* api-change:``sagemaker``: This release enables adding RStudio Workbench support to an existing Amazon SageMaker Studio domain. It allows setting your RStudio on SageMaker environment configuration parameters and also updating the RStudioConnectUrl and RStudioPackageManagerUrl parameters for existing domains +* api-change:``scheduler``: Updated the ListSchedules and ListScheduleGroups APIs to allow the NamePrefix field to start with a number. Updated the validation for executionRole field to support any role name. +* api-change:``ssm``: Doc-only updates for December 2022. +* api-change:``support``: Documentation updates for the AWS Support API +* api-change:``transfer``: This release adds support for Decrypt as a workflow step type. + + 1.27.34 ======= diff --git a/awscli/__init__.py b/awscli/__init__.py index 6c213f06fabb..eed4af91e74c 100644 --- a/awscli/__init__.py +++ b/awscli/__init__.py @@ -17,7 +17,7 @@ """ import os -__version__ = '1.27.34' +__version__ = '1.27.35' # # Get our data path to be added to botocore's search path diff --git a/doc/source/conf.py b/doc/source/conf.py index 2755f9eb4ac2..c17528b0e6c4 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -52,7 +52,7 @@ # The short X.Y version. version = '1.27.' # The full version, including alpha/beta/rc tags. -release = '1.27.34' +release = '1.27.35' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. diff --git a/setup.cfg b/setup.cfg index 267ab813d9c1..330be1049e25 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,7 +3,7 @@ universal = 0 [metadata] requires_dist = - botocore==1.29.34 + botocore==1.29.35 docutils>=0.10,<0.17 s3transfer>=0.6.0,<0.7.0 PyYAML>=3.10,<5.5 diff --git a/setup.py b/setup.py index 3dbdcb90c463..7248d9c74eb6 100644 --- a/setup.py +++ b/setup.py @@ -24,7 +24,7 @@ def find_version(*file_paths): install_requires = [ - 'botocore==1.29.34', + 'botocore==1.29.35', 'docutils>=0.10,<0.17', 's3transfer>=0.6.0,<0.7.0', 'PyYAML>=3.10,<5.5',