Releases: googleapis/mcp-toolbox-sdk-python
Releases · googleapis/mcp-toolbox-sdk-python
toolbox-llamaindex: v0.5.0
0.5.0 (2025-08-19)
Features
Documentation
- Enhance DEVELOPER.md for improved contribution guidelines (#316) (1d2be43)
toolbox-langchain: v0.5.0
0.5.0 (2025-08-19)
Features
Documentation
- Enhance DEVELOPER.md for improved contribution guidelines (#316) (1d2be43)
toolbox-core: v0.5.0
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
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
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
0.4.0 (2025-07-17)
⚠ BREAKING CHANGES
- fix auth_methods module (#313)
Bug Fixes
toolbox-llamaindex: v0.3.0
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
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
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
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