Skip to content

Commit

Permalink
Merge branch 'release-1.26.12' into develop
Browse files Browse the repository at this point in the history
* release-1.26.12:
  Bumping version to 1.26.12
  Add changelog entries from botocore
  • Loading branch information
aws-sdk-python-automation committed Nov 17, 2022
2 parents c608aab + e11d56b commit a72c158
Show file tree
Hide file tree
Showing 5 changed files with 124 additions and 3 deletions.
97 changes: 97 additions & 0 deletions .changes/1.26.12.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,97 @@
[
{
"category": "``amplify``",
"description": "[``botocore``] Adds a new value (WEB_COMPUTE) to the Platform enum that allows customers to create Amplify Apps with Server-Side Rendering support.",
"type": "api-change"
},
{
"category": "``appflow``",
"description": "[``botocore``] AppFlow simplifies the preparation and cataloging of SaaS data into the AWS Glue Data Catalog where your data can be discovered and accessed by AWS analytics and ML services. AppFlow now also supports data field partitioning and file size optimization to improve query performance and reduce cost.",
"type": "api-change"
},
{
"category": "``appsync``",
"description": "[``botocore``] This release introduces the APPSYNC_JS runtime, and adds support for JavaScript in AppSync functions and AppSync pipeline resolvers.",
"type": "api-change"
},
{
"category": "``dms``",
"description": "[``botocore``] Adds support for Internet Protocol Version 6 (IPv6) on DMS Replication Instances",
"type": "api-change"
},
{
"category": "``ec2``",
"description": "[``botocore``] This release adds a new optional parameter \"privateIpAddress\" for the CreateNatGateway API. PrivateIPAddress will allow customers to select a custom Private IPv4 address instead of having it be auto-assigned.",
"type": "api-change"
},
{
"category": "``elbv2``",
"description": "[``botocore``] Update elbv2 client to latest version",
"type": "api-change"
},
{
"category": "``emr-serverless``",
"description": "[``botocore``] Adds support for AWS Graviton2 based applications. You can now select CPU architecture when creating new applications or updating existing ones.",
"type": "api-change"
},
{
"category": "``ivschat``",
"description": "[``botocore``] Adds LoggingConfiguration APIs for IVS Chat - a feature that allows customers to store and record sent messages in a chat room to S3 buckets, CloudWatch logs, or Kinesis firehose.",
"type": "api-change"
},
{
"category": "``lambda``",
"description": "[``botocore``] Add Node 18 (nodejs18.x) support to AWS Lambda.",
"type": "api-change"
},
{
"category": "``personalize``",
"description": "[``botocore``] This release provides support for creation and use of metric attributions in AWS Personalize",
"type": "api-change"
},
{
"category": "``polly``",
"description": "[``botocore``] Add two new neural voices - Ola (pl-PL) and Hala (ar-AE).",
"type": "api-change"
},
{
"category": "``rum``",
"description": "[``botocore``] CloudWatch RUM now supports custom events. To use custom events, create an app monitor or update an app monitor with CustomEvent Status as ENABLED.",
"type": "api-change"
},
{
"category": "``s3control``",
"description": "[``botocore``] Added 34 new S3 Storage Lens metrics to support additional customer use cases.",
"type": "api-change"
},
{
"category": "``secretsmanager``",
"description": "[``botocore``] Documentation updates for Secrets Manager.",
"type": "api-change"
},
{
"category": "``securityhub``",
"description": "[``botocore``] Added SourceLayerArn and SourceLayerHash field for security findings. Updated AwsLambdaFunction Resource detail",
"type": "api-change"
},
{
"category": "``servicecatalog-appregistry``",
"description": "[``botocore``] This release adds support for tagged resource associations, which allows you to associate a group of resources with a defined resource tag key and value to the application.",
"type": "api-change"
},
{
"category": "``sts``",
"description": "[``botocore``] Documentation updates for AWS Security Token Service.",
"type": "api-change"
},
{
"category": "``textract``",
"description": "[``botocore``] This release adds support for specifying and extracting information from documents using the Signatures feature within Analyze Document API",
"type": "api-change"
},
{
"category": "``workspaces``",
"description": "[``botocore``] The release introduces CreateStandbyWorkspaces, an API that allows you to create standby WorkSpaces associated with a primary WorkSpace in another Region. DescribeWorkspaces now includes related WorkSpaces properties. DescribeWorkspaceBundles and CreateWorkspaceBundle now return more bundle details.",
"type": "api-change"
}
]
24 changes: 24 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,30 @@
CHANGELOG
=========

