Skip to content

Conversation

@renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Dec 12, 2025

This PR contains the following updates:

Package Update Change
googleapis/genai-toolbox minor 0.20.00.26.0

Release Notes

googleapis/genai-toolbox (googleapis/genai-toolbox)

v0.26.0

Compare Source

⚠ BREAKING CHANGES
Features
Bug Fixes
  • tools/cloudhealthcare: Add check for client authorization before retrieving token string (#​2327) (c25a233)

v0.25.0

Compare Source

Features
Bug Fixes
  • server: Add embeddingModel config initialization (#​2281) (a779975)
  • sources/cloudgda: Add import for cloudgda source (#​2217) (7daa411)
  • tools/alloydb-wait-for-operation: Fix connection message generation (#​2228) (7053fbb)
  • tools/alloydbainl: Only add psv when NL Config Param is defined (#​2265) (ef8f3b0)
  • tools/looker: Looker client OAuth nil pointer error (#​2231) (268700b)

v0.24.0

Compare Source

Features
  • sources/cloud-gemini-data-analytics: Add the Gemini Data Analytics (GDA) integration for DB NL2SQL conversion to Toolbox (#​2181) (aa270b2)
  • source/cloudsqlmysql: Add support for IAM authentication in Cloud SQL MySQL source (#​2050) (af3d3c5)
  • sources/oracle: Add Oracle OCI and Wallet support (#​1945) (8ea39ec)
  • Support combining prebuilt and custom tool configurations (#​2188) (5788605)
  • tools/mysql-get-query-plan: Add new mysql-get-query-plan tool for MySQL source (#​2123) (0641da0)
Bug Fixes

v0.23.0

Compare Source

⚠ BREAKING CHANGES
  • serverless-spark: add URLs to create batch tool outputs
  • serverless-spark: add URLs to list_batches output
  • serverless-spark: add Cloud Console and Logging URLs to get_batch
  • tools/postgres: Add additional filter params for existing postgres tools (#​2033)
Features
  • tools/postgres: Add list-table-stats-tool to list table statistics. (#​2055) (78b02f0)
  • looker/tools: Enhance dashboard creation with dashboard filters (#​2133) (285aa46)
  • serverless-spark: Add Cloud Console and Logging URLs to get_batch (e29c061)
  • serverless-spark: Add URLs to create batch tool outputs (c6ccf4b)
  • serverless-spark: Add URLs to list_batches output (5605eab)
  • sources/mariadb: Add MariaDB source and MySQL tools integration (#​1908) (3b40fea)
  • tools/postgres: Add additional filter params for existing postgres tools (#​2033) (489117d)
  • tools/postgres: Add list_pg_settings, list_database_stats tools for postgres (#​2030) (32367a4)
  • tools/postgres: Add new postgres-list-roles tool (#​2038) (bea9705)
Bug Fixes
Miscellaneous Chores

v0.22.0

Compare Source

Features
  • tools/postgres: Add allowed-origins flag (#​1984) (862868f)
  • tools/postgres: Add list-query-stats and get-column-cardinality functions (#​1976) (9f76026)
  • tools/spanner: Add spanner list graphs to prebuiltconfigs (#​2056) (0e7fbf4)
  • prebuilt/cloud-sql: Add clone instance tool for cloud sql (#​1845) (5e43630)
  • serverless-spark: Add create_pyspark_batch tool (1bf0b51)
  • serverless-spark: Add create_spark_batch tool (17a9792)
  • Support alternate accessToken header name (#​1968) (18017d6)
  • Support for annotations (#​2007) (ac21335)
  • tool/mssql: Set default host and port for MSSQL source (#​1943) (7a9cc63)
  • tools/cloudsqlpg: Add CloudSQL PostgreSQL pre-check tool (#​1722) (8752e05)
  • tools/postgres-list-publication-tables: Add new postgres-list-publication-tables tool (#​1919) (f4b1f0a)
  • tools/postgres-list-tablespaces: Add new postgres-list-tablespaces tool (#​1934) (5ad7c61)
  • tools/spanner-list-graph: Tool impl + docs + tests (#​1923) (a0f44d3)
Bug Fixes
  • Add import for firebirdsql (#​2045) (fb7aae9)
  • Correct FAQ to mention HTTP tools (#​2036) (7b44237)
  • Format BigQuery numeric output as decimal strings (#​2084) (155bff8)
  • Set default annotations for tools in code if annotation not provided in yaml (#​2049) (565460c)
  • tools/alloydb-postgres-list-tables: Exclude google_ml schema from list_tables (#​2046) (a03984c)
  • tools/alloydbcreateuser: Remove duplication of project praram (#​2028) (730ac6d)
  • tools/mongodb: Remove required tag from the canonical field (#​2099) (744214e)

v0.21.0

Compare Source

⚠ BREAKING CHANGES
  • tools/spanner-list-tables: Unmarshal object_details json string into map to make response have nested json (#​1894) (446d62a)
Features
  • tools/postgres: Add long_running_transactions, list_locks and replication_stats tools (#​1751) (5abad5d)
Bug Fixes
  • tools/alloydbgetinstance: Remove parameter duplication (#​1993) (0e269a1)
  • tools: Check for query execution error for pgxpool.Pool (#​1969) (2bff138)

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

BEGIN_COMMIT_OVERRIDE
feat!: Validate tool naming (genai-toolbox#​2305) (5054212)
feat: Add new user-agent-metadata flag (genai-toolbox#​2302) (adc9589)
feat: Add remaining flag to Toolbox server in MCP registry (genai-toolbox#​2272) (5e0999e)
feat: embeddingModel: Add embedding model to MCP handler (genai-toolbox#​2310) (e4f60e5)
feat: prebuilt/cloud-sql: Add create backup tool for Cloud SQL (genai-toolbox#​2141) (8e0fb03)
feat: prebuilt/cloud-sql: Add restore backup tool for Cloud SQL (genai-toolbox#​2171) (00c3e6d)
feat: Support combining multiple prebuilt configurations (genai-toolbox#​2295) (e535b37)
feat: Support MCP specs version 2025-11-25 (genai-toolbox#​2303) (4d23a3b)
feat: tools: Add valueFromParam support to Tool config (genai-toolbox#​2333) (15101b1)
feat: Add embeddingModel support (genai-toolbox#​2121) (9c62f31)
feat: Add allowed-hosts flag (genai-toolbox#​2254) (17b41f6)
feat: Add parameter default value to manifest (genai-toolbox#​2264) (9d1feca)
feat: snowflake: Add Snowflake Source and Tools (genai-toolbox#​858) (b706b5b)
feat: prebuilt/cloud-sql-mysql: Update CSQL MySQL prebuilt tools to use IAM (genai-toolbox#​2202) (731a32e)
fix: server: Add embeddingModel config initialization (genai-toolbox#​2281) (a779975)
feat: source/cloudsqlmysql: Add support for IAM authentication in Cloud SQL MySQL source (genai-toolbox#​2050) (af3d3c5)
feat: Support combining prebuilt and custom tool configurations (genai-toolbox#​2188) (5788605)
feat: tools/mysql-get-query-plan: Add new mysql-get-query-plan tool for MySQL source (genai-toolbox#​2123) (0641da0)
fix: spanner: Move list graphs validation to runtime (genai-toolbox#​2154) (914b3ee)
feat!: serverless-spark: add URLs to create batch tool outputs
feat!: serverless-spark: add URLs to list_batches output
feat!: serverless-spark: add Cloud Console and Logging URLs to get_batch
feat: looker/tools: Enhance dashboard creation with dashboard filters (genai-toolbox#​2133) (285aa46)
feat: serverless-spark: Add Cloud Console and Logging URLs to get_batch (e29c061)
feat: serverless-spark: Add URLs to create batch tool outputs (c6ccf4b)
feat: serverless-spark: Add URLs to list_batches output (5605eab)
feat: sources/mariadb: Add MariaDB source and MySQL tools integration (genai-toolbox#​1908) (3b40fea)
fix: List tables tools null fix (genai-toolbox#​2107) (2b45266)
feat: prebuilt/cloud-sql: Add clone instance tool for cloud sql (genai-toolbox#​1845) (5e43630)
feat: serverless-spark: Add create_pyspark_batch tool (1bf0b51)
feat: serverless-spark: Add create_spark_batch tool (17a9792)
feat: Support alternate accessToken header name (genai-toolbox#​1968) (18017d6)
feat: Support for annotations (genai-toolbox#​2007) (ac21335)
fix: Add import for firebirdsql (genai-toolbox#​2045) (fb7aae9)
fix: Correct FAQ to mention HTTP tools (genai-toolbox#​2036) (7b44237)
fix: Format BigQuery numeric output as decimal strings (genai-toolbox#​2084) (155bff8)
fix: Set default annotations for tools in code if annotation not provided in yaml (genai-toolbox#​2049) (565460c)
fix: tools: Check for query execution error for pgxpool.Pool (genai-toolbox#​1969) (2bff138)
END_COMMIT_OVERRIDE

@renovate-bot renovate-bot requested review from a team as code owners December 12, 2025 04:35
@github-actions github-actions bot requested a review from dolphin1999 December 12, 2025 04:35
@renovate-bot renovate-bot changed the title feat(deps): update dependency googleapis/genai-toolbox to v0.23.0 feat(deps): update dependency googleapis/genai-toolbox to v0.24.0 Dec 19, 2025
@renovate-bot renovate-bot force-pushed the renovate/googleapis-genai-toolbox-0.x branch from 2abbdcd to 51b6967 Compare December 19, 2025 04:24
@renovate-bot renovate-bot force-pushed the renovate/googleapis-genai-toolbox-0.x branch from 51b6967 to 445ba66 Compare January 8, 2026 23:24
@renovate-bot renovate-bot changed the title feat(deps): update dependency googleapis/genai-toolbox to v0.24.0 feat(deps): update dependency googleapis/genai-toolbox to v0.25.0 Jan 8, 2026
@renovate-bot renovate-bot changed the title feat(deps): update dependency googleapis/genai-toolbox to v0.25.0 feat(deps): update dependency googleapis/genai-toolbox to v0.26.0 Jan 23, 2026
@renovate-bot renovate-bot force-pushed the renovate/googleapis-genai-toolbox-0.x branch from 445ba66 to 9f1c4c2 Compare January 23, 2026 01:02
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants