Skip to content

chore(main): release 0.15.0#1351

Merged
Yuan325 merged 4 commits into
mainfrom
release-please--branches--main--components--genai-toolbox
Sep 19, 2025
Merged

chore(main): release 0.15.0#1351
Yuan325 merged 4 commits into
mainfrom
release-please--branches--main--components--genai-toolbox

Conversation

@release-please

@release-please release-please Bot commented Sep 5, 2025

Copy link
Copy Markdown
Contributor

🤖 I have created a release beep boop

0.15.0 (2025-09-18)

⚠ BREAKING CHANGES

  • prebuilt: update prebuilt tool names to use consistent guidance (#1421)
  • tools/alloydb-wait-for-operation: Add alloydb-admin source to alloydb-wait-for-operation tool (#1449)

Features

  • Add AlloyDB admin source (#1369) (33beb71)
  • Add Cloud monitoring source and tool (#1311) (d661f53)
  • Add YugabyteDB Source and Tool (#732) (664711f)
  • prebuilt: Update default values for prebuilt tools (#1355) (70e832b)
  • prebuilt/cloud-sql: Add list instances tool for cloudsql (#1310) (0171228)
  • prebuilt/cloud-sql: Add cloud sql create database tool. (#1453) (a1bc044)
  • prebuilt/cloud-sql: Add cloud-sql-get-instances tool (#1383) (77919c7)
  • prebuilt/cloud-sql: Add create user tool for cloud sql (#1406) (3a6b517)
  • prebuilt/cloud-sql: Add list databases tool for cloud sql (#1454) (e6a6c61)
  • prebuilt/cloud-sql: Package cloud sql tools (#1455) (bf6266b)
  • prebuilt/cloud-sql-mssql: Add create instance tool for mssql (#1440) (b176523)
  • prebuilt/cloud-sql-mysql: Add create instance tool for Cloud SQL MySQL (#1434) (15b628d)
  • prebuilt/cloud-sql-mysql: Add env var support for IP Type (#1232) (#1347) (0cd3f16)
  • prebuilt/cloudsqlpg: Add cloud sql pg create instance tool (#1403) (d302499)
  • prebuilt/mysql: Add a new tool to show query plan of a given query in MySQL (#1474) (1a42e05)
  • prebuilt/mysql: Add queryParams field in MySQL prebuilt config (#1318) (4b32c2a)
  • prebuilt/neo4j: Add prebuiltconfig support for neo4j (#1352) (f819e26)
  • prebuilt/observability: Add cloud sql observability tools (#1425) (236be89)
  • prebuilt/postgres: Add postgres prebuilt tools (#1473) (edca9dc)
  • prebuilt/sqlite: Prebuilt tools for the sqlite. (#1227) (681c2b4)
  • source/alloydb-admin: Add user agent and attach alloydb api in alloydb-admin source (#1448) (9710014)
  • source/bigquery: Add support for datasets selection (#1313) (aa39724)
  • source/cloud-monitoring: Add support for user agent in cloud monitoring source (#1472) (92680b1)
  • source/cloud-sql-admin: Add User agent and attach sqldmin in cloud-sql-admin source. (#1441) (56b6574)
  • source/cloudsqladmin: Add cloud sql admin source (#1408) (4f46782)
  • tool/cloudsql: Add cloud sql wait for operation tool with exponential backoff (#1306) (3aef2bb)
  • tools/alloydb-create-cluster: Add custom tool kind for AlloyDB create cluster (#1331) (76bb876)
  • tools/alloydb-create-instance: Add new custom tool kind for AlloyDB (#1379) (091cd9a)
  • tools/alloydb-create-user: Add new custom tool kind for AlloyDB create user (#1380) (ab3fd26)
  • tools/alloydb-get-cluster: Add new tool for AlloyDB (#1420) (c181dab)
  • tools/alloydb-get-instance: Add new for AlloyDB (#1435) (f2d9e3b)
  • tools/alloydb-get-user: Add new tool for AlloyDB (#1436) (677254e)
  • tools/alloydb-list-cluster: Add custom tool kind for AlloyDB (#1319) (d4a9eb0)
  • tools/alloydb-list-instances: Add custom tool kind for AlloyDB (#1357) (93c1b30)
  • tools/alloydb-list-users: Add new custom tool kind for AlloyDB (#1377) (3a8a65c)
  • tools/bigquery-analyze-contribution: Add analyze contribution tool (#1223) (81d239b)
  • tools/bigquery-conversational-analytics: Add allowed datasets support (#1411) (345bd6a)
  • tools/bigquery-search-catalog: Add new tool to BigQuery (#1382) (bffb39d)
  • tools/bigquery: Add useClientOAuth to BigQuery prebuilt source config (#1431) (fe2999a)
  • tools/clickhouse-list-databases: Add list-databases tool to clickhouse source (#1274) (e515d92)
  • tools/firestore-get-rules: Add databaseId to the Firestore source and firestore-get-rules tool (#1505) (7450482)
  • tools/firestore: Add firestore-query tool (#1305) (cce602f)
  • tools/looker: Query tracking for MCP Toolbox in Looker System Activity views (#1410) (2036c8e)
  • tools/mssql-list-tables: Add new tool for sql server (#1433) (b036047)
  • tools/mysql-list-active-queries: Add a new tool to list ongoing queries in a MySQL instance (#1471) (ed54cd6)
  • tools/mysql-list-table-fragmentation: Add a new tool to list table fragmentation in a MySQL instance (#1479) (fe651d8)
  • tools/mysql-list-tables-missing-index: Add a new tool to list tables that do not have primary or unique keys in a MySQL instance (#1493) (9eb821a)
  • tools/mysql-list-tables: Add new tool for MySQL (#1287) (6c8460b)
  • tools/postgres-list-active-queries: Add new postgres-list-active-queries tool (#1400) (b2b06c7)
  • tools/postgres-list-tables: Add new tool to postgres source (#1284) (71f360d)
  • tools/spanner-list-tables: Add new tool spanner-list-tables (#1404) (7d384dc)

Bug Fixes

  • bigquery: Add Bearer parsing to auth token (#1386) (b5f9780)
  • source/alloydb-admin, source/cloudsql-admin: Post append new user agent (#1494) (30f1d3a)
  • tools/alloydb: Update parameter names and set default description for AlloyDB control plane tools (#1468) (6c140d7)
  • tools/bigquery-conversational-analytics: Fix authentication scope error in Cloud Run (#1381) (80b7488)
  • tools/mysql-list-tables: Update mysql-list-tables table_names parameter with default value (#1439) (da24661)
  • tools/neo4j: Implement value conversion for Neo4j types to JSON-compatible (#1428) (4babc4e)

This PR was generated with Release Please. See documentation.

@release-please release-please Bot requested a review from a team September 5, 2025 18:30
@release-please release-please Bot added the autorelease: pending Release please needs to do its work on this. label Sep 5, 2025
@github-actions

github-actions Bot commented Sep 5, 2025

Copy link
Copy Markdown
Contributor

@Yuan325 Yuan325 assigned Yuan325 and unassigned averikitsch Sep 6, 2025
@release-please release-please Bot force-pushed the release-please--branches--main--components--genai-toolbox branch from df9099c to 7b63e8d Compare September 8, 2025 05:58
@github-actions

github-actions Bot commented Sep 8, 2025

Copy link
Copy Markdown
Contributor

@release-please release-please Bot force-pushed the release-please--branches--main--components--genai-toolbox branch from 7b63e8d to aa78669 Compare September 9, 2025 01:02
@github-actions

github-actions Bot commented Sep 9, 2025

Copy link
Copy Markdown
Contributor

@release-please release-please Bot force-pushed the release-please--branches--main--components--genai-toolbox branch 2 times, most recently from 99b887d to eefec8e Compare September 9, 2025 14:59
@github-actions

github-actions Bot commented Sep 9, 2025

Copy link
Copy Markdown
Contributor

@release-please release-please Bot force-pushed the release-please--branches--main--components--genai-toolbox branch 2 times, most recently from f92c2dc to 5f6cd73 Compare September 9, 2025 18:24
@github-actions

github-actions Bot commented Sep 9, 2025

Copy link
Copy Markdown
Contributor

@release-please release-please Bot changed the title chore(main): release 0.15.0 chore(main): release 1.0.0 Sep 9, 2025
@release-please release-please Bot force-pushed the release-please--branches--main--components--genai-toolbox branch from 5f6cd73 to 7ecb2f0 Compare September 9, 2025 19:48
@github-actions

github-actions Bot commented Sep 9, 2025

Copy link
Copy Markdown
Contributor

@release-please release-please Bot force-pushed the release-please--branches--main--components--genai-toolbox branch 2 times, most recently from ff96b7e to 4570934 Compare September 10, 2025 17:53
@github-actions

Copy link
Copy Markdown
Contributor

@release-please release-please Bot force-pushed the release-please--branches--main--components--genai-toolbox branch from 4570934 to e660414 Compare September 10, 2025 21:33
@github-actions

Copy link
Copy Markdown
Contributor

@release-please release-please Bot force-pushed the release-please--branches--main--components--genai-toolbox branch from e660414 to 759b45d Compare September 10, 2025 21:54
@github-actions

Copy link
Copy Markdown
Contributor

@release-please release-please Bot force-pushed the release-please--branches--main--components--genai-toolbox branch 2 times, most recently from c17f9f1 to 040bb99 Compare September 11, 2025 04:34
@github-actions

Copy link
Copy Markdown
Contributor

@release-please release-please Bot force-pushed the release-please--branches--main--components--genai-toolbox branch from 040bb99 to c16e9a5 Compare September 11, 2025 09:43
@github-actions

Copy link
Copy Markdown
Contributor

@release-please release-please Bot force-pushed the release-please--branches--main--components--genai-toolbox branch from 000656b to 646956f Compare September 17, 2025 21:00
@github-actions

Copy link
Copy Markdown
Contributor

@release-please release-please Bot force-pushed the release-please--branches--main--components--genai-toolbox branch from 646956f to 7e38abc Compare September 17, 2025 22:01
@github-actions

Copy link
Copy Markdown
Contributor

@release-please release-please Bot force-pushed the release-please--branches--main--components--genai-toolbox branch from 7e38abc to 377c4dd Compare September 17, 2025 23:07
@github-actions

Copy link
Copy Markdown
Contributor

@release-please release-please Bot force-pushed the release-please--branches--main--components--genai-toolbox branch from 377c4dd to 9487067 Compare September 17, 2025 23:26
@github-actions

Copy link
Copy Markdown
Contributor

@release-please release-please Bot force-pushed the release-please--branches--main--components--genai-toolbox branch from 9487067 to 10fd5b4 Compare September 18, 2025 05:38
@github-actions

Copy link
Copy Markdown
Contributor

@release-please release-please Bot force-pushed the release-please--branches--main--components--genai-toolbox branch from 10fd5b4 to 671f4df Compare September 18, 2025 17:25
@github-actions

Copy link
Copy Markdown
Contributor

@release-please release-please Bot force-pushed the release-please--branches--main--components--genai-toolbox branch from 671f4df to ffa5f0f Compare September 18, 2025 18:18
@github-actions

Copy link
Copy Markdown
Contributor

1 similar comment
@github-actions

Copy link
Copy Markdown
Contributor

@github-actions

Copy link
Copy Markdown
Contributor

@github-actions

Copy link
Copy Markdown
Contributor

@Yuan325

Yuan325 commented Sep 19, 2025

Copy link
Copy Markdown
Contributor

/gcbrun

@Yuan325

Yuan325 commented Sep 19, 2025

Copy link
Copy Markdown
Contributor

/gcbrun

@github-actions

Copy link
Copy Markdown
Contributor

@Yuan325

Yuan325 commented Sep 19, 2025

Copy link
Copy Markdown
Contributor

/gcbrun

@github-actions

Copy link
Copy Markdown
Contributor

@release-please

Copy link
Copy Markdown
Contributor Author

🤖 Created releases:

🌻

@github-actions

Copy link
Copy Markdown
Contributor

🧨 Preview deployments removed.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

autorelease: tagged Release please has completed a release for this.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants