From e1591036eda5ac46403980ecede829c9ad53fb26 Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Tue, 3 Dec 2024 19:08:33 +0000 Subject: [PATCH 1/2] Add changelog entries from botocore --- .changes/next-release/api-change-athena-89559.json | 5 +++++ .changes/next-release/api-change-bedrock-27257.json | 5 +++++ .changes/next-release/api-change-bedrockagent-80546.json | 5 +++++ .../next-release/api-change-bedrockagentruntime-15135.json | 5 +++++ .changes/next-release/api-change-bedrockruntime-7725.json | 5 +++++ .changes/next-release/api-change-cloudwatch-98087.json | 5 +++++ .changes/next-release/api-change-datazone-33410.json | 5 +++++ .changes/next-release/api-change-dsql-66701.json | 5 +++++ .changes/next-release/api-change-dynamodb-61090.json | 5 +++++ .changes/next-release/api-change-glue-42163.json | 5 +++++ .changes/next-release/api-change-lakeformation-29868.json | 5 +++++ .changes/next-release/api-change-qapps-25018.json | 5 +++++ .changes/next-release/api-change-qbusiness-86888.json | 5 +++++ .changes/next-release/api-change-quicksight-85136.json | 5 +++++ .changes/next-release/api-change-redshift-86157.json | 5 +++++ .../next-release/api-change-redshiftserverless-72565.json | 5 +++++ .changes/next-release/api-change-s3-80217.json | 5 +++++ .changes/next-release/api-change-s3tables-47592.json | 5 +++++ 18 files changed, 90 insertions(+) create mode 100644 .changes/next-release/api-change-athena-89559.json create mode 100644 .changes/next-release/api-change-bedrock-27257.json create mode 100644 .changes/next-release/api-change-bedrockagent-80546.json create mode 100644 .changes/next-release/api-change-bedrockagentruntime-15135.json create mode 100644 .changes/next-release/api-change-bedrockruntime-7725.json create mode 100644 .changes/next-release/api-change-cloudwatch-98087.json create mode 100644 .changes/next-release/api-change-datazone-33410.json create mode 100644 .changes/next-release/api-change-dsql-66701.json create mode 100644 .changes/next-release/api-change-dynamodb-61090.json create mode 100644 .changes/next-release/api-change-glue-42163.json create mode 100644 .changes/next-release/api-change-lakeformation-29868.json create mode 100644 .changes/next-release/api-change-qapps-25018.json create mode 100644 .changes/next-release/api-change-qbusiness-86888.json create mode 100644 .changes/next-release/api-change-quicksight-85136.json create mode 100644 .changes/next-release/api-change-redshift-86157.json create mode 100644 .changes/next-release/api-change-redshiftserverless-72565.json create mode 100644 .changes/next-release/api-change-s3-80217.json create mode 100644 .changes/next-release/api-change-s3tables-47592.json diff --git a/.changes/next-release/api-change-athena-89559.json b/.changes/next-release/api-change-athena-89559.json new file mode 100644 index 0000000000..ebf3f8b361 --- /dev/null +++ b/.changes/next-release/api-change-athena-89559.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``athena``", + "description": "[``botocore``] Add FEDERATED type to CreateDataCatalog. This creates Athena Data Catalog, AWS Lambda connector, and AWS Glue connection. Create/DeleteDataCatalog returns DataCatalog. Add Status, ConnectionType, and Error to DataCatalog and DataCatalogSummary. Add DeleteCatalogOnly to delete Athena Catalog only." +} diff --git a/.changes/next-release/api-change-bedrock-27257.json b/.changes/next-release/api-change-bedrock-27257.json new file mode 100644 index 0000000000..ae393be4ef --- /dev/null +++ b/.changes/next-release/api-change-bedrock-27257.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``bedrock``", + "description": "[``botocore``] Tagging support for Async Invoke resources. Added support for Distillation in CreateModelCustomizationJob API. Support for videoDataDeliveryEnabled flag in invocation logging." +} diff --git a/.changes/next-release/api-change-bedrockagent-80546.json b/.changes/next-release/api-change-bedrockagent-80546.json new file mode 100644 index 0000000000..addbffd0b7 --- /dev/null +++ b/.changes/next-release/api-change-bedrockagent-80546.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``bedrock-agent``", + "description": "[``botocore``] Releasing SDK for Multi-Agent Collaboration." +} diff --git a/.changes/next-release/api-change-bedrockagentruntime-15135.json b/.changes/next-release/api-change-bedrockagentruntime-15135.json new file mode 100644 index 0000000000..c1ee4ef972 --- /dev/null +++ b/.changes/next-release/api-change-bedrockagentruntime-15135.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``bedrock-agent-runtime``", + "description": "[``botocore``] Releasing SDK for multi agent collaboration" +} diff --git a/.changes/next-release/api-change-bedrockruntime-7725.json b/.changes/next-release/api-change-bedrockruntime-7725.json new file mode 100644 index 0000000000..5c09399e04 --- /dev/null +++ b/.changes/next-release/api-change-bedrockruntime-7725.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``bedrock-runtime``", + "description": "[``botocore``] Added support for Async Invoke Operations Start, List and Get. Support for invocation logs with `requestMetadata` field in Converse, ConverseStream, Invoke and InvokeStream. Video content blocks in Converse/ConverseStream accept raw bytes or S3 URI." +} diff --git a/.changes/next-release/api-change-cloudwatch-98087.json b/.changes/next-release/api-change-cloudwatch-98087.json new file mode 100644 index 0000000000..d49055d2ac --- /dev/null +++ b/.changes/next-release/api-change-cloudwatch-98087.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``cloudwatch``", + "description": "[``botocore``] Support for configuring AiOps investigation as alarm action" +} diff --git a/.changes/next-release/api-change-datazone-33410.json b/.changes/next-release/api-change-datazone-33410.json new file mode 100644 index 0000000000..12933430e4 --- /dev/null +++ b/.changes/next-release/api-change-datazone-33410.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``datazone``", + "description": "[``botocore``] Adds support for Connections, ProjectProfiles, and JobRuns APIs. Supports the new Lineage feature at GA. Adjusts optionality of a parameter for DataSource and SubscriptionTarget APIs which may adjust types in some clients." +} diff --git a/.changes/next-release/api-change-dsql-66701.json b/.changes/next-release/api-change-dsql-66701.json new file mode 100644 index 0000000000..24f4767ef8 --- /dev/null +++ b/.changes/next-release/api-change-dsql-66701.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``dsql``", + "description": "[``botocore``] Add new API operations for Amazon Aurora DSQL. Amazon Aurora DSQL is a serverless, distributed SQL database with virtually unlimited scale, highest availability, and zero infrastructure management." +} diff --git a/.changes/next-release/api-change-dynamodb-61090.json b/.changes/next-release/api-change-dynamodb-61090.json new file mode 100644 index 0000000000..0c84ac9d9b --- /dev/null +++ b/.changes/next-release/api-change-dynamodb-61090.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``dynamodb``", + "description": "[``botocore``] This change adds support for global tables with multi-Region strong consistency (in preview). The UpdateTable API now supports a new attribute MultiRegionConsistency to set consistency when creating global tables. The DescribeTable output now optionally includes the MultiRegionConsistency attribute." +} diff --git a/.changes/next-release/api-change-glue-42163.json b/.changes/next-release/api-change-glue-42163.json new file mode 100644 index 0000000000..5046146a5f --- /dev/null +++ b/.changes/next-release/api-change-glue-42163.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``glue``", + "description": "[``botocore``] This release includes(1)Zero-ETL integration to ingest data from 3P SaaS and DynamoDB to Redshift/Redlake (2)new properties on Connections to enable reuse; new connection APIs for retrieve/preview metadata (3)support of CRUD operations for Multi-catalog (4)support of automatic statistics collections" +} diff --git a/.changes/next-release/api-change-lakeformation-29868.json b/.changes/next-release/api-change-lakeformation-29868.json new file mode 100644 index 0000000000..052d2ab9a1 --- /dev/null +++ b/.changes/next-release/api-change-lakeformation-29868.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``lakeformation``", + "description": "[``botocore``] This release added two new LakeFormation Permissions (CREATE_CATALOG, SUPER_USER) and added Id field for CatalogResource. It also added new conditon and expression field." +} diff --git a/.changes/next-release/api-change-qapps-25018.json b/.changes/next-release/api-change-qapps-25018.json new file mode 100644 index 0000000000..e08bf2719a --- /dev/null +++ b/.changes/next-release/api-change-qapps-25018.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``qapps``", + "description": "[``botocore``] Add support for 11 new plugins as action cards to help automate repetitive tasks and improve productivity." +} diff --git a/.changes/next-release/api-change-qbusiness-86888.json b/.changes/next-release/api-change-qbusiness-86888.json new file mode 100644 index 0000000000..8e69485e17 --- /dev/null +++ b/.changes/next-release/api-change-qbusiness-86888.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``qbusiness``", + "description": "[``botocore``] Amazon Q Business now supports customization options for your web experience, 11 new Plugins, and QuickSight support. Amazon Q index allows software providers to enrich their native generative AI experiences with their customer's enterprise knowledge and user context spanning multiple applications." +} diff --git a/.changes/next-release/api-change-quicksight-85136.json b/.changes/next-release/api-change-quicksight-85136.json new file mode 100644 index 0000000000..5e1ac7d40e --- /dev/null +++ b/.changes/next-release/api-change-quicksight-85136.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``quicksight``", + "description": "[``botocore``] This release includes API needed to support for Unstructured Data in Q in QuickSight Q&A (IDC)." +} diff --git a/.changes/next-release/api-change-redshift-86157.json b/.changes/next-release/api-change-redshift-86157.json new file mode 100644 index 0000000000..0361a4859e --- /dev/null +++ b/.changes/next-release/api-change-redshift-86157.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``redshift``", + "description": "[``botocore``] Adds support for Amazon Redshift RegisterNamespace and DeregisterNamespace APIs to share data to AWS Glue Data Catalog." +} diff --git a/.changes/next-release/api-change-redshiftserverless-72565.json b/.changes/next-release/api-change-redshiftserverless-72565.json new file mode 100644 index 0000000000..607ee3187f --- /dev/null +++ b/.changes/next-release/api-change-redshiftserverless-72565.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``redshift-serverless``", + "description": "[``botocore``] Adds support for the ListManagedWorkgroups API to get an overview of existing managed workgroups." +} diff --git a/.changes/next-release/api-change-s3-80217.json b/.changes/next-release/api-change-s3-80217.json new file mode 100644 index 0000000000..89d05578d1 --- /dev/null +++ b/.changes/next-release/api-change-s3-80217.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``s3``", + "description": "[``botocore``] Amazon S3 Metadata stores object metadata in read-only, fully managed Apache Iceberg metadata tables that you can query. You can create metadata table configurations for S3 general purpose buckets." +} diff --git a/.changes/next-release/api-change-s3tables-47592.json b/.changes/next-release/api-change-s3tables-47592.json new file mode 100644 index 0000000000..ec087fd36e --- /dev/null +++ b/.changes/next-release/api-change-s3tables-47592.json @@ -0,0 +1,5 @@ +{ + "type": "api-change", + "category": "``s3tables``", + "description": "[``botocore``] Amazon S3 Tables deliver the first cloud object store with built-in open table format support, and the easiest way to store tabular data at scale." +} From 304539d13942fdf7195ef7814c9ed30f65cdc45a Mon Sep 17 00:00:00 2001 From: aws-sdk-python-automation Date: Tue, 3 Dec 2024 19:09:01 +0000 Subject: [PATCH 2/2] Bumping version to 1.35.74 --- .changes/1.35.74.json | 92 +++++++++++++++++++ .../next-release/api-change-athena-89559.json | 5 - .../api-change-bedrock-27257.json | 5 - .../api-change-bedrockagent-80546.json | 5 - .../api-change-bedrockagentruntime-15135.json | 5 - .../api-change-bedrockruntime-7725.json | 5 - .../api-change-cloudwatch-98087.json | 5 - .../api-change-datazone-33410.json | 5 - .../next-release/api-change-dsql-66701.json | 5 - .../api-change-dynamodb-61090.json | 5 - .../next-release/api-change-glue-42163.json | 5 - .../api-change-lakeformation-29868.json | 5 - .../next-release/api-change-qapps-25018.json | 5 - .../api-change-qbusiness-86888.json | 5 - .../api-change-quicksight-85136.json | 5 - .../api-change-redshift-86157.json | 5 - .../api-change-redshiftserverless-72565.json | 5 - .../next-release/api-change-s3-80217.json | 5 - .../api-change-s3tables-47592.json | 5 - CHANGELOG.rst | 23 +++++ boto3/__init__.py | 2 +- setup.cfg | 2 +- setup.py | 2 +- 23 files changed, 118 insertions(+), 93 deletions(-) create mode 100644 .changes/1.35.74.json delete mode 100644 .changes/next-release/api-change-athena-89559.json delete mode 100644 .changes/next-release/api-change-bedrock-27257.json delete mode 100644 .changes/next-release/api-change-bedrockagent-80546.json delete mode 100644 .changes/next-release/api-change-bedrockagentruntime-15135.json delete mode 100644 .changes/next-release/api-change-bedrockruntime-7725.json delete mode 100644 .changes/next-release/api-change-cloudwatch-98087.json delete mode 100644 .changes/next-release/api-change-datazone-33410.json delete mode 100644 .changes/next-release/api-change-dsql-66701.json delete mode 100644 .changes/next-release/api-change-dynamodb-61090.json delete mode 100644 .changes/next-release/api-change-glue-42163.json delete mode 100644 .changes/next-release/api-change-lakeformation-29868.json delete mode 100644 .changes/next-release/api-change-qapps-25018.json delete mode 100644 .changes/next-release/api-change-qbusiness-86888.json delete mode 100644 .changes/next-release/api-change-quicksight-85136.json delete mode 100644 .changes/next-release/api-change-redshift-86157.json delete mode 100644 .changes/next-release/api-change-redshiftserverless-72565.json delete mode 100644 .changes/next-release/api-change-s3-80217.json delete mode 100644 .changes/next-release/api-change-s3tables-47592.json diff --git a/.changes/1.35.74.json b/.changes/1.35.74.json new file mode 100644 index 0000000000..26c301cff6 --- /dev/null +++ b/.changes/1.35.74.json @@ -0,0 +1,92 @@ +[ + { + "category": "``athena``", + "description": "[``botocore``] Add FEDERATED type to CreateDataCatalog. This creates Athena Data Catalog, AWS Lambda connector, and AWS Glue connection. Create/DeleteDataCatalog returns DataCatalog. Add Status, ConnectionType, and Error to DataCatalog and DataCatalogSummary. Add DeleteCatalogOnly to delete Athena Catalog only.", + "type": "api-change" + }, + { + "category": "``bedrock``", + "description": "[``botocore``] Tagging support for Async Invoke resources. Added support for Distillation in CreateModelCustomizationJob API. Support for videoDataDeliveryEnabled flag in invocation logging.", + "type": "api-change" + }, + { + "category": "``bedrock-agent``", + "description": "[``botocore``] Releasing SDK for Multi-Agent Collaboration.", + "type": "api-change" + }, + { + "category": "``bedrock-agent-runtime``", + "description": "[``botocore``] Releasing SDK for multi agent collaboration", + "type": "api-change" + }, + { + "category": "``bedrock-runtime``", + "description": "[``botocore``] Added support for Async Invoke Operations Start, List and Get. Support for invocation logs with `requestMetadata` field in Converse, ConverseStream, Invoke and InvokeStream. Video content blocks in Converse/ConverseStream accept raw bytes or S3 URI.", + "type": "api-change" + }, + { + "category": "``cloudwatch``", + "description": "[``botocore``] Support for configuring AiOps investigation as alarm action", + "type": "api-change" + }, + { + "category": "``datazone``", + "description": "[``botocore``] Adds support for Connections, ProjectProfiles, and JobRuns APIs. Supports the new Lineage feature at GA. Adjusts optionality of a parameter for DataSource and SubscriptionTarget APIs which may adjust types in some clients.", + "type": "api-change" + }, + { + "category": "``dsql``", + "description": "[``botocore``] Add new API operations for Amazon Aurora DSQL. Amazon Aurora DSQL is a serverless, distributed SQL database with virtually unlimited scale, highest availability, and zero infrastructure management.", + "type": "api-change" + }, + { + "category": "``dynamodb``", + "description": "[``botocore``] This change adds support for global tables with multi-Region strong consistency (in preview). The UpdateTable API now supports a new attribute MultiRegionConsistency to set consistency when creating global tables. The DescribeTable output now optionally includes the MultiRegionConsistency attribute.", + "type": "api-change" + }, + { + "category": "``glue``", + "description": "[``botocore``] This release includes(1)Zero-ETL integration to ingest data from 3P SaaS and DynamoDB to Redshift/Redlake (2)new properties on Connections to enable reuse; new connection APIs for retrieve/preview metadata (3)support of CRUD operations for Multi-catalog (4)support of automatic statistics collections", + "type": "api-change" + }, + { + "category": "``lakeformation``", + "description": "[``botocore``] This release added two new LakeFormation Permissions (CREATE_CATALOG, SUPER_USER) and added Id field for CatalogResource. It also added new conditon and expression field.", + "type": "api-change" + }, + { + "category": "``qapps``", + "description": "[``botocore``] Add support for 11 new plugins as action cards to help automate repetitive tasks and improve productivity.", + "type": "api-change" + }, + { + "category": "``qbusiness``", + "description": "[``botocore``] Amazon Q Business now supports customization options for your web experience, 11 new Plugins, and QuickSight support. Amazon Q index allows software providers to enrich their native generative AI experiences with their customer's enterprise knowledge and user context spanning multiple applications.", + "type": "api-change" + }, + { + "category": "``quicksight``", + "description": "[``botocore``] This release includes API needed to support for Unstructured Data in Q in QuickSight Q&A (IDC).", + "type": "api-change" + }, + { + "category": "``redshift``", + "description": "[``botocore``] Adds support for Amazon Redshift RegisterNamespace and DeregisterNamespace APIs to share data to AWS Glue Data Catalog.", + "type": "api-change" + }, + { + "category": "``redshift-serverless``", + "description": "[``botocore``] Adds support for the ListManagedWorkgroups API to get an overview of existing managed workgroups.", + "type": "api-change" + }, + { + "category": "``s3``", + "description": "[``botocore``] Amazon S3 Metadata stores object metadata in read-only, fully managed Apache Iceberg metadata tables that you can query. You can create metadata table configurations for S3 general purpose buckets.", + "type": "api-change" + }, + { + "category": "``s3tables``", + "description": "[``botocore``] Amazon S3 Tables deliver the first cloud object store with built-in open table format support, and the easiest way to store tabular data at scale.", + "type": "api-change" + } +] \ No newline at end of file diff --git a/.changes/next-release/api-change-athena-89559.json b/.changes/next-release/api-change-athena-89559.json deleted file mode 100644 index ebf3f8b361..0000000000 --- a/.changes/next-release/api-change-athena-89559.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``athena``", - "description": "[``botocore``] Add FEDERATED type to CreateDataCatalog. This creates Athena Data Catalog, AWS Lambda connector, and AWS Glue connection. Create/DeleteDataCatalog returns DataCatalog. Add Status, ConnectionType, and Error to DataCatalog and DataCatalogSummary. Add DeleteCatalogOnly to delete Athena Catalog only." -} diff --git a/.changes/next-release/api-change-bedrock-27257.json b/.changes/next-release/api-change-bedrock-27257.json deleted file mode 100644 index ae393be4ef..0000000000 --- a/.changes/next-release/api-change-bedrock-27257.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``bedrock``", - "description": "[``botocore``] Tagging support for Async Invoke resources. Added support for Distillation in CreateModelCustomizationJob API. Support for videoDataDeliveryEnabled flag in invocation logging." -} diff --git a/.changes/next-release/api-change-bedrockagent-80546.json b/.changes/next-release/api-change-bedrockagent-80546.json deleted file mode 100644 index addbffd0b7..0000000000 --- a/.changes/next-release/api-change-bedrockagent-80546.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``bedrock-agent``", - "description": "[``botocore``] Releasing SDK for Multi-Agent Collaboration." -} diff --git a/.changes/next-release/api-change-bedrockagentruntime-15135.json b/.changes/next-release/api-change-bedrockagentruntime-15135.json deleted file mode 100644 index c1ee4ef972..0000000000 --- a/.changes/next-release/api-change-bedrockagentruntime-15135.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``bedrock-agent-runtime``", - "description": "[``botocore``] Releasing SDK for multi agent collaboration" -} diff --git a/.changes/next-release/api-change-bedrockruntime-7725.json b/.changes/next-release/api-change-bedrockruntime-7725.json deleted file mode 100644 index 5c09399e04..0000000000 --- a/.changes/next-release/api-change-bedrockruntime-7725.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``bedrock-runtime``", - "description": "[``botocore``] Added support for Async Invoke Operations Start, List and Get. Support for invocation logs with `requestMetadata` field in Converse, ConverseStream, Invoke and InvokeStream. Video content blocks in Converse/ConverseStream accept raw bytes or S3 URI." -} diff --git a/.changes/next-release/api-change-cloudwatch-98087.json b/.changes/next-release/api-change-cloudwatch-98087.json deleted file mode 100644 index d49055d2ac..0000000000 --- a/.changes/next-release/api-change-cloudwatch-98087.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``cloudwatch``", - "description": "[``botocore``] Support for configuring AiOps investigation as alarm action" -} diff --git a/.changes/next-release/api-change-datazone-33410.json b/.changes/next-release/api-change-datazone-33410.json deleted file mode 100644 index 12933430e4..0000000000 --- a/.changes/next-release/api-change-datazone-33410.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``datazone``", - "description": "[``botocore``] Adds support for Connections, ProjectProfiles, and JobRuns APIs. Supports the new Lineage feature at GA. Adjusts optionality of a parameter for DataSource and SubscriptionTarget APIs which may adjust types in some clients." -} diff --git a/.changes/next-release/api-change-dsql-66701.json b/.changes/next-release/api-change-dsql-66701.json deleted file mode 100644 index 24f4767ef8..0000000000 --- a/.changes/next-release/api-change-dsql-66701.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``dsql``", - "description": "[``botocore``] Add new API operations for Amazon Aurora DSQL. Amazon Aurora DSQL is a serverless, distributed SQL database with virtually unlimited scale, highest availability, and zero infrastructure management." -} diff --git a/.changes/next-release/api-change-dynamodb-61090.json b/.changes/next-release/api-change-dynamodb-61090.json deleted file mode 100644 index 0c84ac9d9b..0000000000 --- a/.changes/next-release/api-change-dynamodb-61090.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``dynamodb``", - "description": "[``botocore``] This change adds support for global tables with multi-Region strong consistency (in preview). The UpdateTable API now supports a new attribute MultiRegionConsistency to set consistency when creating global tables. The DescribeTable output now optionally includes the MultiRegionConsistency attribute." -} diff --git a/.changes/next-release/api-change-glue-42163.json b/.changes/next-release/api-change-glue-42163.json deleted file mode 100644 index 5046146a5f..0000000000 --- a/.changes/next-release/api-change-glue-42163.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``glue``", - "description": "[``botocore``] This release includes(1)Zero-ETL integration to ingest data from 3P SaaS and DynamoDB to Redshift/Redlake (2)new properties on Connections to enable reuse; new connection APIs for retrieve/preview metadata (3)support of CRUD operations for Multi-catalog (4)support of automatic statistics collections" -} diff --git a/.changes/next-release/api-change-lakeformation-29868.json b/.changes/next-release/api-change-lakeformation-29868.json deleted file mode 100644 index 052d2ab9a1..0000000000 --- a/.changes/next-release/api-change-lakeformation-29868.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``lakeformation``", - "description": "[``botocore``] This release added two new LakeFormation Permissions (CREATE_CATALOG, SUPER_USER) and added Id field for CatalogResource. It also added new conditon and expression field." -} diff --git a/.changes/next-release/api-change-qapps-25018.json b/.changes/next-release/api-change-qapps-25018.json deleted file mode 100644 index e08bf2719a..0000000000 --- a/.changes/next-release/api-change-qapps-25018.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``qapps``", - "description": "[``botocore``] Add support for 11 new plugins as action cards to help automate repetitive tasks and improve productivity." -} diff --git a/.changes/next-release/api-change-qbusiness-86888.json b/.changes/next-release/api-change-qbusiness-86888.json deleted file mode 100644 index 8e69485e17..0000000000 --- a/.changes/next-release/api-change-qbusiness-86888.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``qbusiness``", - "description": "[``botocore``] Amazon Q Business now supports customization options for your web experience, 11 new Plugins, and QuickSight support. Amazon Q index allows software providers to enrich their native generative AI experiences with their customer's enterprise knowledge and user context spanning multiple applications." -} diff --git a/.changes/next-release/api-change-quicksight-85136.json b/.changes/next-release/api-change-quicksight-85136.json deleted file mode 100644 index 5e1ac7d40e..0000000000 --- a/.changes/next-release/api-change-quicksight-85136.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``quicksight``", - "description": "[``botocore``] This release includes API needed to support for Unstructured Data in Q in QuickSight Q&A (IDC)." -} diff --git a/.changes/next-release/api-change-redshift-86157.json b/.changes/next-release/api-change-redshift-86157.json deleted file mode 100644 index 0361a4859e..0000000000 --- a/.changes/next-release/api-change-redshift-86157.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``redshift``", - "description": "[``botocore``] Adds support for Amazon Redshift RegisterNamespace and DeregisterNamespace APIs to share data to AWS Glue Data Catalog." -} diff --git a/.changes/next-release/api-change-redshiftserverless-72565.json b/.changes/next-release/api-change-redshiftserverless-72565.json deleted file mode 100644 index 607ee3187f..0000000000 --- a/.changes/next-release/api-change-redshiftserverless-72565.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``redshift-serverless``", - "description": "[``botocore``] Adds support for the ListManagedWorkgroups API to get an overview of existing managed workgroups." -} diff --git a/.changes/next-release/api-change-s3-80217.json b/.changes/next-release/api-change-s3-80217.json deleted file mode 100644 index 89d05578d1..0000000000 --- a/.changes/next-release/api-change-s3-80217.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``s3``", - "description": "[``botocore``] Amazon S3 Metadata stores object metadata in read-only, fully managed Apache Iceberg metadata tables that you can query. You can create metadata table configurations for S3 general purpose buckets." -} diff --git a/.changes/next-release/api-change-s3tables-47592.json b/.changes/next-release/api-change-s3tables-47592.json deleted file mode 100644 index ec087fd36e..0000000000 --- a/.changes/next-release/api-change-s3tables-47592.json +++ /dev/null @@ -1,5 +0,0 @@ -{ - "type": "api-change", - "category": "``s3tables``", - "description": "[``botocore``] Amazon S3 Tables deliver the first cloud object store with built-in open table format support, and the easiest way to store tabular data at scale." -} diff --git a/CHANGELOG.rst b/CHANGELOG.rst index a3008c8175..cfec3cf7c6 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -2,6 +2,29 @@ CHANGELOG ========= +1.35.74 +======= + +* api-change:``athena``: [``botocore``] Add FEDERATED type to CreateDataCatalog. This creates Athena Data Catalog, AWS Lambda connector, and AWS Glue connection. Create/DeleteDataCatalog returns DataCatalog. Add Status, ConnectionType, and Error to DataCatalog and DataCatalogSummary. Add DeleteCatalogOnly to delete Athena Catalog only. +* api-change:``bedrock``: [``botocore``] Tagging support for Async Invoke resources. Added support for Distillation in CreateModelCustomizationJob API. Support for videoDataDeliveryEnabled flag in invocation logging. +* api-change:``bedrock-agent``: [``botocore``] Releasing SDK for Multi-Agent Collaboration. +* api-change:``bedrock-agent-runtime``: [``botocore``] Releasing SDK for multi agent collaboration +* api-change:``bedrock-runtime``: [``botocore``] Added support for Async Invoke Operations Start, List and Get. Support for invocation logs with `requestMetadata` field in Converse, ConverseStream, Invoke and InvokeStream. Video content blocks in Converse/ConverseStream accept raw bytes or S3 URI. +* api-change:``cloudwatch``: [``botocore``] Support for configuring AiOps investigation as alarm action +* api-change:``datazone``: [``botocore``] Adds support for Connections, ProjectProfiles, and JobRuns APIs. Supports the new Lineage feature at GA. Adjusts optionality of a parameter for DataSource and SubscriptionTarget APIs which may adjust types in some clients. +* api-change:``dsql``: [``botocore``] Add new API operations for Amazon Aurora DSQL. Amazon Aurora DSQL is a serverless, distributed SQL database with virtually unlimited scale, highest availability, and zero infrastructure management. +* api-change:``dynamodb``: [``botocore``] This change adds support for global tables with multi-Region strong consistency (in preview). The UpdateTable API now supports a new attribute MultiRegionConsistency to set consistency when creating global tables. The DescribeTable output now optionally includes the MultiRegionConsistency attribute. +* api-change:``glue``: [``botocore``] This release includes(1)Zero-ETL integration to ingest data from 3P SaaS and DynamoDB to Redshift/Redlake (2)new properties on Connections to enable reuse; new connection APIs for retrieve/preview metadata (3)support of CRUD operations for Multi-catalog (4)support of automatic statistics collections +* api-change:``lakeformation``: [``botocore``] This release added two new LakeFormation Permissions (CREATE_CATALOG, SUPER_USER) and added Id field for CatalogResource. It also added new conditon and expression field. +* api-change:``qapps``: [``botocore``] Add support for 11 new plugins as action cards to help automate repetitive tasks and improve productivity. +* api-change:``qbusiness``: [``botocore``] Amazon Q Business now supports customization options for your web experience, 11 new Plugins, and QuickSight support. Amazon Q index allows software providers to enrich their native generative AI experiences with their customer's enterprise knowledge and user context spanning multiple applications. +* api-change:``quicksight``: [``botocore``] This release includes API needed to support for Unstructured Data in Q in QuickSight Q&A (IDC). +* api-change:``redshift``: [``botocore``] Adds support for Amazon Redshift RegisterNamespace and DeregisterNamespace APIs to share data to AWS Glue Data Catalog. +* api-change:``redshift-serverless``: [``botocore``] Adds support for the ListManagedWorkgroups API to get an overview of existing managed workgroups. +* api-change:``s3``: [``botocore``] Amazon S3 Metadata stores object metadata in read-only, fully managed Apache Iceberg metadata tables that you can query. You can create metadata table configurations for S3 general purpose buckets. +* api-change:``s3tables``: [``botocore``] Amazon S3 Tables deliver the first cloud object store with built-in open table format support, and the easiest way to store tabular data at scale. + + 1.35.73 ======= diff --git a/boto3/__init__.py b/boto3/__init__.py index 118476f1df..064890ba5e 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.73' +__version__ = '1.35.74' # The default Boto3 session; autoloaded when needed. diff --git a/setup.cfg b/setup.cfg index cbd7c2f757..6b32aeaa99 100644 --- a/setup.cfg +++ b/setup.cfg @@ -3,7 +3,7 @@ universal = 0 [metadata] requires_dist = - botocore>=1.35.73,<1.36.0 + botocore>=1.35.74,<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 5d8598d3f0..dc4d24694f 100644 --- a/setup.py +++ b/setup.py @@ -14,7 +14,7 @@ requires = [ - 'botocore>=1.35.73,<1.36.0', + 'botocore>=1.35.74,<1.36.0', 'jmespath>=0.7.1,<2.0.0', 's3transfer>=0.10.0,<0.11.0', ]