From ab918b2de48587cbd1e0b203cffa609af8ecf9ba Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Thu, 19 Oct 2023 19:32:33 +0000 Subject: [PATCH] Bumping version to 1.28.67 --- .changes/1.28.67.json | 57 +++++++++++++++++++ .../next-release/api-change-ec2-22720.json | 5 -- .../api-change-gamesparks-3084.json | 5 -- ...i-change-managedblockchainquery-30450.json | 5 -- .../api-change-neptunedata-8085.json | 5 -- .../next-release/api-change-omics-28971.json | 5 -- .../api-change-opensearch-77315.json | 5 -- .../api-change-quicksight-2112.json | 5 -- .../api-change-secretsmanager-64854.json | 5 -- .../api-change-servicecatalog-65216.json | 5 -- .../api-change-verifiedpermissions-60830.json | 5 -- .../api-change-workspaces-41942.json | 5 -- CHANGELOG.rst | 16 ++++++ boto3/__init__.py | 2 +- setup.cfg | 2 +- setup.py | 2 +- 16 files changed, 76 insertions(+), 58 deletions(-) create mode 100644 .changes/1.28.67.json delete mode 100644 .changes/next-release/api-change-ec2-22720.json delete mode 100644 .changes/next-release/api-change-gamesparks-3084.json delete mode 100644 .changes/next-release/api-change-managedblockchainquery-30450.json delete mode 100644 .changes/next-release/api-change-neptunedata-8085.json delete mode 100644 .changes/next-release/api-change-omics-28971.json delete mode 100644 .changes/next-release/api-change-opensearch-77315.json delete mode 100644 .changes/next-release/api-change-quicksight-2112.json delete mode 100644 .changes/next-release/api-change-secretsmanager-64854.json delete mode 100644 .changes/next-release/api-change-servicecatalog-65216.json delete mode 100644 .changes/next-release/api-change-verifiedpermissions-60830.json delete mode 100644 .changes/next-release/api-change-workspaces-41942.json diff --git a/.changes/1.28.67.json b/.changes/1.28.67.json new file mode 100644 index 0000000000..2138c3c5cf --- /dev/null +++ b/.changes/1.28.67.json @@ -0,0 +1,57 @@ +[ + { + "category": "``gamesparks``", + "description": "[``botocore``] The gamesparks client has been removed following the deprecation of the service.", + "type": "api-change" + }, + { + "category": "``ec2``", + "description": "[``botocore``] Amazon EC2 C7a instances, powered by 4th generation AMD EPYC processors, are ideal for high performance, compute-intensive workloads such as high performance computing. Amazon EC2 R7i instances are next-generation memory optimized and powered by custom 4th Generation Intel Xeon Scalable processors.", + "type": "api-change" + }, + { + "category": "``managedblockchain-query``", + "description": "[``botocore``] This release adds support for Ethereum Sepolia network", + "type": "api-change" + }, + { + "category": "``neptunedata``", + "description": "[``botocore``] Doc changes to add IAM action mappings for the data actions.", + "type": "api-change" + }, + { + "category": "``omics``", + "description": "[``botocore``] This change enables customers to retrieve failure reasons with detailed status messages for their failed runs", + "type": "api-change" + }, + { + "category": "``opensearch``", + "description": "[``botocore``] Added Cluster Administrative options for node restart, opensearch process restart and opensearch dashboard restart for Multi-AZ without standby domains", + "type": "api-change" + }, + { + "category": "``quicksight``", + "description": "[``botocore``] This release adds the following: 1) Trino and Starburst Database Connectors 2) Custom total for tables and pivot tables 3) Enable restricted folders 4) Add rolling dates for time equality filters 5) Refine DataPathValue and introduce DataPathType 6) Add SeriesType to ReferenceLineDataConfiguration", + "type": "api-change" + }, + { + "category": "``secretsmanager``", + "description": "[``botocore``] Documentation updates for Secrets Manager", + "type": "api-change" + }, + { + "category": "``servicecatalog``", + "description": "[``botocore``] Introduce support for EXTERNAL product and provisioning artifact type in CreateProduct and CreateProvisioningArtifact APIs.", + "type": "api-change" + }, + { + "category": "``verifiedpermissions``", + "description": "[``botocore``] Improving Amazon Verified Permissions Create experience", + "type": "api-change" + }, + { + "category": "``workspaces``", + "description": "[``botocore``] Documentation updates for WorkSpaces", + "type": "api-change" + } +] \ No newline at end of file diff --git a/.changes/next-release/api-change-ec2-22720.json b/.changes/next-release/api-change-ec2-22720.json deleted file mode 100644 index 24bcde35eb..0000000000 --- a/.changes/next-release/api-change-ec2-22720.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``ec2``", - "description": "[``botocore``] Amazon EC2 C7a instances, powered by 4th generation AMD EPYC processors, are ideal for high performance, compute-intensive workloads such as high performance computing. Amazon EC2 R7i instances are next-generation memory optimized and powered by custom 4th Generation Intel Xeon Scalable processors." -} diff --git a/.changes/next-release/api-change-gamesparks-3084.json b/.changes/next-release/api-change-gamesparks-3084.json deleted file mode 100644 index 1706f863e7..0000000000 --- a/.changes/next-release/api-change-gamesparks-3084.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``gamesparks``", - "description": "[``botocore``] The gamesparks client has been removed following the deprecation of the service." -} diff --git a/.changes/next-release/api-change-managedblockchainquery-30450.json b/.changes/next-release/api-change-managedblockchainquery-30450.json deleted file mode 100644 index 9bf6eba87b..0000000000 --- a/.changes/next-release/api-change-managedblockchainquery-30450.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``managedblockchain-query``", - "description": "[``botocore``] This release adds support for Ethereum Sepolia network" -} diff --git a/.changes/next-release/api-change-neptunedata-8085.json b/.changes/next-release/api-change-neptunedata-8085.json deleted file mode 100644 index ed0f89172c..0000000000 --- a/.changes/next-release/api-change-neptunedata-8085.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``neptunedata``", - "description": "[``botocore``] Doc changes to add IAM action mappings for the data actions." -} diff --git a/.changes/next-release/api-change-omics-28971.json b/.changes/next-release/api-change-omics-28971.json deleted file mode 100644 index 9e687f4b1a..0000000000 --- a/.changes/next-release/api-change-omics-28971.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``omics``", - "description": "[``botocore``] This change enables customers to retrieve failure reasons with detailed status messages for their failed runs" -} diff --git a/.changes/next-release/api-change-opensearch-77315.json b/.changes/next-release/api-change-opensearch-77315.json deleted file mode 100644 index 5814277a02..0000000000 --- a/.changes/next-release/api-change-opensearch-77315.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``opensearch``", - "description": "[``botocore``] Added Cluster Administrative options for node restart, opensearch process restart and opensearch dashboard restart for Multi-AZ without standby domains" -} diff --git a/.changes/next-release/api-change-quicksight-2112.json b/.changes/next-release/api-change-quicksight-2112.json deleted file mode 100644 index 9471f75ae4..0000000000 --- a/.changes/next-release/api-change-quicksight-2112.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``quicksight``", - "description": "[``botocore``] This release adds the following: 1) Trino and Starburst Database Connectors 2) Custom total for tables and pivot tables 3) Enable restricted folders 4) Add rolling dates for time equality filters 5) Refine DataPathValue and introduce DataPathType 6) Add SeriesType to ReferenceLineDataConfiguration" -} diff --git a/.changes/next-release/api-change-secretsmanager-64854.json b/.changes/next-release/api-change-secretsmanager-64854.json deleted file mode 100644 index faec915958..0000000000 --- a/.changes/next-release/api-change-secretsmanager-64854.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``secretsmanager``", - "description": "[``botocore``] Documentation updates for Secrets Manager" -} diff --git a/.changes/next-release/api-change-servicecatalog-65216.json b/.changes/next-release/api-change-servicecatalog-65216.json deleted file mode 100644 index 56a69aca6f..0000000000 --- a/.changes/next-release/api-change-servicecatalog-65216.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``servicecatalog``", - "description": "[``botocore``] Introduce support for EXTERNAL product and provisioning artifact type in CreateProduct and CreateProvisioningArtifact APIs." -} diff --git a/.changes/next-release/api-change-verifiedpermissions-60830.json b/.changes/next-release/api-change-verifiedpermissions-60830.json deleted file mode 100644 index 9f59523548..0000000000 --- a/.changes/next-release/api-change-verifiedpermissions-60830.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``verifiedpermissions``", - "description": "[``botocore``] Improving Amazon Verified Permissions Create experience" -} diff --git a/.changes/next-release/api-change-workspaces-41942.json b/.changes/next-release/api-change-workspaces-41942.json deleted file mode 100644 index 7cf0254120..0000000000 --- a/.changes/next-release/api-change-workspaces-41942.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``workspaces``", - "description": "[``botocore``] Documentation updates for WorkSpaces" -} diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 44fc6023ef..eb2180f312 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,22 @@ CHANGELOG ========= +1.28.67 +======= + +* api-change:``gamesparks``: [``botocore``] The gamesparks client has been removed following the deprecation of the service. +* api-change:``ec2``: [``botocore``] Amazon EC2 C7a instances, powered by 4th generation AMD EPYC processors, are ideal for high performance, compute-intensive workloads such as high performance computing. Amazon EC2 R7i instances are next-generation memory optimized and powered by custom 4th Generation Intel Xeon Scalable processors. +* api-change:``managedblockchain-query``: [``botocore``] This release adds support for Ethereum Sepolia network +* api-change:``neptunedata``: [``botocore``] Doc changes to add IAM action mappings for the data actions. +* api-change:``omics``: [``botocore``] This change enables customers to retrieve failure reasons with detailed status messages for their failed runs +* api-change:``opensearch``: [``botocore``] Added Cluster Administrative options for node restart, opensearch process restart and opensearch dashboard restart for Multi-AZ without standby domains +* api-change:``quicksight``: [``botocore``] This release adds the following: 1) Trino and Starburst Database Connectors 2) Custom total for tables and pivot tables 3) Enable restricted folders 4) Add rolling dates for time equality filters 5) Refine DataPathValue and introduce DataPathType 6) Add SeriesType to ReferenceLineDataConfiguration +* api-change:``secretsmanager``: [``botocore``] Documentation updates for Secrets Manager +* api-change:``servicecatalog``: [``botocore``] Introduce support for EXTERNAL product and provisioning artifact type in CreateProduct and CreateProvisioningArtifact APIs. +* api-change:``verifiedpermissions``: [``botocore``] Improving Amazon Verified Permissions Create experience +* api-change:``workspaces``: [``botocore``] Documentation updates for WorkSpaces + + 1.28.66 ======= diff --git a/boto3/__init__.py b/boto3/__init__.py index 4e80062d17..d4bfa6b399 100644 --- a/boto3/__init__.py +++ b/boto3/__init__.py @@ -17,7 +17,7 @@ from boto3.session import Session __author__ = 'Amazon Web Services' -__version__ = '1.28.66' +__version__ = '1.28.67' # The default Boto3 session; autoloaded when needed. diff --git a/setup.cfg b/setup.cfg index 5dd116bb8e..e14bee13db 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,7 +3,7 @@ universal = 0 [metadata] requires_dist = - botocore>=1.31.66,<1.32.0 + botocore>=1.31.67,<1.32.0 jmespath>=0.7.1,<2.0.0 s3transfer>=0.7.0,<0.8.0 diff --git a/setup.py b/setup.py index f6ef1ea177..66bee85c3b 100644 --- a/setup.py +++ b/setup.py @@ -13,7 +13,7 @@ requires = [ - 'botocore>=1.31.66,<1.32.0', + 'botocore>=1.31.67,<1.32.0', 'jmespath>=0.7.1,<2.0.0', 's3transfer>=0.7.0,<0.8.0', ]