From 01b9d30870df481129b4591c9d63768297fb85ad Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Tue, 7 Sep 2021 19:55:32 +0000 Subject: [PATCH] Bumping version to 1.18.37 --- .changes/1.18.37.json | 37 +++++++++++++++++++ .../next-release/api-change-amp-30429.json | 5 --- .../next-release/api-change-eks-9608.json | 5 --- .../api-change-elasticache-48153.json | 5 --- .../api-change-forecast-43447.json | 5 --- .../api-change-mediapackage-23197.json | 5 --- .../api-change-ssmcontacts-53215.json | 5 --- .../next-release/api-change-xray-98592.json | 5 --- CHANGELOG.rst | 12 ++++++ boto3/__init__.py | 2 +- setup.cfg | 2 +- setup.py | 2 +- 12 files changed, 52 insertions(+), 38 deletions(-) create mode 100644 .changes/1.18.37.json delete mode 100644 .changes/next-release/api-change-amp-30429.json delete mode 100644 .changes/next-release/api-change-eks-9608.json delete mode 100644 .changes/next-release/api-change-elasticache-48153.json delete mode 100644 .changes/next-release/api-change-forecast-43447.json delete mode 100644 .changes/next-release/api-change-mediapackage-23197.json delete mode 100644 .changes/next-release/api-change-ssmcontacts-53215.json delete mode 100644 .changes/next-release/api-change-xray-98592.json diff --git a/.changes/1.18.37.json b/.changes/1.18.37.json new file mode 100644 index 0000000000..6d34a5a222 --- /dev/null +++ b/.changes/1.18.37.json @@ -0,0 +1,37 @@ +[ + { + "category": "``elasticache``", + "description": "[``botocore``] Doc only update for ElastiCache", + "type": "api-change" + }, + { + "category": "``amp``", + "description": "[``botocore``] This release adds tagging support for Amazon Managed Service for Prometheus workspace.", + "type": "api-change" + }, + { + "category": "``forecast``", + "description": "[``botocore``] Predictor creation now supports selecting an accuracy metric to optimize in AutoML and hyperparameter optimization. This release adds additional accuracy metrics for predictors - AverageWeightedQuantileLoss, MAPE and MASE.", + "type": "api-change" + }, + { + "category": "``xray``", + "description": "[``botocore``] Updated references to AWS KMS keys and customer managed keys to reflect current terminology.", + "type": "api-change" + }, + { + "category": "``ssm-contacts``", + "description": "[``botocore``] Added SDK examples for SSM-Contacts.", + "type": "api-change" + }, + { + "category": "``mediapackage``", + "description": "[``botocore``] SPEKE v2 support for live CMAF packaging type. SPEKE v2 is an upgrade to the existing SPEKE API to support multiple encryption keys, it supports live DASH currently.", + "type": "api-change" + }, + { + "category": "``eks``", + "description": "[``botocore``] Adding RegisterCluster and DeregisterCluster operations, to support connecting external clusters to EKS.", + "type": "api-change" + } +] \ No newline at end of file diff --git a/.changes/next-release/api-change-amp-30429.json b/.changes/next-release/api-change-amp-30429.json deleted file mode 100644 index 32bfcb8683..0000000000 --- a/.changes/next-release/api-change-amp-30429.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``amp``", - "description": "[``botocore``] This release adds tagging support for Amazon Managed Service for Prometheus workspace." -} diff --git a/.changes/next-release/api-change-eks-9608.json b/.changes/next-release/api-change-eks-9608.json deleted file mode 100644 index a9c289081a..0000000000 --- a/.changes/next-release/api-change-eks-9608.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``eks``", - "description": "[``botocore``] Adding RegisterCluster and DeregisterCluster operations, to support connecting external clusters to EKS." -} diff --git a/.changes/next-release/api-change-elasticache-48153.json b/.changes/next-release/api-change-elasticache-48153.json deleted file mode 100644 index efc086348b..0000000000 --- a/.changes/next-release/api-change-elasticache-48153.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``elasticache``", - "description": "[``botocore``] Doc only update for ElastiCache" -} diff --git a/.changes/next-release/api-change-forecast-43447.json b/.changes/next-release/api-change-forecast-43447.json deleted file mode 100644 index 6119e0a7c0..0000000000 --- a/.changes/next-release/api-change-forecast-43447.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``forecast``", - "description": "[``botocore``] Predictor creation now supports selecting an accuracy metric to optimize in AutoML and hyperparameter optimization. This release adds additional accuracy metrics for predictors - AverageWeightedQuantileLoss, MAPE and MASE." -} diff --git a/.changes/next-release/api-change-mediapackage-23197.json b/.changes/next-release/api-change-mediapackage-23197.json deleted file mode 100644 index 751543d657..0000000000 --- a/.changes/next-release/api-change-mediapackage-23197.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``mediapackage``", - "description": "[``botocore``] SPEKE v2 support for live CMAF packaging type. SPEKE v2 is an upgrade to the existing SPEKE API to support multiple encryption keys, it supports live DASH currently." -} diff --git a/.changes/next-release/api-change-ssmcontacts-53215.json b/.changes/next-release/api-change-ssmcontacts-53215.json deleted file mode 100644 index 4d3c71cf19..0000000000 --- a/.changes/next-release/api-change-ssmcontacts-53215.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``ssm-contacts``", - "description": "[``botocore``] Added SDK examples for SSM-Contacts." -} diff --git a/.changes/next-release/api-change-xray-98592.json b/.changes/next-release/api-change-xray-98592.json deleted file mode 100644 index bf0988cac1..0000000000 --- a/.changes/next-release/api-change-xray-98592.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``xray``", - "description": "[``botocore``] Updated references to AWS KMS keys and customer managed keys to reflect current terminology." -} diff --git a/CHANGELOG.rst b/CHANGELOG.rst index de68b6ebe1..2f8de18b6c 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,18 @@ CHANGELOG ========= +1.18.37 +======= + +* api-change:``elasticache``: [``botocore``] Doc only update for ElastiCache +* api-change:``amp``: [``botocore``] This release adds tagging support for Amazon Managed Service for Prometheus workspace. +* api-change:``forecast``: [``botocore``] Predictor creation now supports selecting an accuracy metric to optimize in AutoML and hyperparameter optimization. This release adds additional accuracy metrics for predictors - AverageWeightedQuantileLoss, MAPE and MASE. +* api-change:``xray``: [``botocore``] Updated references to AWS KMS keys and customer managed keys to reflect current terminology. +* api-change:``ssm-contacts``: [``botocore``] Added SDK examples for SSM-Contacts. +* api-change:``mediapackage``: [``botocore``] SPEKE v2 support for live CMAF packaging type. SPEKE v2 is an upgrade to the existing SPEKE API to support multiple encryption keys, it supports live DASH currently. +* api-change:``eks``: [``botocore``] Adding RegisterCluster and DeregisterCluster operations, to support connecting external clusters to EKS. + + 1.18.36 ======= diff --git a/boto3/__init__.py b/boto3/__init__.py index 1bad8cd269..21bcf1267e 100644 --- a/boto3/__init__.py +++ b/boto3/__init__.py @@ -18,7 +18,7 @@ __author__ = 'Amazon Web Services' -__version__ = '1.18.36' +__version__ = '1.18.37' # The default Boto3 session; autoloaded when needed. diff --git a/setup.cfg b/setup.cfg index f18af86ee1..fa7b97ff55 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,7 +3,7 @@ universal = 0 [metadata] requires_dist = - botocore>=1.21.36,<1.22.0 + botocore>=1.21.37,<1.22.0 jmespath>=0.7.1,<1.0.0 s3transfer>=0.5.0,<0.6.0 diff --git a/setup.py b/setup.py index 05097bc73a..3bcdb97d00 100644 --- a/setup.py +++ b/setup.py @@ -14,7 +14,7 @@ requires = [ - 'botocore>=1.21.36,<1.22.0', + 'botocore>=1.21.37,<1.22.0', 'jmespath>=0.7.1,<1.0.0', 's3transfer>=0.5.0,<0.6.0' ]