-
chore(main): release 0.14.0 (#1261)
发布于
2025-09-05 16:04:59 +00:00 🤖 I have created a release beep boop
0.14.0
(2025-09-05)⚠ BREAKING CHANGES
- bigquery: Move
useClientOAuthconfig from tool to source
(#1279)
(8d20a48) - tools/bigquerysql: remove
useClientOAuthfrom tools config
(#1312)
Features
- clickhouse: Add ClickHouse Source and Tools
(#1088)
(75a04a5) - prebuilt/alloydb-postgres: Support ipType and IAM users
(#1324)
(0b2121e) - server/mcp: Support toolbox auth in mcp
(#1140)
(ca353e0) - source/mysql: Support
queryParamsin MySQL source
(#1299)
(3ae2526) - tools/bigquery: Support end-user credential passthrough on
multiple BQ tools
(#1314)
(88f4b30) - tools/looker: Add description for looker-get-models tool
(#1266)
(89af3a4) - tools/looker: Authenticate via end user credentials
(#1257)
(8755e3d) - tools/looker: Report field suggestions to agent
(#1267)
(2cad82e)
Bug Fixes
- Do not print usage on runtime error
(#1315)
(afba7a5) - Update env var to allow empty string
(#1260)
(03aa9fa) - tools/firestore: Add document/collection path validation
(#1229)
(14c2249) - tools/looker-get-dashboards: Fix Looker client OAuth check
(#1338)
(36225aa) - tools/oceanbase: Fix encoded text with mysql driver
(#1283)
(d16f89f),
closes #1161
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下载附件
- bigquery: Move