From 5bba6966aa365d6ce12cc52c5358d66d7cdcdb99 Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Wed, 1 Dec 2021 23:36:50 +0000 Subject: [PATCH 1/2] Add changelog entries from botocore --- .changes/next-release/api-change-devopsguru-5833.json | 5 +++++ .changes/next-release/api-change-directconnect-43568.json | 5 +++++ .changes/next-release/api-change-dynamodb-22452.json | 5 +++++ .changes/next-release/api-change-ec2-35465.json | 5 +++++ .changes/next-release/api-change-kendra-64902.json | 5 +++++ .changes/next-release/api-change-lexv2models-90610.json | 5 +++++ .changes/next-release/api-change-sagemaker-61169.json | 5 +++++ .changes/next-release/api-change-sagemakerruntime-16406.json | 5 +++++ .changes/next-release/api-change-shield-7970.json | 5 +++++ 9 files changed, 45 insertions(+) create mode 100644 .changes/next-release/api-change-devopsguru-5833.json create mode 100644 .changes/next-release/api-change-directconnect-43568.json create mode 100644 .changes/next-release/api-change-dynamodb-22452.json create mode 100644 .changes/next-release/api-change-ec2-35465.json create mode 100644 .changes/next-release/api-change-kendra-64902.json create mode 100644 .changes/next-release/api-change-lexv2models-90610.json create mode 100644 .changes/next-release/api-change-sagemaker-61169.json create mode 100644 .changes/next-release/api-change-sagemakerruntime-16406.json create mode 100644 .changes/next-release/api-change-shield-7970.json diff --git a/.changes/next-release/api-change-devopsguru-5833.json b/.changes/next-release/api-change-devopsguru-5833.json new file mode 100644 index 0000000000..51abd5a04e --- /dev/null +++ b/.changes/next-release/api-change-devopsguru-5833.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``devops-guru``", + "description": "[``botocore``] DevOps Guru now provides detailed, database-specific analyses of performance issues and recommends corrective actions for Amazon Aurora database instances with Performance Insights turned on. You can also use AWS tags to choose which resources to analyze and define your applications." +} diff --git a/.changes/next-release/api-change-directconnect-43568.json b/.changes/next-release/api-change-directconnect-43568.json new file mode 100644 index 0000000000..3b03a8cae4 --- /dev/null +++ b/.changes/next-release/api-change-directconnect-43568.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``directconnect``", + "description": "[``botocore``] Adds SiteLink support to private and transit virtual interfaces. SiteLink is a new Direct Connect feature that allows routing between Direct Connect points of presence." +} diff --git a/.changes/next-release/api-change-dynamodb-22452.json b/.changes/next-release/api-change-dynamodb-22452.json new file mode 100644 index 0000000000..cf6c363b2e --- /dev/null +++ b/.changes/next-release/api-change-dynamodb-22452.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``dynamodb``", + "description": "[``botocore``] Add support for Table Classes and introduce the Standard Infrequent Access table class." +} diff --git a/.changes/next-release/api-change-ec2-35465.json b/.changes/next-release/api-change-ec2-35465.json new file mode 100644 index 0000000000..00f92b2b50 --- /dev/null +++ b/.changes/next-release/api-change-ec2-35465.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``ec2``", + "description": "[``botocore``] This release adds support for Amazon VPC IP Address Manager (IPAM), which enables you to plan, track, and monitor IP addresses for your workloads. This release also adds support for VPC Network Access Analyzer, which enables you to analyze network access to resources in your Virtual Private Clouds." +} diff --git a/.changes/next-release/api-change-kendra-64902.json b/.changes/next-release/api-change-kendra-64902.json new file mode 100644 index 0000000000..41ff1d50a5 --- /dev/null +++ b/.changes/next-release/api-change-kendra-64902.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``kendra``", + "description": "[``botocore``] Experience Builder allows customers to build search applications without writing code. Analytics Dashboard provides quality and usability metrics for Kendra indexes. Custom Document Enrichment allows customers to build a custom ingestion pipeline to pre-process documents and generate metadata." +} diff --git a/.changes/next-release/api-change-lexv2models-90610.json b/.changes/next-release/api-change-lexv2models-90610.json new file mode 100644 index 0000000000..7d14fc27a2 --- /dev/null +++ b/.changes/next-release/api-change-lexv2models-90610.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``lexv2-models``", + "description": "[``botocore``] Update lexv2-models client to latest version" +} diff --git a/.changes/next-release/api-change-sagemaker-61169.json b/.changes/next-release/api-change-sagemaker-61169.json new file mode 100644 index 0000000000..f3f518298f --- /dev/null +++ b/.changes/next-release/api-change-sagemaker-61169.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``sagemaker``", + "description": "[``botocore``] This release enables - 1/ Inference endpoint configuration recommendations and ability to run custom load tests to meet performance needs. 2/ Deploy serverless inference endpoints. 3/ Query, filter and retrieve end-to-end ML lineage graph, and incorporate model quality/bias detection in ML workflow." +} diff --git a/.changes/next-release/api-change-sagemakerruntime-16406.json b/.changes/next-release/api-change-sagemakerruntime-16406.json new file mode 100644 index 0000000000..3f6427096c --- /dev/null +++ b/.changes/next-release/api-change-sagemakerruntime-16406.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``sagemaker-runtime``", + "description": "[``botocore``] Update sagemaker-runtime client to latest version" +} diff --git a/.changes/next-release/api-change-shield-7970.json b/.changes/next-release/api-change-shield-7970.json new file mode 100644 index 0000000000..ab89f871b7 --- /dev/null +++ b/.changes/next-release/api-change-shield-7970.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``shield``", + "description": "[``botocore``] This release adds API support for Automatic Application Layer DDoS Mitigation for AWS Shield Advanced. Customers can now enable automatic DDoS mitigation in count or block mode for layer 7 protected resources." +} From 53b05d30316c438efc0e039d99433dafe4c7a351 Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Wed, 1 Dec 2021 23:37:08 +0000 Subject: [PATCH 2/2] Bumping version to 1.20.18 --- .changes/1.20.18.json | 47 +++++++++++++++++++ .../api-change-devopsguru-5833.json | 5 -- .../api-change-directconnect-43568.json | 5 -- .../api-change-dynamodb-22452.json | 5 -- .../next-release/api-change-ec2-35465.json | 5 -- .../next-release/api-change-kendra-64902.json | 5 -- .../api-change-lexv2models-90610.json | 5 -- .../api-change-sagemaker-61169.json | 5 -- .../api-change-sagemakerruntime-16406.json | 5 -- .../next-release/api-change-shield-7970.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.20.18.json delete mode 100644 .changes/next-release/api-change-devopsguru-5833.json delete mode 100644 .changes/next-release/api-change-directconnect-43568.json delete mode 100644 .changes/next-release/api-change-dynamodb-22452.json delete mode 100644 .changes/next-release/api-change-ec2-35465.json delete mode 100644 .changes/next-release/api-change-kendra-64902.json delete mode 100644 .changes/next-release/api-change-lexv2models-90610.json delete mode 100644 .changes/next-release/api-change-sagemaker-61169.json delete mode 100644 .changes/next-release/api-change-sagemakerruntime-16406.json delete mode 100644 .changes/next-release/api-change-shield-7970.json diff --git a/.changes/1.20.18.json b/.changes/1.20.18.json new file mode 100644 index 0000000000..6e068b4057 --- /dev/null +++ b/.changes/1.20.18.json @@ -0,0 +1,47 @@ +[ + { + "category": "``sagemaker``", + "description": "[``botocore``] This release enables - 1/ Inference endpoint configuration recommendations and ability to run custom load tests to meet performance needs. 2/ Deploy serverless inference endpoints. 3/ Query, filter and retrieve end-to-end ML lineage graph, and incorporate model quality/bias detection in ML workflow.", + "type": "api-change" + }, + { + "category": "``kendra``", + "description": "[``botocore``] Experience Builder allows customers to build search applications without writing code. Analytics Dashboard provides quality and usability metrics for Kendra indexes. Custom Document Enrichment allows customers to build a custom ingestion pipeline to pre-process documents and generate metadata.", + "type": "api-change" + }, + { + "category": "``directconnect``", + "description": "[``botocore``] Adds SiteLink support to private and transit virtual interfaces. SiteLink is a new Direct Connect feature that allows routing between Direct Connect points of presence.", + "type": "api-change" + }, + { + "category": "``lexv2-models``", + "description": "[``botocore``] Update lexv2-models client to latest version", + "type": "api-change" + }, + { + "category": "``ec2``", + "description": "[``botocore``] This release adds support for Amazon VPC IP Address Manager (IPAM), which enables you to plan, track, and monitor IP addresses for your workloads. This release also adds support for VPC Network Access Analyzer, which enables you to analyze network access to resources in your Virtual Private Clouds.", + "type": "api-change" + }, + { + "category": "``shield``", + "description": "[``botocore``] This release adds API support for Automatic Application Layer DDoS Mitigation for AWS Shield Advanced. Customers can now enable automatic DDoS mitigation in count or block mode for layer 7 protected resources.", + "type": "api-change" + }, + { + "category": "``sagemaker-runtime``", + "description": "[``botocore``] Update sagemaker-runtime client to latest version", + "type": "api-change" + }, + { + "category": "``devops-guru``", + "description": "[``botocore``] DevOps Guru now provides detailed, database-specific analyses of performance issues and recommends corrective actions for Amazon Aurora database instances with Performance Insights turned on. You can also use AWS tags to choose which resources to analyze and define your applications.", + "type": "api-change" + }, + { + "category": "``dynamodb``", + "description": "[``botocore``] Add support for Table Classes and introduce the Standard Infrequent Access table class.", + "type": "api-change" + } +] \ No newline at end of file diff --git a/.changes/next-release/api-change-devopsguru-5833.json b/.changes/next-release/api-change-devopsguru-5833.json deleted file mode 100644 index 51abd5a04e..0000000000 --- a/.changes/next-release/api-change-devopsguru-5833.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``devops-guru``", - "description": "[``botocore``] DevOps Guru now provides detailed, database-specific analyses of performance issues and recommends corrective actions for Amazon Aurora database instances with Performance Insights turned on. You can also use AWS tags to choose which resources to analyze and define your applications." -} diff --git a/.changes/next-release/api-change-directconnect-43568.json b/.changes/next-release/api-change-directconnect-43568.json deleted file mode 100644 index 3b03a8cae4..0000000000 --- a/.changes/next-release/api-change-directconnect-43568.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``directconnect``", - "description": "[``botocore``] Adds SiteLink support to private and transit virtual interfaces. SiteLink is a new Direct Connect feature that allows routing between Direct Connect points of presence." -} diff --git a/.changes/next-release/api-change-dynamodb-22452.json b/.changes/next-release/api-change-dynamodb-22452.json deleted file mode 100644 index cf6c363b2e..0000000000 --- a/.changes/next-release/api-change-dynamodb-22452.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``dynamodb``", - "description": "[``botocore``] Add support for Table Classes and introduce the Standard Infrequent Access table class." -} diff --git a/.changes/next-release/api-change-ec2-35465.json b/.changes/next-release/api-change-ec2-35465.json deleted file mode 100644 index 00f92b2b50..0000000000 --- a/.changes/next-release/api-change-ec2-35465.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``ec2``", - "description": "[``botocore``] This release adds support for Amazon VPC IP Address Manager (IPAM), which enables you to plan, track, and monitor IP addresses for your workloads. This release also adds support for VPC Network Access Analyzer, which enables you to analyze network access to resources in your Virtual Private Clouds." -} diff --git a/.changes/next-release/api-change-kendra-64902.json b/.changes/next-release/api-change-kendra-64902.json deleted file mode 100644 index 41ff1d50a5..0000000000 --- a/.changes/next-release/api-change-kendra-64902.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``kendra``", - "description": "[``botocore``] Experience Builder allows customers to build search applications without writing code. Analytics Dashboard provides quality and usability metrics for Kendra indexes. Custom Document Enrichment allows customers to build a custom ingestion pipeline to pre-process documents and generate metadata." -} diff --git a/.changes/next-release/api-change-lexv2models-90610.json b/.changes/next-release/api-change-lexv2models-90610.json deleted file mode 100644 index 7d14fc27a2..0000000000 --- a/.changes/next-release/api-change-lexv2models-90610.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``lexv2-models``", - "description": "[``botocore``] Update lexv2-models client to latest version" -} diff --git a/.changes/next-release/api-change-sagemaker-61169.json b/.changes/next-release/api-change-sagemaker-61169.json deleted file mode 100644 index f3f518298f..0000000000 --- a/.changes/next-release/api-change-sagemaker-61169.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``sagemaker``", - "description": "[``botocore``] This release enables - 1/ Inference endpoint configuration recommendations and ability to run custom load tests to meet performance needs. 2/ Deploy serverless inference endpoints. 3/ Query, filter and retrieve end-to-end ML lineage graph, and incorporate model quality/bias detection in ML workflow." -} diff --git a/.changes/next-release/api-change-sagemakerruntime-16406.json b/.changes/next-release/api-change-sagemakerruntime-16406.json deleted file mode 100644 index 3f6427096c..0000000000 --- a/.changes/next-release/api-change-sagemakerruntime-16406.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``sagemaker-runtime``", - "description": "[``botocore``] Update sagemaker-runtime client to latest version" -} diff --git a/.changes/next-release/api-change-shield-7970.json b/.changes/next-release/api-change-shield-7970.json deleted file mode 100644 index ab89f871b7..0000000000 --- a/.changes/next-release/api-change-shield-7970.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``shield``", - "description": "[``botocore``] This release adds API support for Automatic Application Layer DDoS Mitigation for AWS Shield Advanced. Customers can now enable automatic DDoS mitigation in count or block mode for layer 7 protected resources." -} diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 7e7dcf6ca7..4ab5083d1f 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,20 @@ CHANGELOG ========= +1.20.18 +======= + +* api-change:``sagemaker``: [``botocore``] This release enables - 1/ Inference endpoint configuration recommendations and ability to run custom load tests to meet performance needs. 2/ Deploy serverless inference endpoints. 3/ Query, filter and retrieve end-to-end ML lineage graph, and incorporate model quality/bias detection in ML workflow. +* api-change:``kendra``: [``botocore``] Experience Builder allows customers to build search applications without writing code. Analytics Dashboard provides quality and usability metrics for Kendra indexes. Custom Document Enrichment allows customers to build a custom ingestion pipeline to pre-process documents and generate metadata. +* api-change:``directconnect``: [``botocore``] Adds SiteLink support to private and transit virtual interfaces. SiteLink is a new Direct Connect feature that allows routing between Direct Connect points of presence. +* api-change:``lexv2-models``: [``botocore``] Update lexv2-models client to latest version +* api-change:``ec2``: [``botocore``] This release adds support for Amazon VPC IP Address Manager (IPAM), which enables you to plan, track, and monitor IP addresses for your workloads. This release also adds support for VPC Network Access Analyzer, which enables you to analyze network access to resources in your Virtual Private Clouds. +* api-change:``shield``: [``botocore``] This release adds API support for Automatic Application Layer DDoS Mitigation for AWS Shield Advanced. Customers can now enable automatic DDoS mitigation in count or block mode for layer 7 protected resources. +* api-change:``sagemaker-runtime``: [``botocore``] Update sagemaker-runtime client to latest version +* api-change:``devops-guru``: [``botocore``] DevOps Guru now provides detailed, database-specific analyses of performance issues and recommends corrective actions for Amazon Aurora database instances with Performance Insights turned on. You can also use AWS tags to choose which resources to analyze and define your applications. +* api-change:``dynamodb``: [``botocore``] Add support for Table Classes and introduce the Standard Infrequent Access table class. + + 1.20.17 ======= diff --git a/boto3/__init__.py b/boto3/__init__.py index 2b8b0b9df6..b7b5447dd6 100644 --- a/boto3/__init__.py +++ b/boto3/__init__.py @@ -18,7 +18,7 @@ __author__ = 'Amazon Web Services' -__version__ = '1.20.17' +__version__ = '1.20.18' # The default Boto3 session; autoloaded when needed. diff --git a/setup.cfg b/setup.cfg index d25749a9b1..9d02df0802 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,7 +3,7 @@ universal = 0 [metadata] requires_dist = - botocore>=1.23.17,<1.24.0 + botocore>=1.23.18,<1.24.0 jmespath>=0.7.1,<1.0.0 s3transfer>=0.5.0,<0.6.0 diff --git a/setup.py b/setup.py index 516b5a8800..85933b6cca 100644 --- a/setup.py +++ b/setup.py @@ -13,7 +13,7 @@ requires = [ - 'botocore>=1.23.17,<1.24.0', + 'botocore>=1.23.18,<1.24.0', 'jmespath>=0.7.1,<1.0.0', 's3transfer>=0.5.0,<0.6.0' ]