1.26.12
=======

* api-change:``amplify``: [``botocore``] Adds a new value (WEB_COMPUTE) to the Platform enum that allows customers to create Amplify Apps with Server-Side Rendering support.
* api-change:``appflow``: [``botocore``] AppFlow simplifies the preparation and cataloging of SaaS data into the AWS Glue Data Catalog where your data can be discovered and accessed by AWS analytics and ML services. AppFlow now also supports data field partitioning and file size optimization to improve query performance and reduce cost.
* api-change:``appsync``: [``botocore``] This release introduces the APPSYNC_JS runtime, and adds support for JavaScript in AppSync functions and AppSync pipeline resolvers.
* api-change:``dms``: [``botocore``] Adds support for Internet Protocol Version 6 (IPv6) on DMS Replication Instances
* api-change:``ec2``: [``botocore``] This release adds a new optional parameter "privateIpAddress" for the CreateNatGateway API. PrivateIPAddress will allow customers to select a custom Private IPv4 address instead of having it be auto-assigned.
* api-change:``elbv2``: [``botocore``] Update elbv2 client to latest version
* api-change:``emr-serverless``: [``botocore``] Adds support for AWS Graviton2 based applications. You can now select CPU architecture when creating new applications or updating existing ones.
* api-change:``ivschat``: [``botocore``] Adds LoggingConfiguration APIs for IVS Chat - a feature that allows customers to store and record sent messages in a chat room to S3 buckets, CloudWatch logs, or Kinesis firehose.
* api-change:``lambda``: [``botocore``] Add Node 18 (nodejs18.x) support to AWS Lambda.
* api-change:``personalize``: [``botocore``] This release provides support for creation and use of metric attributions in AWS Personalize
* api-change:``polly``: [``botocore``] Add two new neural voices - Ola (pl-PL) and Hala (ar-AE).
* api-change:``rum``: [``botocore``] CloudWatch RUM now supports custom events. To use custom events, create an app monitor or update an app monitor with CustomEvent Status as ENABLED.
* api-change:``s3control``: [``botocore``] Added 34 new S3 Storage Lens metrics to support additional customer use cases.
* api-change:``secretsmanager``: [``botocore``] Documentation updates for Secrets Manager.
* api-change:``securityhub``: [``botocore``] Added SourceLayerArn and SourceLayerHash field for security findings. Updated AwsLambdaFunction Resource detail
* api-change:``servicecatalog-appregistry``: [``botocore``] This release adds support for tagged resource associations, which allows you to associate a group of resources with a defined resource tag key and value to the application.
* api-change:``sts``: [``botocore``] Documentation updates for AWS Security Token Service.
* api-change:``textract``: [``botocore``] This release adds support for specifying and extracting information from documents using the Signatures feature within Analyze Document API
* api-change:``workspaces``: [``botocore``] The release introduces CreateStandbyWorkspaces, an API that allows you to create standby WorkSpaces associated with a primary WorkSpace in another Region. DescribeWorkspaces now includes related WorkSpaces properties. DescribeWorkspaceBundles and CreateWorkspaceBundle now return more bundle details.


1.26.11
=======

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.11'
__version__ = '1.26.12'


# 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.11,<1.30.0
botocore>=1.29.12,<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.11,<1.30.0',
'botocore>=1.29.12,<1.30.0',
'jmespath>=0.7.1,<2.0.0',
's3transfer>=0.6.0,<0.7.0',
]
Expand Down

0 comments on commit a72c158

Please sign in to comment.