Skip to content

Commit

Permalink
Bumping version to 1.26.53
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-python-automation committed Jan 19, 2023
1 parent 3c41450 commit 1617617
Show file tree
Hide file tree
Showing 17 changed files with 82 additions and 63 deletions.
62 changes: 62 additions & 0 deletions .changes/1.26.53.json
Original file line number Diff line number Diff line change
@@ -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"
}
]
5 changes: 0 additions & 5 deletions .changes/next-release/api-change-appflow-11253.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/api-change-codeartifact-75170.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/api-change-connect-47980.json

This file was deleted.

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/api-change-ec2-56916.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/api-change-glue-12913.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/api-change-groundstation-15105.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/api-change-logs-62833.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/api-change-medialive-99731.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/api-change-opensearch-94926.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/api-change-panorama-54900.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/api-change-sagemaker-95928.json

This file was deleted.

17 changes: 17 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -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
=======

Expand Down
2 changes: 1 addition & 1 deletion boto3/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down
2 changes: 1 addition & 1 deletion setup.cfg
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
2 changes: 1 addition & 1 deletion setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -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',
]
Expand Down

0 comments on commit 1617617

Please sign in to comment.