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.18.00.24.0

Release Notes

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

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)

v0.20.0

Compare Source

Features
  • Added prompt support for toolbox (#​1798) (cd56ea4)
  • source/alloydb, source/cloud-sql-postgres,source/cloud-sql-mysql,source/cloud-sql-mssql: Use project from env for alloydb and cloud sql control plane tools (#​1588) (12bdd95)
  • source/mysql: Set default host and port for MySQL source (#​1922) (2c228ef)
  • source/Postgresql: Set default host and port for Postgresql source (#​1927) (7e6e88a)
  • tool/looker-generate-embed-url: Adding generate embed url tool (#​1877) (ef63860)
  • tools/postgres: Add list_triggers, database_overview tools for postgres (#​1912) (a4c9287)
  • tools/postgres: Add list_indexes, list_sequences tools for postgres (#​1765) (897c63d)

v0.19.1

Compare Source

⚠ BREAKING CHANGES
  • tools/alloydbainl: update AlloyDB AI NL statement order (#​1753)
  • tools/bigquery-analyze-contribution: Add allowed dataset support (#​1675) (ef28e39)
  • tools/bigquery-get-dataset-info: add allowed dataset support (#​1654)
Features
  • Support excludeValues for parameters (#​1818) (a8e98dc)
  • elasticsearch: Add Elasticsearch source and tools (#​1109) (5367285)
  • mindsdb: Add MindsDB Source and Tools (#​878) (1b2cca9)
  • cloud-healthcare: Add support for healthcare source, tool and prebuilt config (#​1853) (1f833fb)
  • singlestore: Add SingleStore Source and Tools (#​1333) (40b9dba)
  • source/bigquery: Add client cache for user-passed credentials (#​1119) (cf7012a)
  • source/bigquery: Add service account impersonation support for bigquery (#​1641) (e09d182)
  • tools/bigquery-analyze-contribution: Add allowed dataset support (#​1675) (ef28e39)
  • tools/bigquery-get-dataset-info: Add allowed dataset support (#​1654) (a2006ad)
  • tools/looker-run-dashboard: New run_dashboard tool (#​1858) (30857c2)
  • tools/looker-run-look: Modify run_look to show query origin (#​1860) (991e539)
  • tools/looker: Tools to retrieve the connections, schemas, databases, and column metadata from a looker system. (#​1804) (d7d1b03)
  • tools/mongodb: Make MongoDB tools' filterParams field optional (#​1614) (208ab92)
  • tools/neo4j-execute-cypher: Add dry_run parameter to validate Cypher queries (#​1769) (f475da6)
  • tools/postgres-list-schemas: Add new postgres-list-schemas tool (#​1741) (1a19cac)
  • tools/postgres-list-views: Add new postgres-list-views tool (#​1709) (e8c7fe0)
  • tools/serverless-spark: Add cancel-batch tool (#​1827)(2881683)
  • tools/serverless-spark: Add get_batch tool (#​1783)(7ad1072)
  • tools/serverless-spark: Add serverless-spark source with list_batches tool (#​1690)(816dbce)
Bug Fixes

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: Support combining prebuilt and custom tool configurations (genai-toolbox#​2188) (5788605)
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)
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)
feat: tool/mssql: Set default host and port for MSSQL source (genai-toolbox#​1943) (7a9cc63)
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)
feat: Added prompt support for toolbox (genai-toolbox#​1798) (cd56ea4)
feat: source/alloydb, source/cloud-sql-postgres,source/cloud-sql-mysql,source/cloud-sql-mssql: Use project from env for alloydb and cloud sql control plane tools (genai-toolbox#​1588) (12bdd95)
feat: Support excludeValues for parameters (genai-toolbox#​1818) (a8e98dc)
feat: elasticsearch: Add Elasticsearch source and tools (genai-toolbox#​1109) (5367285)
feat: mindsdb: Add MindsDB Source and Tools (genai-toolbox#​878) (1b2cca9)
feat: cloud-healthcare: Add support for healthcare source, tool and prebuilt config (genai-toolbox#​1853) (1f833fb)
feat: singlestore: Add SingleStore Source and Tools (genai-toolbox#​1333) (40b9dba)
fix: Bigquery execute_sql to assign values to array (genai-toolbox#​1884) (559e2a2)
fix: cloudmonitoring: Populate authRequired in tool manifest (genai-toolbox#​1800) (954152c)
fix: Update debug logs statements (genai-toolbox#​1828) (3cff915)
fix: Instructions to quote filters that include commas (genai-toolbox#​1794) (4b01720)
fix: source/cloud-sql-mssql: Remove ipAddress field (genai-toolbox#​1822) (38d535d)
END_COMMIT_OVERRIDE

@renovate-bot renovate-bot changed the title feat(deps): update dependency googleapis/genai-toolbox to v0.23.0 Dec 19, 2025
@renovate-bot renovate-bot force-pushed the renovate/googleapis-genai-toolbox-0.x branch from 156645f to 4750dcb Compare December 19, 2025 06:04
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

2 participants