diff --git a/.changes/1.35.30.json b/.changes/1.35.30.json new file mode 100644 index 0000000000..e925752e88 --- /dev/null +++ b/.changes/1.35.30.json @@ -0,0 +1,42 @@ +[ + { + "category": "``bedrock``", + "description": "[``botocore``] Add support for custom models via provisioned throughput for Bedrock Model Evaluation", + "type": "api-change" + }, + { + "category": "``clouddirectory``", + "description": "[``botocore``] Add examples for API operations in model.", + "type": "api-change" + }, + { + "category": "``connect``", + "description": "[``botocore``] Amazon Connect introduces StartOutboundChatContact API allowing customers to initiate outbound chat contacts", + "type": "api-change" + }, + { + "category": "``pricing``", + "description": "[``botocore``] Add examples for API operations in model.", + "type": "api-change" + }, + { + "category": "``resource-groups``", + "description": "[``botocore``] 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": "[``botocore``] Release DataLakeDataset, DataIntegrationFlow and ResourceTagging APIs for AWS Supply Chain", + "type": "api-change" + }, + { + "category": "``timestream-influxdb``", + "description": "[``botocore``] 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": "[``botocore``] 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-17109.json b/.changes/next-release/api-change-bedrock-17109.json deleted file mode 100644 index dcc7c1f7e2..0000000000 --- a/.changes/next-release/api-change-bedrock-17109.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``bedrock``", - "description": "[``botocore``] Add support for custom models via provisioned throughput for Bedrock Model Evaluation" -} diff --git a/.changes/next-release/api-change-clouddirectory-15198.json b/.changes/next-release/api-change-clouddirectory-15198.json deleted file mode 100644 index 55fb7d0a5c..0000000000 --- a/.changes/next-release/api-change-clouddirectory-15198.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``clouddirectory``", - "description": "[``botocore``] Add examples for API operations in model." -} diff --git a/.changes/next-release/api-change-connect-8268.json b/.changes/next-release/api-change-connect-8268.json deleted file mode 100644 index 537d3268ad..0000000000 --- a/.changes/next-release/api-change-connect-8268.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``connect``", - "description": "[``botocore``] Amazon Connect introduces StartOutboundChatContact API allowing customers to initiate outbound chat contacts" -} diff --git a/.changes/next-release/api-change-pricing-21846.json b/.changes/next-release/api-change-pricing-21846.json deleted file mode 100644 index b796b5af12..0000000000 --- a/.changes/next-release/api-change-pricing-21846.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``pricing``", - "description": "[``botocore``] Add examples for API operations in model." -} diff --git a/.changes/next-release/api-change-resourcegroups-6734.json b/.changes/next-release/api-change-resourcegroups-6734.json deleted file mode 100644 index 41ff114dea..0000000000 --- a/.changes/next-release/api-change-resourcegroups-6734.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``resource-groups``", - "description": "[``botocore``] 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-62911.json b/.changes/next-release/api-change-supplychain-62911.json deleted file mode 100644 index 58ccc50f14..0000000000 --- a/.changes/next-release/api-change-supplychain-62911.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``supplychain``", - "description": "[``botocore``] Release DataLakeDataset, DataIntegrationFlow and ResourceTagging APIs for AWS Supply Chain" -} diff --git a/.changes/next-release/api-change-timestreaminfluxdb-89528.json b/.changes/next-release/api-change-timestreaminfluxdb-89528.json deleted file mode 100644 index f03e64dbdb..0000000000 --- a/.changes/next-release/api-change-timestreaminfluxdb-89528.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``timestream-influxdb``", - "description": "[``botocore``] 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-10534.json b/.changes/next-release/api-change-verifiedpermissions-10534.json deleted file mode 100644 index f8209c518d..0000000000 --- a/.changes/next-release/api-change-verifiedpermissions-10534.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``verifiedpermissions``", - "description": "[``botocore``] Add examples for API operations in model." -} diff --git a/CHANGELOG.rst b/CHANGELOG.rst index 0855759b89..0933f3b6b7 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,19 @@ CHANGELOG ========= +1.35.30 +======= + +* api-change:``bedrock``: [``botocore``] Add support for custom models via provisioned throughput for Bedrock Model Evaluation +* api-change:``clouddirectory``: [``botocore``] Add examples for API operations in model. +* api-change:``connect``: [``botocore``] Amazon Connect introduces StartOutboundChatContact API allowing customers to initiate outbound chat contacts +* api-change:``pricing``: [``botocore``] Add examples for API operations in model. +* api-change:``resource-groups``: [``botocore``] This update includes new APIs to support application groups and to allow users to manage resource tag-sync tasks in applications. +* api-change:``supplychain``: [``botocore``] Release DataLakeDataset, DataIntegrationFlow and ResourceTagging APIs for AWS Supply Chain +* api-change:``timestream-influxdb``: [``botocore``] 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``: [``botocore``] Add examples for API operations in model. + + 1.35.29 ======= diff --git a/boto3/__init__.py b/boto3/__init__.py index 183ef5883a..2e31eabcb6 100644 --- a/boto3/__init__.py +++ b/boto3/__init__.py @@ -17,7 +17,7 @@ from boto3.session import Session __author__ = 'Amazon Web Services' -__version__ = '1.35.29' +__version__ = '1.35.30' # The default Boto3 session; autoloaded when needed. diff --git a/setup.cfg b/setup.cfg index a9940e4dff..499e772bd3 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,7 +3,7 @@ universal = 0 [metadata] requires_dist = - botocore>=1.35.29,<1.36.0 + botocore>=1.35.30,<1.36.0 jmespath>=0.7.1,<2.0.0 s3transfer>=0.10.0,<0.11.0 diff --git a/setup.py b/setup.py index bca1bc4afe..3bb3492143 100644 --- a/setup.py +++ b/setup.py @@ -14,7 +14,7 @@ requires = [ - 'botocore>=1.35.29,<1.36.0', + 'botocore>=1.35.30,<1.36.0', 'jmespath>=0.7.1,<2.0.0', 's3transfer>=0.10.0,<0.11.0', ]