chore(plugins): bump data-agent-kit-starter-pack to 0.8.0

This commit is contained in:
Juexin Wang
2026-08-21 17:13:42 -07:00
parent 1af7775295
commit b1ad785762
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -25,7 +25,7 @@
[submodule "data-agent-kit-starter-pack"]
path = plugins/cloud/data-agent-kit/data-agent-kit-starter-pack
url = https://github.com/gemini-cli-extensions/data-agent-kit-starter-pack
branch = 0.6.1
branch = 0.8.0
[submodule "dataproc"]
path = plugins/cloud/data-agent-kit/dataproc
url = https://github.com/gemini-cli-extensions/dataproc
+1 -1
View File
@@ -40,7 +40,7 @@ Each plugin is pinned to the release tag shown. To update the working tree to th
| **Cloud SQL for MySQL** | [cloud-sql-mysql](https://github.com/gemini-cli-extensions/cloud-sql-mysql) | `0.2.0` | Connect and interact with a Cloud SQL for MySQL database and data. |
| **Cloud SQL for PostgreSQL** | [cloud-sql-postgresql](https://github.com/gemini-cli-extensions/cloud-sql-postgresql) | `0.4.0` | Create, connect, and interact with a Cloud SQL for PostgreSQL database and data. |
| **Cloud SQL for SQL Server** | [cloud-sql-sqlserver](https://github.com/gemini-cli-extensions/cloud-sql-sqlserver) | `0.2.0` | Connect to and interact with a Cloud SQL for SQL Server database. |
| **Data Agent Kit Starter Pack** | [data-agent-kit-starter-pack](https://github.com/gemini-cli-extensions/data-agent-kit-starter-pack) | `0.6.1` | A specialized suite of skills for data engineers and database practitioners on Google Cloud — architect data pipelines, transform data with dbt, write Spark/BigQuery notebooks, and orchestrate end-to-end workflows. |
| **Data Agent Kit Starter Pack** | [data-agent-kit-starter-pack](https://github.com/gemini-cli-extensions/data-agent-kit-starter-pack) | `0.8.0` | A specialized suite of skills for data engineers and database practitioners on Google Cloud — architect data pipelines, transform data with dbt, write Spark/BigQuery notebooks, and orchestrate end-to-end workflows. |
| **Dataproc** | [dataproc](https://github.com/gemini-cli-extensions/dataproc) | `0.1.0` | Manage Dataproc clusters and jobs. |
| **DB Context Engineering Agent** | [db-context-enrichment](https://github.com/GoogleCloudPlatform/db-context-enrichment) | `v0.6.0` | Author and maintain QueryData / Conversational Analytics API context sets that teach the NL→SQL planner your schema vocabulary and golden query shapes. |
| **Firestore** | [firestore-native](https://github.com/gemini-cli-extensions/firestore-native) | `0.3.1` | Connect and interact with Cloud Firestore. |