-
chore(main): release 1.3.0 (#3228)
发布于
2026-05-21 21:49:43 +00:00 | 257 次提交 在此版本后已推送到 main🤖 I have created a release beep boop
1.3.0
(2026-05-21)Features
- auth: Implement MCP auth tool-level scopes validation
(#3049)
(c528985) - looker: Propagate client IP from incoming MCP requests to
downstream SDK calls
(#3253)
(75da6c2) - Setup SQLCommenter and allow client metadata
(#3064)
(9f1f9b3) - tool/cloudsqladmin: Add
cloud-sql-admin-execute-sql-manyand
cloud-sql-admin-sql-many
(#3083)
(ef300a8)
Bug Fixes
- auth/generic: Fix generic auth expiration field and integration
withauthRequired
(#3251)
(f4d16c0) - Enforce toolset/promptset boundary on tools/call and prompts/get
(#3036)
(c739b80) - tools/http: Prevent path traversal and base path scope escape
(#3218)
(80a6602) - tools/looker: Return a 401 error to MCP client when Looker returns
a 401 (#3233)
(4f409a3) - tools/looker: Strip wrapping quotes from filter values for
unquoted parameters
(#3273)
(1e3de96) - tools: Initialize query result slices to empty array
(#3250)
(60ddf48)
This PR was generated with Release
Please. See
documentation.Co-authored-by: release-please[bot] <55107282+release-please[bot]@users.noreply.github.com>
Co-authored-by: Yuan Teoh 45984206+Yuan325@users.noreply.github.com下载附件
- auth: Implement MCP auth tool-level scopes validation