0.2.0 (2026-03-03)
- Update/add detailed telemetry for mcp endpoint compliant with OTEL semantic convention (genai-toolbox#1987) (478a0bd)
- Validate tool naming (genai-toolbox#2305) (5054212)
- Update configuration file v2 (genai-toolbox#2369)(293c1d6)
- cli/invoke: Add support for direct tool invocation from CLI (genai-toolbox#2353) (6e49ba4) (e730967)
- cli/skills: Add support for generating agent skills from toolset (genai-toolbox#2392) (80ef346) (e730967)
- cloud-logging-admin: Add source, tools, integration test and docs (genai-toolbox#2137) (252fc30) (e730967)
- cockroachdb: Add CockroachDB integration with cockroach-go (genai-toolbox#2006) (1fdd99a) (e730967)
- embeddingModel: Add embedding model to MCP handler (genai-toolbox#2310) (e4f60e5) (e730967)
- prebuilt/cloud-sql: Add create backup tool for Cloud SQL (genai-toolbox#2141) (8e0fb03) (e730967)
- prebuilt/cloud-sql: Add restore backup tool for Cloud SQL (genai-toolbox#2171) (00c3e6d) (e730967)
- prebuiltconfigs/alloydb-omni: Implement Alloydb omni dataplane tools (genai-toolbox#2340) (e995349) (e730967)
- server: Add Tool call error categories (genai-toolbox#2387) (32cb4db) (e730967)
- tools: Add
valueFromParamsupport to Tool config (genai-toolbox#2333) (15101b1) (e730967) - tools/looker: support
looker-validate-projecttool (genai-toolbox#2430) (a15a128) (e730967) - Add new
user-agent-metadataflag (genai-toolbox#2302) (adc9589) (e730967) - Add remaining flag to Toolbox server in MCP registry (genai-toolbox#2272) (5e0999e) (e730967)
- deps: update dependency googleapis/genai-toolbox to v0.28.0 (#97) (827a487)
- Support combining multiple prebuilt configurations (genai-toolbox#2295) (e535b37) (e730967)
- Support MCP specs version 2025-11-25 (genai-toolbox#2303) (4d23a3b) (e730967)
- Update configuration file v2 (genai-toolbox#2369)(293c1d6) (e730967)
- Update/add detailed telemetry for mcp endpoint compliant with OTEL semantic convention (genai-toolbox#1987) (478a0bd) (e730967)
- Validate tool naming (genai-toolbox#2305) (5054212) (e730967)
- dataplex: Capture GCP HTTP errors in MCP Toolbox (genai-toolbox#2347) (1d7c498) (e730967)
- Surface Dataplex API errors in MCP results (genai-toolbox#2347)(1d7c498) (e730967)
0.1.11 (2026-01-28)
0.1.10 (2026-01-22)
- prebuilt/cloud-sql-mysql: Update CSQL MySQL prebuilt tools to use IAM (genai-toolbox#2202) (731a32e) (578568a)
- snowflake: Add Snowflake Source and Tools (genai-toolbox#858) (b706b5b) (578568a)
- tools/looker: Add ability to set destination folder with
make_lookandmake_dashboard. (genai-toolbox#2245) (eb79339) (578568a) - Add
allowed-hostsflag (genai-toolbox#2254) (17b41f6) (578568a) - Add
embeddingModelsupport (genai-toolbox#2121) (9c62f31) (578568a) - Add parameter default value to manifest (genai-toolbox#2264) (9d1feca) (578568a)
- server: Add
embeddingModelconfig initialization (genai-toolbox#2281) (a779975) (578568a) - tools/looker: Looker client OAuth nil pointer error (genai-toolbox#2231) (268700b) (578568a)
0.1.9 (2025-12-19)
0.1.8 (2025-12-12)
0.1.7 (2025-12-05)
- prebuilt/cloud-sql: Add clone instance tool for cloud sql (genai-toolbox#1845) (5e43630) (7e9c8cc)
- serverless-spark: Add create_pyspark_batch tool (1bf0b51) (7e9c8cc)
- serverless-spark: Add create_spark_batch tool (17a9792) (7e9c8cc)
- Support alternate accessToken header name (genai-toolbox#1968) (18017d6) (7e9c8cc)
- Support for annotations (genai-toolbox#2007) (ac21335) (7e9c8cc)
- Add import for firebirdsql (genai-toolbox#2045) (fb7aae9) (7e9c8cc)
- Correct FAQ to mention HTTP tools (genai-toolbox#2036) (7b44237) (7e9c8cc)
- Format BigQuery numeric output as decimal strings (genai-toolbox#2084) (155bff8) (7e9c8cc)
- Set default annotations for tools in code if annotation not provided in yaml (genai-toolbox#2049) (565460c) (7e9c8cc)
0.1.6 (2025-11-20)
0.1.5 (2025-11-14)
- tool/looker-generate-embed-url: Adding generate embed url tool (genai-toolbox#1877) (ef63860) (893f6ec)
- Added prompt support for toolbox (genai-toolbox#1798) (cd56ea4) (893f6ec)
0.1.4 (2025-11-07)
- tools/looker-run-dashboard: New
run_dashboardtool (genai-toolbox#1858) (30857c2) (d39e5d3) - tools/looker-run-look: Modify run_look to show query origin (genai-toolbox#1860) (991e539) (d39e5d3)
- tools/looker: Tools to retrieve the connections, schemas, databases, and column metadata from a looker system. (genai-toolbox#1804) (d7d1b03) (d39e5d3)
- Instructions to quote filters that include commas (genai-toolbox#1794) (4b01720) (d39e5d3)
0.1.3 (2025-10-23)
- tools/looker: Tools to allow the agent to retrieve, create, modify, and delete LookML project files. (#1673) (089081f) (a7bf223)
- Support
allowedValues,escape,minValueandmaxValuefor parameters (#1770) (eaf7740) (a7bf223)