Skip to content

Releases: googleapis/mcp-toolbox-sdk-python

toolbox-llamaindex: v0.5.3

18 Nov 11:47
023a7eb

Choose a tag to compare

0.5.3 (2025-11-18)

Miscellaneous Chores

  • deps: Pinned llama-index-cli to resolve a dependency conflict (#423).
  • deps: Updated the toolbox server version for CI and integration tests (#388), (#414), (#421, #396).
  • deps: Updated dependencies: aiohttp to v3.13.0 (#389), isort to v7 (#393), pytest to v9 (#416), and other non-major Python dependencies (#378), (#386), (#387), (#427).
  • chore: Updated renovate config to disable updates for pillow for py3.9 (#400).

toolbox-langchain: v0.5.3

18 Nov 11:47
023a7eb

Choose a tag to compare

0.5.3 (2025-11-18)

Miscellaneous Chores

  • deps: Update langchain-core version constraint to support v1 (#417)
  • deps: Updated dependencies: aiohttp to v3.13.0 (#389), isort to v7 (#393), langchain-core to v1 (#401), pytest to v9 (#416), and other non-major Python dependencies (#378), (#386), (#387), (#427).
  • ci: Updated the toolbox server version for CI and integration tests (#388), (#414), (#421, #397).
  • ci: Updated renovate config to disable updates for pillow for py3.9 (#400).

toolbox-core: v0.5.3

18 Nov 11:47
023a7eb

Choose a tag to compare

0.5.3 (2025-11-18)

Miscellaneous Chores

  • ci: Updated the toolbox server version for CI and integration tests (#388), (#414), (#421, #395).
  • deps: Updated dependencies: aiohttp to v3.13.0 (#389), google-auth to v2.41.1 (#383), isort to v7 (#393), pytest to v9 (#416), and other non-major Python dependencies (#386), (#387), (#427).

toolbox-llamaindex: v0.5.2

22 Sep 16:35
281b9b4

Choose a tag to compare

0.5.2 (2025-09-22)

Miscellaneous Chores

toolbox-langchain: v0.5.2

22 Sep 16:35
281b9b4

Choose a tag to compare

0.5.2 (2025-09-22)

Miscellaneous Chores

toolbox-core: v0.5.2

22 Sep 16:35
281b9b4

Choose a tag to compare

0.5.2 (2025-09-22)

Miscellaneous Chores

toolbox-llamaindex: v0.5.1

18 Sep 09:04
4862720

Choose a tag to compare

toolbox-langchain: v0.5.1

18 Sep 09:04
4862720

Choose a tag to compare

toolbox-core: v0.5.1

18 Sep 09:04
4862720

Choose a tag to compare

0.5.1 (2025-09-17)

Bug Fixes

  • toolbox-core: Use typing.Annotated for reliable parameter descriptions instead of docstrings (#371) (eb76680)

Documentation

  • Update langgraph sample in toolbox-core (#366) (fe35082)

Miscellaneous Chores

  • Remove redundant test for test_add_auth_token_getter_unused_token (#347) (dccaf1b)
  • Remove duplicate header check during initialization (#357) (888170b)

toolbox-llamaindex: v0.5.0

19 Aug 11:36
d6a4790

Choose a tag to compare

0.5.0 (2025-08-19)

Features

Documentation

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