Skip to content

Commit

Permalink
Merge branch 'release-1.28.63'
Browse files Browse the repository at this point in the history
* release-1.28.63:
  Bumping version to 1.28.63
  Add changelog entries from botocore
  • Loading branch information
aws-sdk-python-automation committed Oct 12, 2023
2 parents ca13c52 + 8d823b5 commit d296dbc
Show file tree
Hide file tree
Showing 5 changed files with 130 additions and 3 deletions.
102 changes: 102 additions & 0 deletions .changes/1.28.63.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,102 @@
[
{
"category": "``auditmanager``",
"description": "[``botocore``] This release introduces a new limit to the awsAccounts parameter. When you create or update an assessment, there is now a limit of 200 AWS accounts that can be specified in the assessment scope.",
"type": "api-change"
},
{
"category": "``autoscaling``",
"description": "[``botocore``] Update the NotificationMetadata field to only allow visible ascii characters. Add paginators to DescribeInstanceRefreshes, DescribeLoadBalancers, and DescribeLoadBalancerTargetGroups",
"type": "api-change"
},
{
"category": "``config``",
"description": "[``botocore``] Add enums for resource types supported by Config",
"type": "api-change"
},
{
"category": "``controltower``",
"description": "[``botocore``] Added new EnabledControl resource details to ListEnabledControls API and added new GetEnabledControl API.",
"type": "api-change"
},
{
"category": "``customer-profiles``",
"description": "[``botocore``] Adds sensitive trait to various shapes in Customer Profiles Calculated Attribute API model.",
"type": "api-change"
},
{
"category": "``ec2``",
"description": "[``botocore``] This release adds Ubuntu Pro as a supported platform for On-Demand Capacity Reservations and adds support for setting an Amazon Machine Image (AMI) to disabled state. Disabling the AMI makes it private if it was previously shared, and prevents new EC2 instance launches from it.",
"type": "api-change"
},
{
"category": "``elbv2``",
"description": "[``botocore``] Update elbv2 client to latest version",
"type": "api-change"
},
{
"category": "``glue``",
"description": "[``botocore``] Extending version control support to GitLab and Bitbucket from AWSGlue",
"type": "api-change"
},
{
"category": "``inspector2``",
"description": "[``botocore``] Add MacOs ec2 platform support",
"type": "api-change"
},
{
"category": "``ivs-realtime``",
"description": "[``botocore``] Update GetParticipant to return additional metadata.",
"type": "api-change"
},
{
"category": "``lambda``",
"description": "[``botocore``] Adds support for Lambda functions to access Dual-Stack subnets over IPv6, via an opt-in flag in CreateFunction and UpdateFunctionConfiguration APIs",
"type": "api-change"
},
{
"category": "``location``",
"description": "[``botocore``] This release adds endpoint updates for all AWS Location resource operations.",
"type": "api-change"
},
{
"category": "``machinelearning``",
"description": "[``botocore``] This release marks Password field as sensitive",
"type": "api-change"
},
{
"category": "``pricing``",
"description": "[``botocore``] Documentation updates for Price List",
"type": "api-change"
},
{
"category": "``rds``",
"description": "[``botocore``] This release adds support for adding a dedicated log volume to open-source RDS instances.",
"type": "api-change"
},
{
"category": "``rekognition``",
"description": "[``botocore``] Amazon Rekognition introduces support for Custom Moderation. This allows the enhancement of accuracy for detect moderation labels operations by creating custom adapters tuned on customer data.",
"type": "api-change"
},
{
"category": "``sagemaker``",
"description": "[``botocore``] Amazon SageMaker Canvas adds KendraSettings and DirectDeploySettings support for CanvasAppSettings",
"type": "api-change"
},
{
"category": "``textract``",
"description": "[``botocore``] This release adds 9 new APIs for adapter and adapter version management, 3 new APIs for tagging, and updates AnalyzeDocument and StartDocumentAnalysis API parameters for using adapters.",
"type": "api-change"
},
{
"category": "``transcribe``",
"description": "[``botocore``] This release is to enable m4a format to customers",
"type": "api-change"
},
{
"category": "``workspaces``",
"description": "[``botocore``] Updated the CreateWorkspaces action documentation to clarify that the PCoIP protocol is only available for Windows bundles.",
"type": "api-change"
}
]
25 changes: 25 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,31 @@
CHANGELOG
=========

1.28.63
=======

* api-change:``auditmanager``: [``botocore``] This release introduces a new limit to the awsAccounts parameter. When you create or update an assessment, there is now a limit of 200 AWS accounts that can be specified in the assessment scope.
* api-change:``autoscaling``: [``botocore``] Update the NotificationMetadata field to only allow visible ascii characters. Add paginators to DescribeInstanceRefreshes, DescribeLoadBalancers, and DescribeLoadBalancerTargetGroups
* api-change:``config``: [``botocore``] Add enums for resource types supported by Config
* api-change:``controltower``: [``botocore``] Added new EnabledControl resource details to ListEnabledControls API and added new GetEnabledControl API.
* api-change:``customer-profiles``: [``botocore``] Adds sensitive trait to various shapes in Customer Profiles Calculated Attribute API model.
* api-change:``ec2``: [``botocore``] This release adds Ubuntu Pro as a supported platform for On-Demand Capacity Reservations and adds support for setting an Amazon Machine Image (AMI) to disabled state. Disabling the AMI makes it private if it was previously shared, and prevents new EC2 instance launches from it.
* api-change:``elbv2``: [``botocore``] Update elbv2 client to latest version
* api-change:``glue``: [``botocore``] Extending version control support to GitLab and Bitbucket from AWSGlue
* api-change:``inspector2``: [``botocore``] Add MacOs ec2 platform support
* api-change:``ivs-realtime``: [``botocore``] Update GetParticipant to return additional metadata.
* api-change:``lambda``: [``botocore``] Adds support for Lambda functions to access Dual-Stack subnets over IPv6, via an opt-in flag in CreateFunction and UpdateFunctionConfiguration APIs
* api-change:``location``: [``botocore``] This release adds endpoint updates for all AWS Location resource operations.
* api-change:``machinelearning``: [``botocore``] This release marks Password field as sensitive
* api-change:``pricing``: [``botocore``] Documentation updates for Price List
* api-change:``rds``: [``botocore``] This release adds support for adding a dedicated log volume to open-source RDS instances.
* api-change:``rekognition``: [``botocore``] Amazon Rekognition introduces support for Custom Moderation. This allows the enhancement of accuracy for detect moderation labels operations by creating custom adapters tuned on customer data.
* api-change:``sagemaker``: [``botocore``] Amazon SageMaker Canvas adds KendraSettings and DirectDeploySettings support for CanvasAppSettings
* api-change:``textract``: [``botocore``] This release adds 9 new APIs for adapter and adapter version management, 3 new APIs for tagging, and updates AnalyzeDocument and StartDocumentAnalysis API parameters for using adapters.
* api-change:``transcribe``: [``botocore``] This release is to enable m4a format to customers
* api-change:``workspaces``: [``botocore``] Updated the CreateWorkspaces action documentation to clarify that the PCoIP protocol is only available for Windows bundles.


1.28.62
=======

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.62'
__version__ = '1.28.63'


# 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.62,<1.32.0
botocore>=1.31.63,<1.32.0
jmespath>=0.7.1,<2.0.0
s3transfer>=0.7.0,<0.8.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.62,<1.32.0',
'botocore>=1.31.63,<1.32.0',
'jmespath>=0.7.1,<2.0.0',
's3transfer>=0.7.0,<0.8.0',
]
Expand Down

0 comments on commit d296dbc

Please sign in to comment.