Skip to content

feat(deps): update dependency googleapis/genai-toolbox to v0.28.0#83

Open
renovate-bot wants to merge 1 commit intogemini-cli-extensions:mainfrom
renovate-bot:renovate/googleapis-genai-toolbox-0.x
Open

feat(deps): update dependency googleapis/genai-toolbox to v0.28.0#83
renovate-bot wants to merge 1 commit intogemini-cli-extensions:mainfrom
renovate-bot:renovate/googleapis-genai-toolbox-0.x

Conversation

@renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Feb 13, 2026

This PR contains the following updates:

Package Update Change
googleapis/genai-toolbox minor 0.26.00.28.0

Release Notes

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

v0.28.0

Compare Source

Features
  • Add polling system to dynamic reloading (#​2466) (fcaac9b)
  • Added basic template for sdks doc migrate (#​1961) (87f2eaf)
  • dataproc: Add dataproc source and list/get clusters/jobs tools (#​2407) (cc05e57)
  • sources/postgres: Add configurable pgx query execution mode (#​2477) (57b77bc)
  • sources/redis: Add TLS support for Redis connections (#​2432) (d6af290)
  • tools/looker: Enable Get All Lookml Tests, Run LookML Tests, and Create View From Table tools for Looker (#​2522) (e01139a)
  • tools/looker: Tools to list/create/delete directories (#​2488) (0036d8c)
  • ui: Make tool list panel resizable (#​2253) (276cf60)
Bug Fixes
  • ci: Add path for forked PR unit test runs (#​2540) (04dd2a7)
  • Deflake alloydb omni (#​2431) (62b8309)
  • docs/adk: Resolve dependency duplication (#​2418) (4d44abb)
  • docs/langchain: Fix core at 0.3.0 and align compatible dependencies (#​2426) (36edfd3)
  • Enforce required validation for explicit null parameter values (#​2519) (d5e9512)
  • oracle: Enable DML operations and resolve incorrect array type error (#​2323) (72146a4)
  • server/mcp: Guard nil dereference in sseManager.get (#​2557) (e534196), closes #​2548
  • tests/postgres: Implement uuid-based isolation and reliable resource cleanup (#​2377) (8a96fb1)
  • tests/postgres: Restore list_schemas test and implement dynamic owner (#​2521) (7041e79)
  • tests: Resolve LlamaIndex dependency conflict in JS quickstart (#​2597) (ac11f5a)

v0.27.0

Compare Source

⚠ BREAKING CHANGES
  • Update configuration file v2 (#​2369)(293c1d6)
  • Update/add detailed telemetry for mcp endpoint compliant with OTEL semantic convention (#​1987) (478a0bd)
Features
  • cli/invoke: Add support for direct tool invocation from CLI (#​2353) (6e49ba4)
  • cli/skills: Add support for generating agent skills from toolset (#​2392) (80ef346)
  • cloud-logging-admin: Add source, tools, integration test and docs (#​2137) (252fc30)
  • cockroachdb: Add CockroachDB integration with cockroach-go (#​2006) (1fdd99a)
  • prebuiltconfigs/alloydb-omni: Implement Alloydb omni dataplane tools (#​2340) (e995349)
  • server: Add Tool call error categories (#​2387) (32cb4db)
  • tools/looker: support looker-validate-project tool (#​2430) (a15a128)
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: Add polling system to dynamic reloading (genai-toolbox#​2466) (fcaac9b)
feat: Added basic template for sdks doc migrate (genai-toolbox#​1961) (87f2eaf)
feat: dataproc: Add dataproc source and list/get clusters/jobs tools (genai-toolbox#​2407) (cc05e57)
feat: ui: Make tool list panel resizable (genai-toolbox#​2253) (276cf60)
fix: ci: Add path for forked PR unit test runs (genai-toolbox#​2540) (04dd2a7)
fix: Deflake alloydb omni (genai-toolbox#​2431) (62b8309)
fix: docs/adk: Resolve dependency duplication (genai-toolbox#​2418) (4d44abb)
fix: docs/langchain: Fix core at 0.3.0 and align compatible dependencies (genai-toolbox#​2426) (36edfd3)
fix: Enforce required validation for explicit null parameter values (genai-toolbox#​2519) (d5e9512)
fix: oracle: Enable DML operations and resolve incorrect array type error (genai-toolbox#​2323) (72146a4)
fix: server/mcp: Guard nil dereference in sseManager.get (genai-toolbox#​2557) (e534196), closes genai-toolbox#​2548
fix: tests/postgres: Implement uuid-based isolation and reliable resource cleanup (genai-toolbox#​2377) (8a96fb1)
fix: tests/postgres: Restore list_schemas test and implement dynamic owner (genai-toolbox#​2521) (7041e79)
fix: tests: Resolve LlamaIndex dependency conflict in JS quickstart (genai-toolbox#​2597) (ac11f5a)
feat!: Update configuration file v2 (genai-toolbox#​2369)(293c1d6)
feat!: Update/add detailed telemetry for mcp endpoint compliant with OTEL semantic convention (genai-toolbox#​1987) (478a0bd)
feat: cli/invoke: Add support for direct tool invocation from CLI (genai-toolbox#​2353) (6e49ba4)
feat: cli/skills: Add support for generating agent skills from toolset (genai-toolbox#​2392) (80ef346)
feat: cloud-logging-admin: Add source, tools, integration test and docs (genai-toolbox#​2137) (252fc30)
feat: cockroachdb: Add CockroachDB integration with cockroach-go (genai-toolbox#​2006) (1fdd99a)
feat: prebuiltconfigs/alloydb-omni: Implement Alloydb omni dataplane tools (genai-toolbox#​2340) (e995349)
feat: server: Add Tool call error categories (genai-toolbox#​2387) (32cb4db)
fix: dataplex: Capture GCP HTTP errors in MCP Toolbox (genai-toolbox#​2347) (1d7c498)
fix: Surface Dataplex API errors in MCP results (genai-toolbox#​2347)(1d7c498)
END_COMMIT_OVERRIDE

@renovate-bot renovate-bot changed the title feat(deps): update dependency googleapis/genai-toolbox to v0.27.0 feat(deps): update dependency googleapis/genai-toolbox to v0.28.0 Mar 3, 2026
@renovate-bot renovate-bot force-pushed the renovate/googleapis-genai-toolbox-0.x branch from 8c652a5 to b735a75 Compare March 3, 2026 02:01
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