Skip to content

Commit

Permalink
Merge branch 'release-1.26.61'
Browse files Browse the repository at this point in the history
* release-1.26.61:
  Bumping version to 1.26.61
  Add changelog entries from botocore
  • Loading branch information
aws-sdk-python-automation committed Jan 31, 2023
2 parents 5b09715 + d93d2fa commit 80b4617
Show file tree
Hide file tree
Showing 5 changed files with 106 additions and 3 deletions.
82 changes: 82 additions & 0 deletions .changes/1.26.61.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,82 @@
[
{
"category": "``accessanalyzer``",
"description": "[``botocore``] Enabled FIPS endpoints for GovCloud (US) regions in SDK.",
"type": "api-change"
},
{
"category": "``appsync``",
"description": "[``botocore``] This release introduces the feature to support EventBridge as AppSync data source.",
"type": "api-change"
},
{
"category": "``cloudtrail-data``",
"description": "[``botocore``] Add CloudTrail Data Service to enable users to ingest activity events from non-AWS sources into CloudTrail Lake.",
"type": "api-change"
},
{
"category": "``cloudtrail``",
"description": "[``botocore``] Add new \"Channel\" APIs to enable users to manage channels used for CloudTrail Lake integrations, and \"Resource Policy\" APIs to enable users to manage the resource-based permissions policy attached to a channel.",
"type": "api-change"
},
{
"category": "``codeartifact``",
"description": "[``botocore``] This release introduces a new DeletePackage API, which enables deletion of a package and all of its versions from a repository.",
"type": "api-change"
},
{
"category": "``connectparticipant``",
"description": "[``botocore``] Enabled FIPS endpoints for GovCloud (US) regions in SDK.",
"type": "api-change"
},
{
"category": "``ec2``",
"description": "[``botocore``] This launch allows customers to associate up to 8 IP addresses to their NAT Gateways to increase the limit on concurrent connections to a single destination by eight times from 55K to 440K.",
"type": "api-change"
},
{
"category": "``groundstation``",
"description": "[``botocore``] DigIF Expansion changes to the Customer APIs.",
"type": "api-change"
},
{
"category": "``iot``",
"description": "[``botocore``] Added support for IoT Rules Engine Cloudwatch Logs action batch mode.",
"type": "api-change"
},
{
"category": "``kinesis``",
"description": "[``botocore``] Enabled FIPS endpoints for GovCloud (US) regions in SDK.",
"type": "api-change"
},
{
"category": "``opensearch``",
"description": "[``botocore``] Amazon OpenSearch Service adds the option for a VPC endpoint connection between two domains when the local domain uses OpenSearch version 1.3 or 2.3. You can now use remote reindex to copy indices from one VPC domain to another without a reverse proxy.",
"type": "api-change"
},
{
"category": "``outposts``",
"description": "[``botocore``] Enabled FIPS endpoints for GovCloud (US) regions in SDK.",
"type": "api-change"
},
{
"category": "``polly``",
"description": "[``botocore``] Amazon Polly adds two new neural American English voices - Ruth, Stephen",
"type": "api-change"
},
{
"category": "``sagemaker``",
"description": "[``botocore``] Amazon SageMaker Automatic Model Tuning now supports more completion criteria for Hyperparameter Optimization.",
"type": "api-change"
},
{
"category": "``securityhub``",
"description": "[``botocore``] New fields have been added to the AWS Security Finding Format. Compliance.SecurityControlId is a unique identifier for a security control across standards. Compliance.AssociatedStandards contains all enabled standards in which a security control is enabled.",
"type": "api-change"
},
{
"category": "``support``",
"description": "[``botocore``] This fixes incorrect endpoint construction when a customer is explicitly setting a region.",
"type": "api-change"
}
]
21 changes: 21 additions & 0 deletions CHANGELOG.rst
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,27 @@
CHANGELOG
=========

1.26.61
=======

* api-change:``accessanalyzer``: [``botocore``] Enabled FIPS endpoints for GovCloud (US) regions in SDK.
* api-change:``appsync``: [``botocore``] This release introduces the feature to support EventBridge as AppSync data source.
* api-change:``cloudtrail-data``: [``botocore``] Add CloudTrail Data Service to enable users to ingest activity events from non-AWS sources into CloudTrail Lake.
* api-change:``cloudtrail``: [``botocore``] Add new "Channel" APIs to enable users to manage channels used for CloudTrail Lake integrations, and "Resource Policy" APIs to enable users to manage the resource-based permissions policy attached to a channel.
* api-change:``codeartifact``: [``botocore``] This release introduces a new DeletePackage API, which enables deletion of a package and all of its versions from a repository.
* api-change:``connectparticipant``: [``botocore``] Enabled FIPS endpoints for GovCloud (US) regions in SDK.
* api-change:``ec2``: [``botocore``] This launch allows customers to associate up to 8 IP addresses to their NAT Gateways to increase the limit on concurrent connections to a single destination by eight times from 55K to 440K.
* api-change:``groundstation``: [``botocore``] DigIF Expansion changes to the Customer APIs.
* api-change:``iot``: [``botocore``] Added support for IoT Rules Engine Cloudwatch Logs action batch mode.
* api-change:``kinesis``: [``botocore``] Enabled FIPS endpoints for GovCloud (US) regions in SDK.
* api-change:``opensearch``: [``botocore``] Amazon OpenSearch Service adds the option for a VPC endpoint connection between two domains when the local domain uses OpenSearch version 1.3 or 2.3. You can now use remote reindex to copy indices from one VPC domain to another without a reverse proxy.
* api-change:``outposts``: [``botocore``] Enabled FIPS endpoints for GovCloud (US) regions in SDK.
* api-change:``polly``: [``botocore``] Amazon Polly adds two new neural American English voices - Ruth, Stephen
* api-change:``sagemaker``: [``botocore``] Amazon SageMaker Automatic Model Tuning now supports more completion criteria for Hyperparameter Optimization.
* api-change:``securityhub``: [``botocore``] New fields have been added to the AWS Security Finding Format. Compliance.SecurityControlId is a unique identifier for a security control across standards. Compliance.AssociatedStandards contains all enabled standards in which a security control is enabled.
* api-change:``support``: [``botocore``] This fixes incorrect endpoint construction when a customer is explicitly setting a region.


1.26.60
=======

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.60'
__version__ = '1.26.61'


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

0 comments on commit 80b4617

Please sign in to comment.