From 2a00f9236b0261ff525f69d8b6b899aa5d0da7eb Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Thu, 12 May 2022 18:10:10 +0000 Subject: [PATCH] Bumping version to 1.22.13 --- .changes/1.22.13.json | 57 +++++++++++++++++++ .../next-release/api-change-ec2-84610.json | 5 -- .../api-change-finspacedata-61519.json | 5 -- .../next-release/api-change-iot-85439.json | 5 -- .../api-change-ivschat-53705.json | 5 -- .../next-release/api-change-kendra-99321.json | 5 -- .../next-release/api-change-lambda-63273.json | 5 -- .../api-change-lightsail-60100.json | 5 -- .../api-change-outposts-68212.json | 5 -- .../api-change-ssmincidents-53862.json | 5 -- .../api-change-transfer-31326.json | 5 -- .../api-change-workspaces-8745.json | 5 -- CHANGELOG.rst | 16 ++++++ boto3/__init__.py | 2 +- setup.cfg | 2 +- setup.py | 2 +- 16 files changed, 76 insertions(+), 58 deletions(-) create mode 100644 .changes/1.22.13.json delete mode 100644 .changes/next-release/api-change-ec2-84610.json delete mode 100644 .changes/next-release/api-change-finspacedata-61519.json delete mode 100644 .changes/next-release/api-change-iot-85439.json delete mode 100644 .changes/next-release/api-change-ivschat-53705.json delete mode 100644 .changes/next-release/api-change-kendra-99321.json delete mode 100644 .changes/next-release/api-change-lambda-63273.json delete mode 100644 .changes/next-release/api-change-lightsail-60100.json delete mode 100644 .changes/next-release/api-change-outposts-68212.json delete mode 100644 .changes/next-release/api-change-ssmincidents-53862.json delete mode 100644 .changes/next-release/api-change-transfer-31326.json delete mode 100644 .changes/next-release/api-change-workspaces-8745.json diff --git a/.changes/1.22.13.json b/.changes/1.22.13.json new file mode 100644 index 0000000000..077414dc19 --- /dev/null +++ b/.changes/1.22.13.json @@ -0,0 +1,57 @@ +[ + { + "category": "``ivschat``", + "description": "[``botocore``] Documentation-only updates for IVS Chat API Reference.", + "type": "api-change" + }, + { + "category": "``lambda``", + "description": "[``botocore``] Lambda releases NodeJs 16 managed runtime to be available in all commercial regions.", + "type": "api-change" + }, + { + "category": "``kendra``", + "description": "[``botocore``] Amazon Kendra now provides a data source connector for Jira. For more information, see https://docs.aws.amazon.com/kendra/latest/dg/data-source-jira.html", + "type": "api-change" + }, + { + "category": "``transfer``", + "description": "[``botocore``] AWS Transfer Family now accepts ECDSA keys for server host keys", + "type": "api-change" + }, + { + "category": "``iot``", + "description": "[``botocore``] Documentation update for China region ListMetricValues for IoT", + "type": "api-change" + }, + { + "category": "``workspaces``", + "description": "[``botocore``] Increased the character limit of the login message from 600 to 850 characters.", + "type": "api-change" + }, + { + "category": "``finspace-data``", + "description": "[``botocore``] We've now deprecated CreateSnapshot permission for creating a data view, instead use CreateDataView permission.", + "type": "api-change" + }, + { + "category": "``lightsail``", + "description": "[``botocore``] This release adds support to include inactive database bundles in the response of the GetRelationalDatabaseBundles request.", + "type": "api-change" + }, + { + "category": "``outposts``", + "description": "[``botocore``] Documentation updates for AWS Outposts.", + "type": "api-change" + }, + { + "category": "``ec2``", + "description": "[``botocore``] This release introduces a target type Gateway Load Balancer Endpoint for mirrored traffic. Customers can now specify GatewayLoadBalancerEndpoint option during the creation of a traffic mirror target.", + "type": "api-change" + }, + { + "category": "``ssm-incidents``", + "description": "[``botocore``] Adding support for dynamic SSM Runbook parameter values. Updating validation pattern for engagements. Adding ConflictException to UpdateReplicationSet API contract.", + "type": "api-change" + } +] \ No newline at end of file diff --git a/.changes/next-release/api-change-ec2-84610.json b/.changes/next-release/api-change-ec2-84610.json deleted file mode 100644 index 16cea8b1f5..0000000000 --- a/.changes/next-release/api-change-ec2-84610.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``ec2``", - "description": "[``botocore``] This release introduces a target type Gateway Load Balancer Endpoint for mirrored traffic. Customers can now specify GatewayLoadBalancerEndpoint option during the creation of a traffic mirror target." -} diff --git a/.changes/next-release/api-change-finspacedata-61519.json b/.changes/next-release/api-change-finspacedata-61519.json deleted file mode 100644 index 8cf751fb1f..0000000000 --- a/.changes/next-release/api-change-finspacedata-61519.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``finspace-data``", - "description": "[``botocore``] We've now deprecated CreateSnapshot permission for creating a data view, instead use CreateDataView permission." -} diff --git a/.changes/next-release/api-change-iot-85439.json b/.changes/next-release/api-change-iot-85439.json deleted file mode 100644 index 217629d502..0000000000 --- a/.changes/next-release/api-change-iot-85439.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``iot``", - "description": "[``botocore``] Documentation update for China region ListMetricValues for IoT" -} diff --git a/.changes/next-release/api-change-ivschat-53705.json b/.changes/next-release/api-change-ivschat-53705.json deleted file mode 100644 index 61a9d58e97..0000000000 --- a/.changes/next-release/api-change-ivschat-53705.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``ivschat``", - "description": "[``botocore``] Documentation-only updates for IVS Chat API Reference." -} diff --git a/.changes/next-release/api-change-kendra-99321.json b/.changes/next-release/api-change-kendra-99321.json deleted file mode 100644 index 1b5f104fc4..0000000000 --- a/.changes/next-release/api-change-kendra-99321.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``kendra``", - "description": "[``botocore``] Amazon Kendra now provides a data source connector for Jira. For more information, see https://docs.aws.amazon.com/kendra/latest/dg/data-source-jira.html" -} diff --git a/.changes/next-release/api-change-lambda-63273.json b/.changes/next-release/api-change-lambda-63273.json deleted file mode 100644 index bb53f8fc35..0000000000 --- a/.changes/next-release/api-change-lambda-63273.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``lambda``", - "description": "[``botocore``] Lambda releases NodeJs 16 managed runtime to be available in all commercial regions." -} diff --git a/.changes/next-release/api-change-lightsail-60100.json b/.changes/next-release/api-change-lightsail-60100.json deleted file mode 100644 index 87149a7f35..0000000000 --- a/.changes/next-release/api-change-lightsail-60100.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``lightsail``", - "description": "[``botocore``] This release adds support to include inactive database bundles in the response of the GetRelationalDatabaseBundles request." -} diff --git a/.changes/next-release/api-change-outposts-68212.json b/.changes/next-release/api-change-outposts-68212.json deleted file mode 100644 index 36640fa6ad..0000000000 --- a/.changes/next-release/api-change-outposts-68212.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``outposts``", - "description": "[``botocore``] Documentation updates for AWS Outposts." -} diff --git a/.changes/next-release/api-change-ssmincidents-53862.json b/.changes/next-release/api-change-ssmincidents-53862.json deleted file mode 100644 index 584c72f555..0000000000 --- a/.changes/next-release/api-change-ssmincidents-53862.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``ssm-incidents``", - "description": "[``botocore``] Adding support for dynamic SSM Runbook parameter values. Updating validation pattern for engagements. Adding ConflictException to UpdateReplicationSet API contract." -} diff --git a/.changes/next-release/api-change-transfer-31326.json b/.changes/next-release/api-change-transfer-31326.json deleted file mode 100644 index 39b4b5e865..0000000000 --- a/.changes/next-release/api-change-transfer-31326.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``transfer``", - "description": "[``botocore``] AWS Transfer Family now accepts ECDSA keys for server host keys" -} diff --git a/.changes/next-release/api-change-workspaces-8745.json b/.changes/next-release/api-change-workspaces-8745.json deleted file mode 100644 index 44630fe115..0000000000 --- a/.changes/next-release/api-change-workspaces-8745.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``workspaces``", - "description": "[``botocore``] Increased the character limit of the login message from 600 to 850 characters." -} diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 582be05069..f306cbe594 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,22 @@ CHANGELOG ========= +1.22.13 +======= + +* api-change:``ivschat``: [``botocore``] Documentation-only updates for IVS Chat API Reference. +* api-change:``lambda``: [``botocore``] Lambda releases NodeJs 16 managed runtime to be available in all commercial regions. +* api-change:``kendra``: [``botocore``] Amazon Kendra now provides a data source connector for Jira. For more information, see https://docs.aws.amazon.com/kendra/latest/dg/data-source-jira.html +* api-change:``transfer``: [``botocore``] AWS Transfer Family now accepts ECDSA keys for server host keys +* api-change:``iot``: [``botocore``] Documentation update for China region ListMetricValues for IoT +* api-change:``workspaces``: [``botocore``] Increased the character limit of the login message from 600 to 850 characters. +* api-change:``finspace-data``: [``botocore``] We've now deprecated CreateSnapshot permission for creating a data view, instead use CreateDataView permission. +* api-change:``lightsail``: [``botocore``] This release adds support to include inactive database bundles in the response of the GetRelationalDatabaseBundles request. +* api-change:``outposts``: [``botocore``] Documentation updates for AWS Outposts. +* api-change:``ec2``: [``botocore``] This release introduces a target type Gateway Load Balancer Endpoint for mirrored traffic. Customers can now specify GatewayLoadBalancerEndpoint option during the creation of a traffic mirror target. +* api-change:``ssm-incidents``: [``botocore``] Adding support for dynamic SSM Runbook parameter values. Updating validation pattern for engagements. Adding ConflictException to UpdateReplicationSet API contract. + + 1.22.12 ======= diff --git a/boto3/__init__.py b/boto3/__init__.py index cea783f6f4..a65b015b93 100644 --- a/boto3/__init__.py +++ b/boto3/__init__.py @@ -17,7 +17,7 @@ from boto3.session import Session __author__ = 'Amazon Web Services' -__version__ = '1.22.12' +__version__ = '1.22.13' # The default Boto3 session; autoloaded when needed. diff --git a/setup.cfg b/setup.cfg index 0353bad5dd..413624bcc9 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,7 +3,7 @@ universal = 0 [metadata] requires_dist = - botocore>=1.25.12,<1.26.0 + botocore>=1.25.13,<1.26.0 jmespath>=0.7.1,<2.0.0 s3transfer>=0.5.0,<0.6.0 diff --git a/setup.py b/setup.py index c27f2ea938..053ec8ca8f 100644 --- a/setup.py +++ b/setup.py @@ -13,7 +13,7 @@ requires = [ - 'botocore>=1.25.12,<1.26.0', + 'botocore>=1.25.13,<1.26.0', 'jmespath>=0.7.1,<2.0.0', 's3transfer>=0.5.0,<0.6.0', ]