From 1617617c16686aa5e6077e1b27eb081e6d683d0e Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Thu, 19 Jan 2023 21:07:24 +0000 Subject: [PATCH] Bumping version to 1.26.53 --- .changes/1.26.53.json | 62 +++++++++++++++++++ .../api-change-appflow-11253.json | 5 -- .../api-change-codeartifact-75170.json | 5 -- .../api-change-connect-47980.json | 5 -- .../api-change-connectparticipant-76634.json | 5 -- .../next-release/api-change-ec2-56916.json | 5 -- .../next-release/api-change-glue-12913.json | 5 -- .../api-change-groundstation-15105.json | 5 -- .../next-release/api-change-logs-62833.json | 5 -- .../api-change-medialive-99731.json | 5 -- .../api-change-opensearch-94926.json | 5 -- .../api-change-panorama-54900.json | 5 -- .../api-change-sagemaker-95928.json | 5 -- CHANGELOG.rst | 17 +++++ boto3/__init__.py | 2 +- setup.cfg | 2 +- setup.py | 2 +- 17 files changed, 82 insertions(+), 63 deletions(-) create mode 100644 .changes/1.26.53.json delete mode 100644 .changes/next-release/api-change-appflow-11253.json delete mode 100644 .changes/next-release/api-change-codeartifact-75170.json delete mode 100644 .changes/next-release/api-change-connect-47980.json delete mode 100644 .changes/next-release/api-change-connectparticipant-76634.json delete mode 100644 .changes/next-release/api-change-ec2-56916.json delete mode 100644 .changes/next-release/api-change-glue-12913.json delete mode 100644 .changes/next-release/api-change-groundstation-15105.json delete mode 100644 .changes/next-release/api-change-logs-62833.json delete mode 100644 .changes/next-release/api-change-medialive-99731.json delete mode 100644 .changes/next-release/api-change-opensearch-94926.json delete mode 100644 .changes/next-release/api-change-panorama-54900.json delete mode 100644 .changes/next-release/api-change-sagemaker-95928.json diff --git a/.changes/1.26.53.json b/.changes/1.26.53.json new file mode 100644 index 0000000000..6c3e8aa5c3 --- /dev/null +++ b/.changes/1.26.53.json @@ -0,0 +1,62 @@ +[ + { + "category": "``appflow``", + "description": "[``botocore``] Adding support for Salesforce Pardot connector in Amazon AppFlow.", + "type": "api-change" + }, + { + "category": "``codeartifact``", + "description": "[``botocore``] Documentation updates for CodeArtifact", + "type": "api-change" + }, + { + "category": "``connect``", + "description": "[``botocore``] Amazon Connect Chat introduces Persistent Chat, allowing customers to resume previous conversations with context and transcripts carried over from previous chats, eliminating the need to repeat themselves and allowing agents to provide personalized service with access to entire conversation history.", + "type": "api-change" + }, + { + "category": "``connectparticipant``", + "description": "[``botocore``] This release updates Amazon Connect Participant's GetTranscript api to provide transcripts of past chats on a persistent chat session.", + "type": "api-change" + }, + { + "category": "``ec2``", + "description": "[``botocore``] Adds SSM Parameter Resource Aliasing support to EC2 Launch Templates. Launch Templates can now store parameter aliases in place of AMI Resource IDs. CreateLaunchTemplateVersion and DescribeLaunchTemplateVersions now support a convenience flag, ResolveAlias, to return the resolved parameter value.", + "type": "api-change" + }, + { + "category": "``glue``", + "description": "[``botocore``] Release Glue Studio Hudi Data Lake Format for SDK/CLI", + "type": "api-change" + }, + { + "category": "``groundstation``", + "description": "[``botocore``] Add configurable prepass and postpass times for DataflowEndpointGroup. Add Waiter to allow customers to wait for a contact that was reserved through ReserveContact", + "type": "api-change" + }, + { + "category": "``logs``", + "description": "[``botocore``] Bug fix - Removed the regex pattern validation from CoralModel to avoid potential security issue.", + "type": "api-change" + }, + { + "category": "``medialive``", + "description": "[``botocore``] AWS Elemental MediaLive adds support for SCTE 35 preRollMilliSeconds.", + "type": "api-change" + }, + { + "category": "``opensearch``", + "description": "[``botocore``] This release adds the enhanced dry run option, that checks for validation errors that might occur when deploying configuration changes and provides a summary of these errors, if any. The feature will also indicate whether a blue/green deployment will be required to apply a change.", + "type": "api-change" + }, + { + "category": "``panorama``", + "description": "[``botocore``] Added AllowMajorVersionUpdate option to OTAJobConfig to make appliance software major version updates opt-in.", + "type": "api-change" + }, + { + "category": "``sagemaker``", + "description": "[``botocore``] HyperParameterTuningJobs now allow passing environment variables into the corresponding TrainingJobs", + "type": "api-change" + } +] \ No newline at end of file diff --git a/.changes/next-release/api-change-appflow-11253.json b/.changes/next-release/api-change-appflow-11253.json deleted file mode 100644 index fa225d22c0..0000000000 --- a/.changes/next-release/api-change-appflow-11253.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``appflow``", - "description": "[``botocore``] Adding support for Salesforce Pardot connector in Amazon AppFlow." -} diff --git a/.changes/next-release/api-change-codeartifact-75170.json b/.changes/next-release/api-change-codeartifact-75170.json deleted file mode 100644 index cd62271eaf..0000000000 --- a/.changes/next-release/api-change-codeartifact-75170.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``codeartifact``", - "description": "[``botocore``] Documentation updates for CodeArtifact" -} diff --git a/.changes/next-release/api-change-connect-47980.json b/.changes/next-release/api-change-connect-47980.json deleted file mode 100644 index 52a7bab96e..0000000000 --- a/.changes/next-release/api-change-connect-47980.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``connect``", - "description": "[``botocore``] Amazon Connect Chat introduces Persistent Chat, allowing customers to resume previous conversations with context and transcripts carried over from previous chats, eliminating the need to repeat themselves and allowing agents to provide personalized service with access to entire conversation history." -} diff --git a/.changes/next-release/api-change-connectparticipant-76634.json b/.changes/next-release/api-change-connectparticipant-76634.json deleted file mode 100644 index 31bc968033..0000000000 --- a/.changes/next-release/api-change-connectparticipant-76634.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``connectparticipant``", - "description": "[``botocore``] This release updates Amazon Connect Participant's GetTranscript api to provide transcripts of past chats on a persistent chat session." -} diff --git a/.changes/next-release/api-change-ec2-56916.json b/.changes/next-release/api-change-ec2-56916.json deleted file mode 100644 index 98048e1bb9..0000000000 --- a/.changes/next-release/api-change-ec2-56916.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``ec2``", - "description": "[``botocore``] Adds SSM Parameter Resource Aliasing support to EC2 Launch Templates. Launch Templates can now store parameter aliases in place of AMI Resource IDs. CreateLaunchTemplateVersion and DescribeLaunchTemplateVersions now support a convenience flag, ResolveAlias, to return the resolved parameter value." -} diff --git a/.changes/next-release/api-change-glue-12913.json b/.changes/next-release/api-change-glue-12913.json deleted file mode 100644 index e4a9a305b4..0000000000 --- a/.changes/next-release/api-change-glue-12913.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``glue``", - "description": "[``botocore``] Release Glue Studio Hudi Data Lake Format for SDK/CLI" -} diff --git a/.changes/next-release/api-change-groundstation-15105.json b/.changes/next-release/api-change-groundstation-15105.json deleted file mode 100644 index e131c57757..0000000000 --- a/.changes/next-release/api-change-groundstation-15105.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``groundstation``", - "description": "[``botocore``] Add configurable prepass and postpass times for DataflowEndpointGroup. Add Waiter to allow customers to wait for a contact that was reserved through ReserveContact" -} diff --git a/.changes/next-release/api-change-logs-62833.json b/.changes/next-release/api-change-logs-62833.json deleted file mode 100644 index 8719227693..0000000000 --- a/.changes/next-release/api-change-logs-62833.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``logs``", - "description": "[``botocore``] Bug fix - Removed the regex pattern validation from CoralModel to avoid potential security issue." -} diff --git a/.changes/next-release/api-change-medialive-99731.json b/.changes/next-release/api-change-medialive-99731.json deleted file mode 100644 index 7852b08a6e..0000000000 --- a/.changes/next-release/api-change-medialive-99731.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``medialive``", - "description": "[``botocore``] AWS Elemental MediaLive adds support for SCTE 35 preRollMilliSeconds." -} diff --git a/.changes/next-release/api-change-opensearch-94926.json b/.changes/next-release/api-change-opensearch-94926.json deleted file mode 100644 index 70aa68a9d9..0000000000 --- a/.changes/next-release/api-change-opensearch-94926.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``opensearch``", - "description": "[``botocore``] This release adds the enhanced dry run option, that checks for validation errors that might occur when deploying configuration changes and provides a summary of these errors, if any. The feature will also indicate whether a blue/green deployment will be required to apply a change." -} diff --git a/.changes/next-release/api-change-panorama-54900.json b/.changes/next-release/api-change-panorama-54900.json deleted file mode 100644 index 2062b6a3ba..0000000000 --- a/.changes/next-release/api-change-panorama-54900.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``panorama``", - "description": "[``botocore``] Added AllowMajorVersionUpdate option to OTAJobConfig to make appliance software major version updates opt-in." -} diff --git a/.changes/next-release/api-change-sagemaker-95928.json b/.changes/next-release/api-change-sagemaker-95928.json deleted file mode 100644 index d0de884d43..0000000000 --- a/.changes/next-release/api-change-sagemaker-95928.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``sagemaker``", - "description": "[``botocore``] HyperParameterTuningJobs now allow passing environment variables into the corresponding TrainingJobs" -} diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 33a8cb0b52..e9f25f2c8e 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,23 @@ CHANGELOG ========= +1.26.53 +======= + +* api-change:``appflow``: [``botocore``] Adding support for Salesforce Pardot connector in Amazon AppFlow. +* api-change:``codeartifact``: [``botocore``] Documentation updates for CodeArtifact +* api-change:``connect``: [``botocore``] Amazon Connect Chat introduces Persistent Chat, allowing customers to resume previous conversations with context and transcripts carried over from previous chats, eliminating the need to repeat themselves and allowing agents to provide personalized service with access to entire conversation history. +* api-change:``connectparticipant``: [``botocore``] This release updates Amazon Connect Participant's GetTranscript api to provide transcripts of past chats on a persistent chat session. +* api-change:``ec2``: [``botocore``] Adds SSM Parameter Resource Aliasing support to EC2 Launch Templates. Launch Templates can now store parameter aliases in place of AMI Resource IDs. CreateLaunchTemplateVersion and DescribeLaunchTemplateVersions now support a convenience flag, ResolveAlias, to return the resolved parameter value. +* api-change:``glue``: [``botocore``] Release Glue Studio Hudi Data Lake Format for SDK/CLI +* api-change:``groundstation``: [``botocore``] Add configurable prepass and postpass times for DataflowEndpointGroup. Add Waiter to allow customers to wait for a contact that was reserved through ReserveContact +* api-change:``logs``: [``botocore``] Bug fix - Removed the regex pattern validation from CoralModel to avoid potential security issue. +* api-change:``medialive``: [``botocore``] AWS Elemental MediaLive adds support for SCTE 35 preRollMilliSeconds. +* api-change:``opensearch``: [``botocore``] This release adds the enhanced dry run option, that checks for validation errors that might occur when deploying configuration changes and provides a summary of these errors, if any. The feature will also indicate whether a blue/green deployment will be required to apply a change. +* api-change:``panorama``: [``botocore``] Added AllowMajorVersionUpdate option to OTAJobConfig to make appliance software major version updates opt-in. +* api-change:``sagemaker``: [``botocore``] HyperParameterTuningJobs now allow passing environment variables into the corresponding TrainingJobs + + 1.26.52 ======= diff --git a/boto3/__init__.py b/boto3/__init__.py index 7f4f85031a..227d11b11f 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.52' +__version__ = '1.26.53' # The default Boto3 session; autoloaded when needed. diff --git a/setup.cfg b/setup.cfg index 0c84b9b4d5..4962248ee8 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,7 +3,7 @@ universal = 0 [metadata] requires_dist = - botocore>=1.29.52,<1.30.0 + botocore>=1.29.53,<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 50d89995e4..9b4777afd3 100644 --- a/setup.py +++ b/setup.py @@ -13,7 +13,7 @@ requires = [ - 'botocore>=1.29.52,<1.30.0', + 'botocore>=1.29.53,<1.30.0', 'jmespath>=0.7.1,<2.0.0', 's3transfer>=0.6.0,<0.7.0', ]