-
chore(main): release 0.10.0 (#886)
发布于
2025-07-25 00:58:37 +00:00 🤖 I have created a release beep boop
0.10.0
(2025-07-25)Features
- Add
Mapparameters support
(#928)
(4468bc9) - Add Dataplex source and tool
(#847)
(30c16a5) - Add Looker source and tool
(#923)
(c67e01b) - Add support for null optional parameter
(#802)
(a817b12),
closes #736 - prebuilt/alloydb-admin-config: Add alloydb control plane as a
prebuilt config
(#937)
(0b28b72) - prebuilt/mysql,prebuilt/mssql: Add generic mysql and mssql
prebuilt tools
(#983)
(c600c30) - server/mcp: Support MCP version 2025-06-18
(#898)
(313d3ca) - sources/mssql: Add support for encrypt connection parameter
(#874)
(14a868f) - sources/firestore: Add Firestore as Source
(#786)
(2bb790e) - sources/mongodb: Add MongoDB Source
(#969)
(74dbd61) - tools/alloydb-wait-for-operation: Add wait for operation tool with
exponential backoff
(#920)
(3f6ec29) - tools/mongodb-aggregate: Add MongoDB
aggregateTools
(#977)
(bd399bb) - tools/mongodb-delete: Add MongoDB
deleteTools
(#974)
(78e9752) - tools/mongodb-find: Add MongoDB
findTools
(#970)
(a747475) - tools/mongodb-insert: Add MongoDB
insertTools
(#975)
(4c63f0c) - tools/mongodb-update: Add MongoDB
updateTools
(#972)
(dfde52c) - tools/neo4j-execute-cypher: Add neo4j-execute-cypher for Neo4j
sources (#946)
(81d0505) - tools/neo4j-schema: Add neo4j-schema tool
(#978)
(be7db3d) - tools/wait: Create wait for tool
(#885)
(ed5ef4c)
Bug Fixes
- Fix document preview pipeline for forked PRs
(#950)
(481cc60) - prebuilt/firestore: Mark database field as required in the
firestore prebuilt tools
(#959)
(15417d4) - prebuilt/cloud-sql-mssql: Correct source reference for execute_sql
tool in cloud-sql-mssql.yaml prebuilt config
(#938)
(d16728e) - prebuilt/cloud-sql-mysql: Update list_table tool
(#924)
(2083ba5) - Replace 'float' with 'number' in McpManifest
(#985)
(59e23e1) - server/api: Add logger to context in tool invoke handler
(#891)
(8ce311f) - sources/looker: Add agent tag to Looker API calls.
(#966)
(f55dd6f) - tools/bigquery-execute-sql: Ensure invoke always returns a
non-null value
(#925)
(9a55b80) - tools/mysqlsql: Unmarshal json data from database during invoke
(#979)
(ccc3498),
closes #840
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下载附件
- Add