From 325a3f62f4a70eb7307faa4678e8c8d27c3216ff Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Tue, 8 Sep 2020 18:08:39 +0000 Subject: [PATCH 1/2] Add changelog entries from botocore --- .changes/next-release/api-change-apigatewayv2-47641.json | 5 +++++ .changes/next-release/api-change-codebuild-75540.json | 5 +++++ .changes/next-release/api-change-elbv2-6143.json | 5 +++++ .changes/next-release/api-change-lexmodels-16452.json | 5 +++++ .changes/next-release/api-change-quicksight-6308.json | 5 +++++ 5 files changed, 25 insertions(+) create mode 100644 .changes/next-release/api-change-apigatewayv2-47641.json create mode 100644 .changes/next-release/api-change-codebuild-75540.json create mode 100644 .changes/next-release/api-change-elbv2-6143.json create mode 100644 .changes/next-release/api-change-lexmodels-16452.json create mode 100644 .changes/next-release/api-change-quicksight-6308.json diff --git a/.changes/next-release/api-change-apigatewayv2-47641.json b/.changes/next-release/api-change-apigatewayv2-47641.json new file mode 100644 index 0000000000..09b172204a --- /dev/null +++ b/.changes/next-release/api-change-apigatewayv2-47641.json @@ -0,0 +1,5 @@ +{ + "category": "``apigatewayv2``", + "type": "api-change", + "description": "[``botocore``] Update apigatewayv2 client to latest version" +} diff --git a/.changes/next-release/api-change-codebuild-75540.json b/.changes/next-release/api-change-codebuild-75540.json new file mode 100644 index 0000000000..512cd1f84c --- /dev/null +++ b/.changes/next-release/api-change-codebuild-75540.json @@ -0,0 +1,5 @@ +{ + "category": "``codebuild``", + "type": "api-change", + "description": "[``botocore``] Update codebuild client to latest version" +} diff --git a/.changes/next-release/api-change-elbv2-6143.json b/.changes/next-release/api-change-elbv2-6143.json new file mode 100644 index 0000000000..dc586dea0a --- /dev/null +++ b/.changes/next-release/api-change-elbv2-6143.json @@ -0,0 +1,5 @@ +{ + "category": "``elbv2``", + "type": "api-change", + "description": "[``botocore``] Update elbv2 client to latest version" +} diff --git a/.changes/next-release/api-change-lexmodels-16452.json b/.changes/next-release/api-change-lexmodels-16452.json new file mode 100644 index 0000000000..3fd24e1fe0 --- /dev/null +++ b/.changes/next-release/api-change-lexmodels-16452.json @@ -0,0 +1,5 @@ +{ + "category": "``lex-models``", + "type": "api-change", + "description": "[``botocore``] Update lex-models client to latest version" +} diff --git a/.changes/next-release/api-change-quicksight-6308.json b/.changes/next-release/api-change-quicksight-6308.json new file mode 100644 index 0000000000..ab6e08b3ff --- /dev/null +++ b/.changes/next-release/api-change-quicksight-6308.json @@ -0,0 +1,5 @@ +{ + "category": "``quicksight``", + "type": "api-change", + "description": "[``botocore``] Update quicksight client to latest version" +} From 44155e51fe50dcba0dc4b2c8b3bc5613cd84053e Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Tue, 8 Sep 2020 18:08:39 +0000 Subject: [PATCH 2/2] Bumping version to 1.14.57 --- .changes/1.14.57.json | 27 +++++++++++++++++++ .../api-change-apigatewayv2-47641.json | 5 ---- .../api-change-codebuild-75540.json | 5 ---- .../next-release/api-change-elbv2-6143.json | 5 ---- .../api-change-lexmodels-16452.json | 5 ---- .../api-change-quicksight-6308.json | 5 ---- CHANGELOG.rst | 10 +++++++ boto3/__init__.py | 2 +- setup.cfg | 2 +- setup.py | 2 +- 10 files changed, 40 insertions(+), 28 deletions(-) create mode 100644 .changes/1.14.57.json delete mode 100644 .changes/next-release/api-change-apigatewayv2-47641.json delete mode 100644 .changes/next-release/api-change-codebuild-75540.json delete mode 100644 .changes/next-release/api-change-elbv2-6143.json delete mode 100644 .changes/next-release/api-change-lexmodels-16452.json delete mode 100644 .changes/next-release/api-change-quicksight-6308.json diff --git a/.changes/1.14.57.json b/.changes/1.14.57.json new file mode 100644 index 0000000000..c643ba8cf7 --- /dev/null +++ b/.changes/1.14.57.json @@ -0,0 +1,27 @@ +[ + { + "category": "``lex-models``", + "description": "[``botocore``] Update lex-models client to latest version", + "type": "api-change" + }, + { + "category": "``apigatewayv2``", + "description": "[``botocore``] Update apigatewayv2 client to latest version", + "type": "api-change" + }, + { + "category": "``codebuild``", + "description": "[``botocore``] Update codebuild client to latest version", + "type": "api-change" + }, + { + "category": "``quicksight``", + "description": "[``botocore``] Update quicksight client to latest version", + "type": "api-change" + }, + { + "category": "``elbv2``", + "description": "[``botocore``] Update elbv2 client to latest version", + "type": "api-change" + } +] \ No newline at end of file diff --git a/.changes/next-release/api-change-apigatewayv2-47641.json b/.changes/next-release/api-change-apigatewayv2-47641.json deleted file mode 100644 index 09b172204a..0000000000 --- a/.changes/next-release/api-change-apigatewayv2-47641.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "category": "``apigatewayv2``", - "type": "api-change", - "description": "[``botocore``] Update apigatewayv2 client to latest version" -} diff --git a/.changes/next-release/api-change-codebuild-75540.json b/.changes/next-release/api-change-codebuild-75540.json deleted file mode 100644 index 512cd1f84c..0000000000 --- a/.changes/next-release/api-change-codebuild-75540.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "category": "``codebuild``", - "type": "api-change", - "description": "[``botocore``] Update codebuild client to latest version" -} diff --git a/.changes/next-release/api-change-elbv2-6143.json b/.changes/next-release/api-change-elbv2-6143.json deleted file mode 100644 index dc586dea0a..0000000000 --- a/.changes/next-release/api-change-elbv2-6143.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "category": "``elbv2``", - "type": "api-change", - "description": "[``botocore``] Update elbv2 client to latest version" -} diff --git a/.changes/next-release/api-change-lexmodels-16452.json b/.changes/next-release/api-change-lexmodels-16452.json deleted file mode 100644 index 3fd24e1fe0..0000000000 --- a/.changes/next-release/api-change-lexmodels-16452.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "category": "``lex-models``", - "type": "api-change", - "description": "[``botocore``] Update lex-models client to latest version" -} diff --git a/.changes/next-release/api-change-quicksight-6308.json b/.changes/next-release/api-change-quicksight-6308.json deleted file mode 100644 index ab6e08b3ff..0000000000 --- a/.changes/next-release/api-change-quicksight-6308.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "category": "``quicksight``", - "type": "api-change", - "description": "[``botocore``] Update quicksight client to latest version" -} diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 055faad361..fd4cdc67c3 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,16 @@ CHANGELOG ========= +1.14.57 +======= + +* api-change:``lex-models``: [``botocore``] Update lex-models client to latest version +* api-change:``apigatewayv2``: [``botocore``] Update apigatewayv2 client to latest version +* api-change:``codebuild``: [``botocore``] Update codebuild client to latest version +* api-change:``quicksight``: [``botocore``] Update quicksight client to latest version +* api-change:``elbv2``: [``botocore``] Update elbv2 client to latest version + + 1.14.56 ======= diff --git a/boto3/__init__.py b/boto3/__init__.py index c1908a1e8c..9344aa573c 100644 --- a/boto3/__init__.py +++ b/boto3/__init__.py @@ -17,7 +17,7 @@ __author__ = 'Amazon Web Services' -__version__ = '1.14.56' +__version__ = '1.14.57' # The default Boto3 session; autoloaded when needed. diff --git a/setup.cfg b/setup.cfg index 96cdbc973d..22874fd372 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,6 +3,6 @@ universal = 1 [metadata] requires-dist = - botocore>=1.17.56,<1.18.0 + botocore>=1.17.57,<1.18.0 jmespath>=0.7.1,<1.0.0 s3transfer>=0.3.0,<0.4.0 diff --git a/setup.py b/setup.py index 36795d9892..27a29a3559 100644 --- a/setup.py +++ b/setup.py @@ -14,7 +14,7 @@ requires = [ - 'botocore>=1.17.56,<1.18.0', + 'botocore>=1.17.57,<1.18.0', 'jmespath>=0.7.1,<1.0.0', 's3transfer>=0.3.0,<0.4.0' ]