From b88aa24d127061d8a1b40f5d82a05a8edf235048 Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Tue, 1 Oct 2024 01:56:52 +0000 Subject: [PATCH] Bumping version to 1.34.30 --- .changes/1.34.30.json | 42 +++++++++++++++++++ .../next-release/api-change-bedrock-6729.json | 5 --- .../api-change-clouddirectory-35450.json | 5 --- .../api-change-connect-73139.json | 5 --- .../next-release/api-change-pricing-6278.json | 5 --- .../api-change-resourcegroups-47231.json | 5 --- .../api-change-supplychain-59240.json | 5 --- .../api-change-timestreaminfluxdb-58484.json | 5 --- .../api-change-verifiedpermissions-16313.json | 5 --- CHANGELOG.rst | 13 ++++++ awscli/__init__.py | 2 +- doc/source/conf.py | 2 +- setup.cfg | 2 +- setup.py | 2 +- 14 files changed, 59 insertions(+), 44 deletions(-) create mode 100644 .changes/1.34.30.json delete mode 100644 .changes/next-release/api-change-bedrock-6729.json delete mode 100644 .changes/next-release/api-change-clouddirectory-35450.json delete mode 100644 .changes/next-release/api-change-connect-73139.json delete mode 100644 .changes/next-release/api-change-pricing-6278.json delete mode 100644 .changes/next-release/api-change-resourcegroups-47231.json delete mode 100644 .changes/next-release/api-change-supplychain-59240.json delete mode 100644 .changes/next-release/api-change-timestreaminfluxdb-58484.json delete mode 100644 .changes/next-release/api-change-verifiedpermissions-16313.json diff --git a/.changes/1.34.30.json b/.changes/1.34.30.json new file mode 100644 index 000000000000..eed962933e7a --- /dev/null +++ b/.changes/1.34.30.json @@ -0,0 +1,42 @@ +[ + { + "category": "``bedrock``", + "description": "Add support for custom models via provisioned throughput for Bedrock Model Evaluation", + "type": "api-change" + }, + { + "category": "``clouddirectory``", + "description": "Add examples for API operations in model.", + "type": "api-change" + }, + { + "category": "``connect``", + "description": "Amazon Connect introduces StartOutboundChatContact API allowing customers to initiate outbound chat contacts", + "type": "api-change" + }, + { + "category": "``pricing``", + "description": "Add examples for API operations in model.", + "type": "api-change" + }, + { + "category": "``resource-groups``", + "description": "This update includes new APIs to support application groups and to allow users to manage resource tag-sync tasks in applications.", + "type": "api-change" + }, + { + "category": "``supplychain``", + "description": "Release DataLakeDataset, DataIntegrationFlow and ResourceTagging APIs for AWS Supply Chain", + "type": "api-change" + }, + { + "category": "``timestream-influxdb``", + "description": "Timestream for InfluxDB now supports port configuration and additional customer-modifiable InfluxDB v2 parameters. This release adds Port to the CreateDbInstance and UpdateDbInstance API, and additional InfluxDB v2 parameters to the CreateDbParameterGroup API.", + "type": "api-change" + }, + { + "category": "``verifiedpermissions``", + "description": "Add examples for API operations in model.", + "type": "api-change" + } +] \ No newline at end of file diff --git a/.changes/next-release/api-change-bedrock-6729.json b/.changes/next-release/api-change-bedrock-6729.json deleted file mode 100644 index 40cce7628dbb..000000000000 --- a/.changes/next-release/api-change-bedrock-6729.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``bedrock``", - "description": "Add support for custom models via provisioned throughput for Bedrock Model Evaluation" -} diff --git a/.changes/next-release/api-change-clouddirectory-35450.json b/.changes/next-release/api-change-clouddirectory-35450.json deleted file mode 100644 index 1447d99be6b2..000000000000 --- a/.changes/next-release/api-change-clouddirectory-35450.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``clouddirectory``", - "description": "Add examples for API operations in model." -} diff --git a/.changes/next-release/api-change-connect-73139.json b/.changes/next-release/api-change-connect-73139.json deleted file mode 100644 index 0e50f918ff0d..000000000000 --- a/.changes/next-release/api-change-connect-73139.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``connect``", - "description": "Amazon Connect introduces StartOutboundChatContact API allowing customers to initiate outbound chat contacts" -} diff --git a/.changes/next-release/api-change-pricing-6278.json b/.changes/next-release/api-change-pricing-6278.json deleted file mode 100644 index 20bde0dc6848..000000000000 --- a/.changes/next-release/api-change-pricing-6278.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``pricing``", - "description": "Add examples for API operations in model." -} diff --git a/.changes/next-release/api-change-resourcegroups-47231.json b/.changes/next-release/api-change-resourcegroups-47231.json deleted file mode 100644 index c5808b5a518c..000000000000 --- a/.changes/next-release/api-change-resourcegroups-47231.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``resource-groups``", - "description": "This update includes new APIs to support application groups and to allow users to manage resource tag-sync tasks in applications." -} diff --git a/.changes/next-release/api-change-supplychain-59240.json b/.changes/next-release/api-change-supplychain-59240.json deleted file mode 100644 index 9534aa1000aa..000000000000 --- a/.changes/next-release/api-change-supplychain-59240.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``supplychain``", - "description": "Release DataLakeDataset, DataIntegrationFlow and ResourceTagging APIs for AWS Supply Chain" -} diff --git a/.changes/next-release/api-change-timestreaminfluxdb-58484.json b/.changes/next-release/api-change-timestreaminfluxdb-58484.json deleted file mode 100644 index 8be221c13dae..000000000000 --- a/.changes/next-release/api-change-timestreaminfluxdb-58484.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``timestream-influxdb``", - "description": "Timestream for InfluxDB now supports port configuration and additional customer-modifiable InfluxDB v2 parameters. This release adds Port to the CreateDbInstance and UpdateDbInstance API, and additional InfluxDB v2 parameters to the CreateDbParameterGroup API." -} diff --git a/.changes/next-release/api-change-verifiedpermissions-16313.json b/.changes/next-release/api-change-verifiedpermissions-16313.json deleted file mode 100644 index 1b3b5fbe54c0..000000000000 --- a/.changes/next-release/api-change-verifiedpermissions-16313.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``verifiedpermissions``", - "description": "Add examples for API operations in model." -} diff --git a/CHANGELOG.rst b/CHANGELOG.rst index a3e3d4f244e3..9788fb6d749e 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,19 @@ CHANGELOG ========= +1.34.30 +======= + +* api-change:``bedrock``: Add support for custom models via provisioned throughput for Bedrock Model Evaluation +* api-change:``clouddirectory``: Add examples for API operations in model. +* api-change:``connect``: Amazon Connect introduces StartOutboundChatContact API allowing customers to initiate outbound chat contacts +* api-change:``pricing``: Add examples for API operations in model. +* api-change:``resource-groups``: This update includes new APIs to support application groups and to allow users to manage resource tag-sync tasks in applications. +* api-change:``supplychain``: Release DataLakeDataset, DataIntegrationFlow and ResourceTagging APIs for AWS Supply Chain +* api-change:``timestream-influxdb``: Timestream for InfluxDB now supports port configuration and additional customer-modifiable InfluxDB v2 parameters. This release adds Port to the CreateDbInstance and UpdateDbInstance API, and additional InfluxDB v2 parameters to the CreateDbParameterGroup API. +* api-change:``verifiedpermissions``: Add examples for API operations in model. + + 1.34.29 ======= diff --git a/awscli/__init__.py b/awscli/__init__.py index ebde3db6f0f0..0e740c159147 100644 --- a/awscli/__init__.py +++ b/awscli/__init__.py @@ -18,7 +18,7 @@ import os -__version__ = '1.34.29' +__version__ = '1.34.30' # # Get our data path to be added to botocore's search path diff --git a/doc/source/conf.py b/doc/source/conf.py index 54383e1e4fc7..449402dc46b6 100644 --- a/doc/source/conf.py +++ b/doc/source/conf.py @@ -52,7 +52,7 @@ # The short X.Y version. version = '1.34.' # The full version, including alpha/beta/rc tags. -release = '1.34.29' +release = '1.34.30' # The language for content autogenerated by Sphinx. Refer to documentation # for a list of supported languages. diff --git a/setup.cfg b/setup.cfg index c38e33afd1b8..b7f504179f51 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,7 +3,7 @@ universal = 0 [metadata] requires_dist = - botocore==1.35.29 + botocore==1.35.30 docutils>=0.10,<0.17 s3transfer>=0.10.0,<0.11.0 PyYAML>=3.10,<6.1 diff --git a/setup.py b/setup.py index b596230459ea..88a13caffb57 100644 --- a/setup.py +++ b/setup.py @@ -24,7 +24,7 @@ def find_version(*file_paths): install_requires = [ - 'botocore==1.35.29', + 'botocore==1.35.30', 'docutils>=0.10,<0.17', 's3transfer>=0.10.0,<0.11.0', 'PyYAML>=3.10,<6.1',