diff --git a/.changes/1.28.63.json b/.changes/1.28.63.json new file mode 100644 index 0000000000..6f4751204c --- /dev/null +++ b/.changes/1.28.63.json @@ -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" + } +] \ No newline at end of file diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 801efe8fae..c6d47710d3 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -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 ======= diff --git a/boto3/__init__.py b/boto3/__init__.py index 670a503278..d0391648fa 100644 --- a/boto3/__init__.py +++ b/boto3/__init__.py @@ -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. diff --git a/setup.cfg b/setup.cfg index 14eb23a268..2eefea1a68 100644 --- a/setup.cfg +++ b/setup.cfg @@ -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 diff --git a/setup.py b/setup.py index f326d883dc..3d63ce9d23 100644 --- a/setup.py +++ b/setup.py @@ -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', ]