Skip to content

Releases: googleapis/mcp-toolbox-sdk-python

toolbox-llamaindex: v0.5.0

19 Aug 11:36
d6a4790
Compare
Choose a tag to compare

0.5.0 (2025-08-19)

Features

Documentation

  • Enhance DEVELOPER.md for improved contribution guidelines (#316) (1d2be43)

toolbox-langchain: v0.5.0

19 Aug 11:36
d6a4790
Compare
Choose a tag to compare

0.5.0 (2025-08-19)

Features

Documentation

  • Enhance DEVELOPER.md for improved contribution guidelines (#316) (1d2be43)

toolbox-core: v0.5.0

19 Aug 11:36
d6a4790
Compare
Choose a tag to compare

0.5.0 (2025-08-19)

⚠ BREAKING CHANGES

  • core: Use ValueError for missing 'items' in array parameters (#325)

Features

  • core: Add support for map parameter type (#324) (6455ae3)

Bug Fixes

  • add optional clock_skew parameter to token helpers (#333) (aa0664f)
  • core: Use ValueError for missing 'items' in array parameters (#325) (b43409e)

Documentation

  • Enhance DEVELOPER.md for improved contribution guidelines (#316) (1d2be43)

toolbox-llamaindex: v0.4.0

18 Jul 08:08
f610556
Compare
Choose a tag to compare

0.4.0 (2025-07-17)

⚠ BREAKING CHANGES

  • fix auth_methods module (#313)

Features

  • toolbox-llamaindex: Enable sync and async context management for ToolboxClient (#307) (a5897c8)

Bug Fixes

toolbox-langchain: v0.4.0

18 Jul 08:08
f610556
Compare
Choose a tag to compare

0.4.0 (2025-07-17)

⚠ BREAKING CHANGES

  • fix auth_methods module (#313)

Features

  • toolbox-langchain: Enable sync and async context management for ToolboxClient (#308) (2378598)

Bug Fixes

toolbox-core: v0.4.0

18 Jul 08:08
f610556
Compare
Choose a tag to compare

0.4.0 (2025-07-17)

⚠ BREAKING CHANGES

  • fix auth_methods module (#313)

Bug Fixes

toolbox-llamaindex: v0.3.0

02 Jul 19:49
821f620
Compare
Choose a tag to compare

0.3.0 (2025-07-02)

Features

  • toolbox-core: Add support for optional parameters (#290) (3c8360c)

Bug Fixes

Documentation

  • Add complete e2e working quickstart link across all quickstart sections (#296) (b839bc5)
  • toolbox-llamaindex: Partially reverts change to restore installation section (#297) (a2d4ef1)

toolbox-langchain: v0.3.0

02 Jul 19:49
821f620
Compare
Choose a tag to compare

0.3.0 (2025-07-02)

Features

  • toolbox-core: Add support for optional parameters (#290) (3c8360c)

Bug Fixes

Documentation

  • Add complete e2e working quickstart link across all quickstart sections (#296) (b839bc5)

toolbox-core: v0.3.0

02 Jul 19:49
821f620
Compare
Choose a tag to compare

0.3.0 (2025-07-02)

Features

  • toolbox-core: Add support for optional parameters (#290) (3c8360c)

Bug Fixes

Documentation

  • Add complete e2e working quickstart link across all quickstart sections (#296) (b839bc5)

toolbox-llamaindex: v0.2.1

13 Jun 07:54
16e2233
Compare
Choose a tag to compare

0.2.1 (2025-06-13)

Features

  • toolbox-llamaindex: Add client headers to Toolbox (#265) (9853831)

Bug Fixes

Miscellaneous Chores

  • deps: update dependency aiohttp to v3.12.12 (#276) (c69e029)
  • deps: update dependency aiohttp to v3.12.9 (#272) (813d60e)
  • toolbox-llamaindex: remove add_headers feature (#280) (701578b)
  • Update Gemini model to a stable version (#263) (3661055)
  • Update tools file option in integration tests (#277) (cf1d0ab)

Documentation