-
chore(main): release 0.17.0 (#1682)
发布于
2025-10-10 20:34:23 +00:00 🤖 I have created a release beep boop
0.17.0
(2025-10-10)⚠ BREAKING CHANGES
- tools/bigquery-get-table-info: add allowed dataset support
(#1093) - tool/bigquery-list-dataset-ids: add allowed datasets support
(#1573)
Features
- Add configs and workflows for docs versioning
(#1611)
(21ac98b) - Add metadata in MCP Manifest for Toolbox auth
(#1395)
(0b3dac4) - Add program name to MySQL connections
(#1617)
(c4a22b8) - oracle: Switch Oracle driver from godror to go-ora
(#1685)
(8faf376) - source/bigquery: Add optional write mode config
(#1157)
(63adc78) - sources/alloydb,cloudsqlpg,cloudsqlmysql,cloudsqlmssql: Support
PSC connection
(#1686)
(9d2bf79) - sources/mssql: Add app name to MSSQL
(#1620)
(1536d1f) - sources/oracle: Add Oracle Source and Tool
(#1456)
(3a19a50) - tool/bigquery-list-dataset-ids: Add allowed datasets support
(#1573)
(1a44c67) - tools/bigquery-get-table-info: Add allowed dataset support
(#1093)
(acb205c) - tools/dataform: Add dataform compile tool
(#1470)
(3be9b7b) - tools/looker: Add support for pulse, vacuum and analyze audit and
performance functions on a Looker instance
(#1581)
(5aed4e1) - tools/looker: Enable access to the Conversational Analytics API
for Looker
(#1596)
(2d5a93e)
Bug Fixes
- Added google_ml_integration extension to use alloydb ai-nl support api
(#1445)
(dbc477a) - Fix broken links
(#1625)
(36c6584) - Remove duplicated build type in Dockerfile
(#1598)
(b43c945) - source/bigquery: Allowed datasets project id issue with client
oauth (#1663)
(f4cf486) - sources/looker: Allow Looker to be configured without setting a
Client Id or Secret
(#1496)
(67d8221) - tools/looker: Refactor run-inline-query logic to helper function
(#1497)
(62af39d) - tools/mysql-list-tables: Update sql query to resolve subquery
scope error
(#1629)
(94e19d8)
Miscellaneous Chores
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: Wenxin Du 117315983+duwenxin99@users.noreply.github.com下载附件
- tools/bigquery-get-table-info: add allowed dataset support