Thanks to visit codestin.com
Credit goes to github.com

Skip to content

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

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#133
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 Mar 1, 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 requested review from a team as code owners March 1, 2026 08:16
@github-actions github-actions bot requested a review from mjacobs March 1, 2026 08:17
@gemini-code-assist
Copy link
Contributor

Summary of Changes

Hello, I'm Gemini Code Assist1! I'm currently reviewing this pull request and will post my feedback shortly. In the meantime, here's a summary to help you and other reviewers quickly get up to speed!

This pull request updates the googleapis/genai-toolbox dependency to its latest minor version, 0.27.0. This update integrates a range of new functionalities and critical bug fixes, while also introducing two breaking changes that may require attention during integration. The overall aim is to enhance the capabilities and stability of the toolbox within the project.

Highlights

  • Dependency Update: The googleapis/genai-toolbox dependency has been updated from version 0.26.0 to 0.27.0.
  • Breaking Changes: This update includes breaking changes related to configuration file v2 and detailed telemetry for mcp endpoint compliance with OTEL semantic convention.
  • New Features: Several new features have been added, including direct tool invocation from CLI, generation of agent skills from toolset, Cloud Logging Admin source/tools, CockroachDB integration, Alloydb omni dataplane tools, Tool call error categories, and support for the looker-validate-project tool.
  • Bug Fixes: Bug fixes were implemented for capturing GCP HTTP errors in MCP Toolbox for Dataplex and updating the kind to type in CockroachDB sources.

🧠 New Feature in Public Preview: You can now enable Memory to help Gemini Code Assist learn from your team's feedback. This makes future code reviews more consistent and personalized to your project's style. Click here to enable Memory in your admin console.

Changelog
  • toolbox_version.txt
    • Updated the recorded version of the genai-toolbox dependency.
Activity
  • The pull request was automatically generated by Renovate Bot to update the googleapis/genai-toolbox dependency.
  • Automerge is disabled, requiring manual review and merging of this update.
Using Gemini Code Assist

The full guide for Gemini Code Assist can be found on our documentation page, here are some quick tips.

Invoking Gemini

You can request assistance from Gemini at any point by creating a comment using either /gemini <command> or @gemini-code-assist <command>. Below is a summary of the supported commands on the current page.

Feature Command Description
Code Review /gemini review Performs a code review for the current pull request in its current state.
Pull Request Summary /gemini summary Provides a summary of the current pull request in its current state.
Comment @gemini-code-assist Responds in comments when explicitly tagged, both in pull request comments and review comments.
Help /gemini help Displays a list of available commands.

Customization

To customize Gemini Code Assist for GitHub experience, repository maintainers can create a configuration file and/or provide a custom code review style guide (such as PEP-8 for Python) by creating and adding files to a .gemini/ folder in the base of the repository. Detailed instructions can be found here.

Limitations & Feedback

Gemini Code Assist may make mistakes. Please leave feedback on any instances where its feedback is incorrect or counter productive. You can react with 👍 and 👎 on @gemini-code-assist comments. If you're interested in giving your feedback about your experience with Gemini Code Assist for Github and other Google products, sign up here.

You can also get AI-powered code generation, chat, as well as code reviews directly in the IDE at no cost with the Gemini Code Assist IDE Extension.

Footnotes

  1. Review the Privacy Notices, Generative AI Prohibited Use Policy, Terms of Service, and learn how to configure Gemini Code Assist in GitHub here. Gemini can make mistakes, so double check it and use code with caution.

Copy link
Contributor

@gemini-code-assist gemini-code-assist bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request updates the googleapis/genai-toolbox dependency to v0.27.0. According to the release notes, this new version introduces significant breaking changes, including an update to the configuration file format (v2) and changes to telemetry. The current PR only updates the version number in toolbox_version.txt and lacks the necessary code modifications to adapt to these breaking changes. Merging this as-is poses a critical risk of breaking the application.

@@ -1 +1 @@
0.26.0 No newline at end of file
0.27.0 No newline at end of file
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

critical

Updating to v0.27.0 introduces breaking changes, notably a new configuration file format (v2) and telemetry updates. This PR is incomplete because it only changes the version number but does not include the required code adaptations for these breaking changes. Merging this PR in its current state will likely break the application. The necessary migration code to ensure compatibility with the new version must be added before this can be merged.

@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 1cbfe77 to 95b49ca Compare March 3, 2026 01: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