v0.0.4
googleapis/mcp-toolboxv0.0.4Dec 18, 2024by release-please[bot]
AI Summary
This release focuses on adding comprehensive authentication support to tools and the LangChain SDK, alongside improvements to the release process and server configuration.
Key Highlights
- Add `auth_required` to tools
- Add Auth Source configuration
- Add Tool authenticated parameters
- LangChain SDK authentication support
New Features
- Auth Source configuration
- Tool authenticated parameters
- LangChain SDK authentication support
Full Release Notes
## [0.0.4](https://github.com/googleapis/genai-toolbox/compare/v0.0.3...v0.0.4) (2024-12-18) ### Features * Add `auth_required` to tools ([#123](https://github.com/googleapis/genai-toolbox/issues/123)) ([3118104](https://github.com/googleapis/genai-toolbox/commit/3118104ae17335db073911a88f2ea8ce8d0bfb45)) * Add Auth Source configuration ([#71](https://github.com/googleapis/genai-toolbox/issues/71)) ([77b0d43](https://github.com/googleapis/genai-toolbox/commit/77b0d4317580214c1c9bd542b24371f09fd17fe0)) * Add Tool authenticated parameters ([#80](https://github.com/googleapis/genai-toolbox/issues/80)) ([380a6fb](https://github.com/googleapis/genai-toolbox/commit/380a6fbbd5a5abc3159c96421b0923c117807267)) * **langchain-sdk:** Correctly parse Manifest API response as JSON ([#143](https://github.com/googleapis/genai-toolbox/issues/143)) ([2c8633c](https://github.com/googleapis/genai-toolbox/commit/2c8633c3eb2d936b62fe24c87a6385d5898f4370)) * **langchain-sdk:** Support authentication in LangChain Toolbox SDK. ([#133](https://github.com/googleapis/genai-toolbox/issues/133)) ([23fa912](https://github.com/googleapis/genai-toolbox/commit/23fa912a80e7e02f53a5ad27781e32a5cfa05458)) ### Bug Fixes * Fix release image version tag ([#136](https://github.com/googleapis/genai-toolbox/issues/136)) ([6d19ff9](https://github.com/googleapis/genai-toolbox/commit/6d19ff96e4004c97739ad6a064ef72e57f8da2f2)) * **langchain-sdk:** Correct test name to ensure execution and full coverage. ([#145](https://github.com/googleapis/genai-toolbox/issues/145)) ([d820ac3](https://github.com/googleapis/genai-toolbox/commit/d820ac3767127058dc726b44e469a7adec26783b)) * Set server version ([#150](https://github.com/googleapis/genai-toolbox/issues/150)) ([abd1eb7](https://github.com/googleapis/genai-toolbox/commit/abd1eb702c1ab75d76be624d2f0decd34548f93f)) ### Miscellaneous Chores * Release 0.0.4 ([#152](https://github.com/googleapis/genai-toolbox/issues/152)) ([86ec12f](https://github.com/googleapis/genai-toolbox/commit/86ec12f8c5d67ced5bcd52c9d8e80b17aa11b514)) | **os/arch** | **sha256** | | --------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------- | | [linux/amd64](https://storage.googleapis.com/genai-toolbox/v0.0.4/linux/amd64/toolbox) | 6916bf3424082c79d0193a5c491a15e563f3a47e739dfe9163171a60d3b9ee2d | | [darwin/arm64](https://storage.googleapis.com/genai-toolbox/v0.0.4/darwin/arm64/toolbox) | cd5d64c3b82885b24fabb25f5046708fcaca2b6bf0e382434510bcce3ce6ac75 | | [darwin/amd64](https://storage.googleapis.com/genai-toolbox/v0.0.4/darwin/amd64/toolbox) | 383a8e6aaa32777313013648db17f76538726511c8f724856a56181efed59bf2 | | [windows/amd64](https://storage.googleapis.com/genai-toolbox/v0.0.4/windows/amd64/toolbox) | 53e6ac575299c6537da99e4f11974558ba3d80c86efa7114d024eada1e868a44 |