Skip to content

Releases: googleapis/mcp-toolbox-sdk-python

toolbox-langchain: v1.2.0

Choose a tag to compare

@release-please release-please released this 09 Jul 17:27
066bafb

1.2.0 (2026-07-09)

Features

  • add support for stateless MCP 2026 draft and protocol negotiation fallback (#699) (68263e1)

toolbox-core: v1.2.0

Choose a tag to compare

@release-please release-please released this 09 Jul 16:34
3b5d81b

1.2.0 (2026-07-09)

Features

  • add support for stateless MCP 2026 draft and protocol negotiation fallback (#699) (68263e1)

Bug Fixes

  • core: add 'number' schema type mapping to fix float parameter loading (#667) (0e8d2da)
  • core: cache Google ID tokens per audience to prevent cross-audience token reuse (#675) (91b5bb9)

toolbox-adk: v1.2.0

Choose a tag to compare

@release-please release-please released this 09 Jul 17:12
c801dc3

1.2.0 (2026-07-09)

Features

  • add support for stateless MCP 2026 draft and protocol negotiation fallback (#699) (68263e1)

toolbox-llamaindex: v0.7.0

Choose a tag to compare

@release-please release-please released this 18 May 18:26
cd5bd5e

0.7.0 (2026-05-18)

Documentation

  • Consolidate and improve DEVELOPER.md and CONTRIBUTING.md (#636) (7d08938)
  • migrate documentation links to mcp-toolbox.dev (#624) (bfb1b02)
  • rebrand references for repo and docsite (#635) (95b484b)

toolbox-langchain: v1.0.1

Choose a tag to compare

@release-please release-please released this 18 May 17:07
f4362c8

1.0.1 (2026-05-18)

Documentation

  • Consolidate and improve DEVELOPER.md and CONTRIBUTING.md (#636) (7d08938)
  • migrate documentation links to mcp-toolbox.dev (#624) (bfb1b02)
  • rebrand references for repo and docsite (#635) (95b484b)

toolbox-core: v1.1.0

Choose a tag to compare

@release-please release-please released this 18 May 12:10
aa299d3

1.1.0 (2026-05-18)

Features

  • core: enable telemetry_attribute for SQLCommenter (#634) (323f60e)

Documentation

  • Consolidate and improve DEVELOPER.md and CONTRIBUTING.md (#636) (7d08938)
  • migrate documentation links to mcp-toolbox.dev (#624) (bfb1b02)
  • rebrand references for repo and docsite (#635) (95b484b)

toolbox-adk: v1.0.1

Choose a tag to compare

@release-please release-please released this 18 May 16:51
8be6eb5

1.0.1 (2026-05-18)

Documentation

toolbox-langchain: v1.0.0

Choose a tag to compare

@release-please release-please released this 25 Mar 15:57
330c1a4

1.0.0 (2026-03-25)

Features

  • core: add observability with OpenTelemetry (#583) (d479385)

Bug Fixes

  • core: resolve dropped default parameter values in MCP transport parsing (#601) (08c4af4)

Documentation

  • Migrate documentation to MCP Toolbox official docsite (#581) (da12899)

toolbox-core: v1.0.0

Choose a tag to compare

@release-please release-please released this 25 Mar 12:43
c5848d4

1.0.0 (2026-03-25)

Features

  • adk: Support ToolContext for auth_token_getters in toolbox-adk (#579) (05e5f2c)
  • core: add observability with OpenTelemetry (#583) (d479385)

Bug Fixes

  • core: resolve dropped default parameter values in MCP transport parsing (#601) (08c4af4)
  • improve tool docstrings (#593) (90a2b33)

Documentation

  • Documentation migrated to the MCP Toolbox official docsite (#581) (da12899)

toolbox-adk: v1.0.0

Choose a tag to compare

@release-please release-please released this 25 Mar 15:01
499ef51

1.0.0 (2026-03-25)

Features

  • adk: Enable support for ADK 2.0 (#584) (7effeb5)
  • adk: Support ToolContext for auth_token_getters in toolbox-adk (#579) (05e5f2c)
  • core: add observability with OpenTelemetry (#583) (d479385)

Bug Fixes

  • adk: Preserve complex schema types (arrays/objects) in FunctionDeclaration mapping (#594) (c91e7d5)
  • adk: remove id_token monkey patch following upstream ADK fix (#602) (d9cd9aa)

Documentation

  • Documentation migrated to MCP Toolbox official docsite. (#581) (da12899)