From c4c86080e2d07203e146d65a49f0241fccff0e48 Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Mon, 16 Nov 2020 19:06:21 +0000 Subject: [PATCH 1/2] Add changelog entries from botocore --- .changes/next-release/api-change-codepipeline-57092.json | 5 +++++ .changes/next-release/api-change-dms-56056.json | 5 +++++ .../next-release/api-change-iotsecuretunneling-48196.json | 5 +++++ .changes/next-release/api-change-iotsitewise-57427.json | 5 +++++ .changes/next-release/api-change-quicksight-76144.json | 5 +++++ .changes/next-release/api-change-sagemaker-24227.json | 5 +++++ .changes/next-release/api-change-servicecatalog-15471.json | 5 +++++ .changes/next-release/api-change-sns-48696.json | 5 +++++ .changes/next-release/api-change-synthetics-85296.json | 5 +++++ 9 files changed, 45 insertions(+) create mode 100644 .changes/next-release/api-change-codepipeline-57092.json create mode 100644 .changes/next-release/api-change-dms-56056.json create mode 100644 .changes/next-release/api-change-iotsecuretunneling-48196.json create mode 100644 .changes/next-release/api-change-iotsitewise-57427.json create mode 100644 .changes/next-release/api-change-quicksight-76144.json create mode 100644 .changes/next-release/api-change-sagemaker-24227.json create mode 100644 .changes/next-release/api-change-servicecatalog-15471.json create mode 100644 .changes/next-release/api-change-sns-48696.json create mode 100644 .changes/next-release/api-change-synthetics-85296.json diff --git a/.changes/next-release/api-change-codepipeline-57092.json b/.changes/next-release/api-change-codepipeline-57092.json new file mode 100644 index 0000000000..4ac28af43d --- /dev/null +++ b/.changes/next-release/api-change-codepipeline-57092.json @@ -0,0 +1,5 @@ +{ + "category": "``codepipeline``", + "type": "api-change", + "description": "[``botocore``] Update codepipeline client to latest version" +} diff --git a/.changes/next-release/api-change-dms-56056.json b/.changes/next-release/api-change-dms-56056.json new file mode 100644 index 0000000000..6d21155fad --- /dev/null +++ b/.changes/next-release/api-change-dms-56056.json @@ -0,0 +1,5 @@ +{ + "category": "``dms``", + "type": "api-change", + "description": "[``botocore``] Update dms client to latest version" +} diff --git a/.changes/next-release/api-change-iotsecuretunneling-48196.json b/.changes/next-release/api-change-iotsecuretunneling-48196.json new file mode 100644 index 0000000000..abe19ebaa1 --- /dev/null +++ b/.changes/next-release/api-change-iotsecuretunneling-48196.json @@ -0,0 +1,5 @@ +{ + "category": "``iotsecuretunneling``", + "type": "api-change", + "description": "[``botocore``] Update iotsecuretunneling client to latest version" +} diff --git a/.changes/next-release/api-change-iotsitewise-57427.json b/.changes/next-release/api-change-iotsitewise-57427.json new file mode 100644 index 0000000000..21fce4faa8 --- /dev/null +++ b/.changes/next-release/api-change-iotsitewise-57427.json @@ -0,0 +1,5 @@ +{ + "category": "``iotsitewise``", + "type": "api-change", + "description": "[``botocore``] Update iotsitewise client to latest version" +} diff --git a/.changes/next-release/api-change-quicksight-76144.json b/.changes/next-release/api-change-quicksight-76144.json new file mode 100644 index 0000000000..ab6e08b3ff --- /dev/null +++ b/.changes/next-release/api-change-quicksight-76144.json @@ -0,0 +1,5 @@ +{ + "category": "``quicksight``", + "type": "api-change", + "description": "[``botocore``] Update quicksight client to latest version" +} diff --git a/.changes/next-release/api-change-sagemaker-24227.json b/.changes/next-release/api-change-sagemaker-24227.json new file mode 100644 index 0000000000..ba636d3c6f --- /dev/null +++ b/.changes/next-release/api-change-sagemaker-24227.json @@ -0,0 +1,5 @@ +{ + "category": "``sagemaker``", + "type": "api-change", + "description": "[``botocore``] Update sagemaker client to latest version" +} diff --git a/.changes/next-release/api-change-servicecatalog-15471.json b/.changes/next-release/api-change-servicecatalog-15471.json new file mode 100644 index 0000000000..c8c130c2bc --- /dev/null +++ b/.changes/next-release/api-change-servicecatalog-15471.json @@ -0,0 +1,5 @@ +{ + "category": "``servicecatalog``", + "type": "api-change", + "description": "[``botocore``] Update servicecatalog client to latest version" +} diff --git a/.changes/next-release/api-change-sns-48696.json b/.changes/next-release/api-change-sns-48696.json new file mode 100644 index 0000000000..b25a1d6e27 --- /dev/null +++ b/.changes/next-release/api-change-sns-48696.json @@ -0,0 +1,5 @@ +{ + "category": "``sns``", + "type": "api-change", + "description": "[``botocore``] Update sns client to latest version" +} diff --git a/.changes/next-release/api-change-synthetics-85296.json b/.changes/next-release/api-change-synthetics-85296.json new file mode 100644 index 0000000000..b648f935f1 --- /dev/null +++ b/.changes/next-release/api-change-synthetics-85296.json @@ -0,0 +1,5 @@ +{ + "category": "``synthetics``", + "type": "api-change", + "description": "[``botocore``] Update synthetics client to latest version" +} From cb83ce715406844a453ec3107b8fd717c52a891e Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Mon, 16 Nov 2020 19:06:21 +0000 Subject: [PATCH 2/2] Bumping version to 1.16.19 --- .changes/1.16.19.json | 47 +++++++++++++++++++ .../api-change-codepipeline-57092.json | 5 -- .../next-release/api-change-dms-56056.json | 5 -- .../api-change-iotsecuretunneling-48196.json | 5 -- .../api-change-iotsitewise-57427.json | 5 -- .../api-change-quicksight-76144.json | 5 -- .../api-change-sagemaker-24227.json | 5 -- .../api-change-servicecatalog-15471.json | 5 -- .../next-release/api-change-sns-48696.json | 5 -- .../api-change-synthetics-85296.json | 5 -- CHANGELOG.rst | 14 ++++++ boto3/__init__.py | 2 +- setup.cfg | 2 +- setup.py | 2 +- 14 files changed, 64 insertions(+), 48 deletions(-) create mode 100644 .changes/1.16.19.json delete mode 100644 .changes/next-release/api-change-codepipeline-57092.json delete mode 100644 .changes/next-release/api-change-dms-56056.json delete mode 100644 .changes/next-release/api-change-iotsecuretunneling-48196.json delete mode 100644 .changes/next-release/api-change-iotsitewise-57427.json delete mode 100644 .changes/next-release/api-change-quicksight-76144.json delete mode 100644 .changes/next-release/api-change-sagemaker-24227.json delete mode 100644 .changes/next-release/api-change-servicecatalog-15471.json delete mode 100644 .changes/next-release/api-change-sns-48696.json delete mode 100644 .changes/next-release/api-change-synthetics-85296.json diff --git a/.changes/1.16.19.json b/.changes/1.16.19.json new file mode 100644 index 0000000000..6462905fcc --- /dev/null +++ b/.changes/1.16.19.json @@ -0,0 +1,47 @@ +[ + { + "category": "``sagemaker``", + "description": "[``botocore``] Update sagemaker client to latest version", + "type": "api-change" + }, + { + "category": "``iotsitewise``", + "description": "[``botocore``] Update iotsitewise client to latest version", + "type": "api-change" + }, + { + "category": "``dms``", + "description": "[``botocore``] Update dms client to latest version", + "type": "api-change" + }, + { + "category": "``iotsecuretunneling``", + "description": "[``botocore``] Update iotsecuretunneling client to latest version", + "type": "api-change" + }, + { + "category": "``sns``", + "description": "[``botocore``] Update sns client to latest version", + "type": "api-change" + }, + { + "category": "``synthetics``", + "description": "[``botocore``] Update synthetics client to latest version", + "type": "api-change" + }, + { + "category": "``servicecatalog``", + "description": "[``botocore``] Update servicecatalog client to latest version", + "type": "api-change" + }, + { + "category": "``codepipeline``", + "description": "[``botocore``] Update codepipeline client to latest version", + "type": "api-change" + }, + { + "category": "``quicksight``", + "description": "[``botocore``] Update quicksight client to latest version", + "type": "api-change" + } +] \ No newline at end of file diff --git a/.changes/next-release/api-change-codepipeline-57092.json b/.changes/next-release/api-change-codepipeline-57092.json deleted file mode 100644 index 4ac28af43d..0000000000 --- a/.changes/next-release/api-change-codepipeline-57092.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "category": "``codepipeline``", - "type": "api-change", - "description": "[``botocore``] Update codepipeline client to latest version" -} diff --git a/.changes/next-release/api-change-dms-56056.json b/.changes/next-release/api-change-dms-56056.json deleted file mode 100644 index 6d21155fad..0000000000 --- a/.changes/next-release/api-change-dms-56056.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "category": "``dms``", - "type": "api-change", - "description": "[``botocore``] Update dms client to latest version" -} diff --git a/.changes/next-release/api-change-iotsecuretunneling-48196.json b/.changes/next-release/api-change-iotsecuretunneling-48196.json deleted file mode 100644 index abe19ebaa1..0000000000 --- a/.changes/next-release/api-change-iotsecuretunneling-48196.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "category": "``iotsecuretunneling``", - "type": "api-change", - "description": "[``botocore``] Update iotsecuretunneling client to latest version" -} diff --git a/.changes/next-release/api-change-iotsitewise-57427.json b/.changes/next-release/api-change-iotsitewise-57427.json deleted file mode 100644 index 21fce4faa8..0000000000 --- a/.changes/next-release/api-change-iotsitewise-57427.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "category": "``iotsitewise``", - "type": "api-change", - "description": "[``botocore``] Update iotsitewise client to latest version" -} diff --git a/.changes/next-release/api-change-quicksight-76144.json b/.changes/next-release/api-change-quicksight-76144.json deleted file mode 100644 index ab6e08b3ff..0000000000 --- a/.changes/next-release/api-change-quicksight-76144.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "category": "``quicksight``", - "type": "api-change", - "description": "[``botocore``] Update quicksight client to latest version" -} diff --git a/.changes/next-release/api-change-sagemaker-24227.json b/.changes/next-release/api-change-sagemaker-24227.json deleted file mode 100644 index ba636d3c6f..0000000000 --- a/.changes/next-release/api-change-sagemaker-24227.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "category": "``sagemaker``", - "type": "api-change", - "description": "[``botocore``] Update sagemaker client to latest version" -} diff --git a/.changes/next-release/api-change-servicecatalog-15471.json b/.changes/next-release/api-change-servicecatalog-15471.json deleted file mode 100644 index c8c130c2bc..0000000000 --- a/.changes/next-release/api-change-servicecatalog-15471.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "category": "``servicecatalog``", - "type": "api-change", - "description": "[``botocore``] Update servicecatalog client to latest version" -} diff --git a/.changes/next-release/api-change-sns-48696.json b/.changes/next-release/api-change-sns-48696.json deleted file mode 100644 index b25a1d6e27..0000000000 --- a/.changes/next-release/api-change-sns-48696.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "category": "``sns``", - "type": "api-change", - "description": "[``botocore``] Update sns client to latest version" -} diff --git a/.changes/next-release/api-change-synthetics-85296.json b/.changes/next-release/api-change-synthetics-85296.json deleted file mode 100644 index b648f935f1..0000000000 --- a/.changes/next-release/api-change-synthetics-85296.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "category": "``synthetics``", - "type": "api-change", - "description": "[``botocore``] Update synthetics client to latest version" -} diff --git a/CHANGELOG.rst b/CHANGELOG.rst index dc7ecf7945..bbf297e45a 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,20 @@ CHANGELOG ========= +1.16.19 +======= + +* api-change:``sagemaker``: [``botocore``] Update sagemaker client to latest version +* api-change:``iotsitewise``: [``botocore``] Update iotsitewise client to latest version +* api-change:``dms``: [``botocore``] Update dms client to latest version +* api-change:``iotsecuretunneling``: [``botocore``] Update iotsecuretunneling client to latest version +* api-change:``sns``: [``botocore``] Update sns client to latest version +* api-change:``synthetics``: [``botocore``] Update synthetics client to latest version +* api-change:``servicecatalog``: [``botocore``] Update servicecatalog client to latest version +* api-change:``codepipeline``: [``botocore``] Update codepipeline client to latest version +* api-change:``quicksight``: [``botocore``] Update quicksight client to latest version + + 1.16.18 ======= diff --git a/boto3/__init__.py b/boto3/__init__.py index 78d7a0bd45..c618dd7c0c 100644 --- a/boto3/__init__.py +++ b/boto3/__init__.py @@ -18,7 +18,7 @@ __author__ = 'Amazon Web Services' -__version__ = '1.16.18' +__version__ = '1.16.19' # The default Boto3 session; autoloaded when needed. diff --git a/setup.cfg b/setup.cfg index 6543688a1d..2469897210 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,6 +3,6 @@ universal = 1 [metadata] requires-dist = - botocore>=1.19.18,<1.20.0 + botocore>=1.19.19,<1.20.0 jmespath>=0.7.1,<1.0.0 s3transfer>=0.3.0,<0.4.0 diff --git a/setup.py b/setup.py index c9d6491e8d..f62d993b39 100644 --- a/setup.py +++ b/setup.py @@ -14,7 +14,7 @@ requires = [ - 'botocore>=1.19.18,<1.20.0', + 'botocore>=1.19.19,<1.20.0', 'jmespath>=0.7.1,<1.0.0', 's3transfer>=0.3.0,<0.4.0' ]