Skip to content

Commit

Permalink
Bumping version to 1.28.11
Browse files Browse the repository at this point in the history
  • Loading branch information
aws-sdk-python-automation committed Jul 25, 2023
1 parent 4cf0996 commit 7751b2d
Show file tree
Hide file tree
Showing 18 changed files with 88 additions and 68 deletions.
67 changes: 67 additions & 0 deletions .changes/1.28.11.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,67 @@
[
{
"category": "``billingconductor``",
"description": "[``botocore``] Added support for Auto-Assocate Billing Groups for CreateBillingGroup, UpdateBillingGroup, and ListBillingGroups.",
"type": "api-change"
},
{
"category": "``customer-profiles``",
"description": "[``botocore``] Amazon Connect Customer Profiles now supports rule-based resolution to match and merge similar profiles into unified profiles, helping companies deliver faster and more personalized customer service by providing access to relevant customer information for agents and automated experiences.",
"type": "api-change"
},
{
"category": "``datasync``",
"description": "[``botocore``] AWS DataSync now supports Microsoft Azure Blob Storage locations.",
"type": "api-change"
},
{
"category": "``dynamodb``",
"description": "[``botocore``] Documentation updates for DynamoDB",
"type": "api-change"
},
{
"category": "``ec2``",
"description": "[``botocore``] This release adds an instance's peak and baseline network bandwidth as well as the memory sizes of an instance's inference accelerators to DescribeInstanceTypes.",
"type": "api-change"
},
{
"category": "``emr-serverless``",
"description": "[``botocore``] This release adds support for publishing application logs to CloudWatch.",
"type": "api-change"
},
{
"category": "``lambda``",
"description": "[``botocore``] Add Python 3.11 (python3.11) support to AWS Lambda",
"type": "api-change"
},
{
"category": "``rds``",
"description": "[``botocore``] This release adds support for monitoring storage optimization progress on the DescribeDBInstances API.",
"type": "api-change"
},
{
"category": "``sagemaker``",
"description": "[``botocore``] Mark ContentColumn and TargetLabelColumn as required Targets in TextClassificationJobConfig in CreateAutoMLJobV2API",
"type": "api-change"
},
{
"category": "``securityhub``",
"description": "[``botocore``] Add support for CONTAINS and NOT_CONTAINS comparison operators for Automation Rules string filters and map filters",
"type": "api-change"
},
{
"category": "``sts``",
"description": "[``botocore``] API updates for the AWS Security Token Service",
"type": "api-change"
},
{
"category": "``transfer``",
"description": "[``botocore``] This release adds support for SFTP Connectors.",
"type": "api-change"
},
{
"category": "``wisdom``",
"description": "[``botocore``] This release added two new data types: AssistantIntegrationConfiguration, and SessionIntegrationConfiguration to support Wisdom integration with Amazon Connect Chat",
"type": "api-change"
}
]
5 changes: 0 additions & 5 deletions .changes/next-release/api-change-billingconductor-47935.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/api-change-customerprofiles-28693.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/api-change-datasync-4129.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/api-change-dynamodb-92961.json

This file was deleted.

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

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/api-change-emrserverless-82168.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/api-change-lambda-65998.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/api-change-rds-52006.json

This file was deleted.

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

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/api-change-securityhub-71339.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/api-change-sts-72301.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/api-change-transfer-81643.json

This file was deleted.

5 changes: 0 additions & 5 deletions .changes/next-release/api-change-wisdom-22053.json

This file was deleted.

18 changes: 18 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,24 @@
CHANGELOG
=========

1.28.11
=======

* api-change:``billingconductor``: [``botocore``] Added support for Auto-Assocate Billing Groups for CreateBillingGroup, UpdateBillingGroup, and ListBillingGroups.
* api-change:``customer-profiles``: [``botocore``] Amazon Connect Customer Profiles now supports rule-based resolution to match and merge similar profiles into unified profiles, helping companies deliver faster and more personalized customer service by providing access to relevant customer information for agents and automated experiences.
* api-change:``datasync``: [``botocore``] AWS DataSync now supports Microsoft Azure Blob Storage locations.
* api-change:``dynamodb``: [``botocore``] Documentation updates for DynamoDB
* api-change:``ec2``: [``botocore``] This release adds an instance's peak and baseline network bandwidth as well as the memory sizes of an instance's inference accelerators to DescribeInstanceTypes.
* api-change:``emr-serverless``: [``botocore``] This release adds support for publishing application logs to CloudWatch.
* api-change:``lambda``: [``botocore``] Add Python 3.11 (python3.11) support to AWS Lambda
* api-change:``rds``: [``botocore``] This release adds support for monitoring storage optimization progress on the DescribeDBInstances API.
* api-change:``sagemaker``: [``botocore``] Mark ContentColumn and TargetLabelColumn as required Targets in TextClassificationJobConfig in CreateAutoMLJobV2API
* api-change:``securityhub``: [``botocore``] Add support for CONTAINS and NOT_CONTAINS comparison operators for Automation Rules string filters and map filters
* api-change:``sts``: [``botocore``] API updates for the AWS Security Token Service
* api-change:``transfer``: [``botocore``] This release adds support for SFTP Connectors.
* api-change:``wisdom``: [``botocore``] This release added two new data types: AssistantIntegrationConfiguration, and SessionIntegrationConfiguration to support Wisdom integration with Amazon Connect Chat


1.28.10
=======

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.28.10'
__version__ = '1.28.11'


# 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.31.10,<1.32.0
botocore>=1.31.11,<1.32.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.31.10,<1.32.0',
'botocore>=1.31.11,<1.32.0',
'jmespath>=0.7.1,<2.0.0',
's3transfer>=0.6.0,<0.7.0',
]
Expand Down

0 comments on commit 7751b2d

Please sign in to comment.