From 90743f8b197da787b7a4cab78a879274e79a2df4 Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Thu, 22 Oct 2020 18:07:20 +0000 Subject: [PATCH 1/2] Add changelog entries from botocore --- .changes/next-release/api-change-accessanalyzer-37397.json | 5 +++++ .changes/next-release/api-change-appflow-25419.json | 5 +++++ .changes/next-release/api-change-servicecatalog-70909.json | 5 +++++ .changes/next-release/api-change-sns-66168.json | 5 +++++ 4 files changed, 20 insertions(+) create mode 100644 .changes/next-release/api-change-accessanalyzer-37397.json create mode 100644 .changes/next-release/api-change-appflow-25419.json create mode 100644 .changes/next-release/api-change-servicecatalog-70909.json create mode 100644 .changes/next-release/api-change-sns-66168.json diff --git a/.changes/next-release/api-change-accessanalyzer-37397.json b/.changes/next-release/api-change-accessanalyzer-37397.json new file mode 100644 index 0000000000..7040fd37e7 --- /dev/null +++ b/.changes/next-release/api-change-accessanalyzer-37397.json @@ -0,0 +1,5 @@ +{ + "category": "``accessanalyzer``", + "type": "api-change", + "description": "[``botocore``] Update accessanalyzer client to latest version" +} diff --git a/.changes/next-release/api-change-appflow-25419.json b/.changes/next-release/api-change-appflow-25419.json new file mode 100644 index 0000000000..e3c5b18a0e --- /dev/null +++ b/.changes/next-release/api-change-appflow-25419.json @@ -0,0 +1,5 @@ +{ + "category": "``appflow``", + "type": "api-change", + "description": "[``botocore``] Update appflow client to latest version" +} diff --git a/.changes/next-release/api-change-servicecatalog-70909.json b/.changes/next-release/api-change-servicecatalog-70909.json new file mode 100644 index 0000000000..c8c130c2bc --- /dev/null +++ b/.changes/next-release/api-change-servicecatalog-70909.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-66168.json b/.changes/next-release/api-change-sns-66168.json new file mode 100644 index 0000000000..b25a1d6e27 --- /dev/null +++ b/.changes/next-release/api-change-sns-66168.json @@ -0,0 +1,5 @@ +{ + "category": "``sns``", + "type": "api-change", + "description": "[``botocore``] Update sns client to latest version" +} From e5fb7f1749d82da11c941f3b9163e82c4c557eb9 Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Thu, 22 Oct 2020 18:07:20 +0000 Subject: [PATCH 2/2] Bumping version to 1.16.3 --- .changes/1.16.3.json | 22 +++++++++++++++++++ .../api-change-accessanalyzer-37397.json | 5 ----- .../api-change-appflow-25419.json | 5 ----- .../api-change-servicecatalog-70909.json | 5 ----- .../next-release/api-change-sns-66168.json | 5 ----- CHANGELOG.rst | 9 ++++++++ boto3/__init__.py | 2 +- setup.cfg | 2 +- setup.py | 2 +- 9 files changed, 34 insertions(+), 23 deletions(-) create mode 100644 .changes/1.16.3.json delete mode 100644 .changes/next-release/api-change-accessanalyzer-37397.json delete mode 100644 .changes/next-release/api-change-appflow-25419.json delete mode 100644 .changes/next-release/api-change-servicecatalog-70909.json delete mode 100644 .changes/next-release/api-change-sns-66168.json diff --git a/.changes/1.16.3.json b/.changes/1.16.3.json new file mode 100644 index 0000000000..3bcf9539d6 --- /dev/null +++ b/.changes/1.16.3.json @@ -0,0 +1,22 @@ +[ + { + "category": "``servicecatalog``", + "description": "[``botocore``] Update servicecatalog client to latest version", + "type": "api-change" + }, + { + "category": "``sns``", + "description": "[``botocore``] Update sns client to latest version", + "type": "api-change" + }, + { + "category": "``accessanalyzer``", + "description": "[``botocore``] Update accessanalyzer client to latest version", + "type": "api-change" + }, + { + "category": "``appflow``", + "description": "[``botocore``] Update appflow client to latest version", + "type": "api-change" + } +] \ No newline at end of file diff --git a/.changes/next-release/api-change-accessanalyzer-37397.json b/.changes/next-release/api-change-accessanalyzer-37397.json deleted file mode 100644 index 7040fd37e7..0000000000 --- a/.changes/next-release/api-change-accessanalyzer-37397.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "category": "``accessanalyzer``", - "type": "api-change", - "description": "[``botocore``] Update accessanalyzer client to latest version" -} diff --git a/.changes/next-release/api-change-appflow-25419.json b/.changes/next-release/api-change-appflow-25419.json deleted file mode 100644 index e3c5b18a0e..0000000000 --- a/.changes/next-release/api-change-appflow-25419.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "category": "``appflow``", - "type": "api-change", - "description": "[``botocore``] Update appflow client to latest version" -} diff --git a/.changes/next-release/api-change-servicecatalog-70909.json b/.changes/next-release/api-change-servicecatalog-70909.json deleted file mode 100644 index c8c130c2bc..0000000000 --- a/.changes/next-release/api-change-servicecatalog-70909.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-66168.json b/.changes/next-release/api-change-sns-66168.json deleted file mode 100644 index b25a1d6e27..0000000000 --- a/.changes/next-release/api-change-sns-66168.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "category": "``sns``", - "type": "api-change", - "description": "[``botocore``] Update sns client to latest version" -} diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 1814e90a50..4829c0ab3e 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,15 @@ CHANGELOG ========= +1.16.3 +====== + +* api-change:``servicecatalog``: [``botocore``] Update servicecatalog client to latest version +* api-change:``sns``: [``botocore``] Update sns client to latest version +* api-change:``accessanalyzer``: [``botocore``] Update accessanalyzer client to latest version +* api-change:``appflow``: [``botocore``] Update appflow client to latest version + + 1.16.2 ====== diff --git a/boto3/__init__.py b/boto3/__init__.py index 3cd38e5b79..274fad7f33 100644 --- a/boto3/__init__.py +++ b/boto3/__init__.py @@ -17,7 +17,7 @@ __author__ = 'Amazon Web Services' -__version__ = '1.16.2' +__version__ = '1.16.3' # The default Boto3 session; autoloaded when needed. diff --git a/setup.cfg b/setup.cfg index 3faccf67e7..81b037a426 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,6 +3,6 @@ universal = 1 [metadata] requires-dist = - botocore>=1.19.2,<1.20.0 + botocore>=1.19.3,<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 3a855edac0..ce34586746 100644 --- a/setup.py +++ b/setup.py @@ -14,7 +14,7 @@ requires = [ - 'botocore>=1.19.2,<1.20.0', + 'botocore>=1.19.3,<1.20.0', 'jmespath>=0.7.1,<1.0.0', 's3transfer>=0.3.0,<0.4.0' ]