* docs: update python ws docs
* docs: update rust docs
* fix: correct connection string format in create_connection_with_sqlalchemy function
* docs: update section title from 'DSN' to 'URL Specification' in Python connector documentation
* fix(keeper): gin log level
* fix: add missing log file copy for JDBC example
* fix: use jdbc standard api
* chore(jdbc): update jdbc version
---------
Co-authored-by: haoranchen <haoran920c@163.com>
* docs: upgrade the Python version and add the flink version description
* chore: add deepwiki badge
Signed-off-by: WANG Xu <feici02@outlook.com>
* fix(query) subscriptions memory leak (#31533)
Co-authored-by: hongzhenliu335 <ethanliu@taosdata.com>
* docs: Google Data Studio changed to Google Looker Studio (#31487)
* docs: Google Data Studio changed to Google Looker Studio
* docs: restore one for Google Data Studio
* docs: restore one for Google Data Studio english
* docs: update 3.3.6.13 release notes in office web
* Update 3.3.6.13.md
* Update docs/zh/28-releases/03-notes/3.3.6.13.md
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
* fix(docs): correct spelling of 'forecast' in release notes
* fix(docs): correct typos in release notes for version 3.3.6.13
---------
Signed-off-by: WANG Xu <feici02@outlook.com>
Co-authored-by: WANG Xu <feici02@outlook.com>
Co-authored-by: hongzhenliu <wluckyjob@gmail.com>
Co-authored-by: hongzhenliu335 <ethanliu@taosdata.com>
Co-authored-by: Alex Duan <51781608+DuanKuanJun@users.noreply.github.com>
Co-authored-by: support-platform <it@taosdata.com>
Co-authored-by: huohong <346479823@qq.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: chenhaoran <haoran920c@163.com>
* docs: upgrade the Node.js version and improve the documentation
* docs: upgrade the Node.js connector version and add IPv6 documentation instructions
* docs: modify nodejs download link
* docs: modify host describe
* docs: modify dsn describe error
* docs: update nodejs connector version
* docs: add python stmt2 websocket docs
* docs: modify the documentation format of the stmt2 interface
* docs: add stmt2 example run command
* docs: modify stmt2 example error
* docs: modify python connector dependent version
* docs: add stmt2 example log
* docs: modify tmq example error
* docs: update csharp connector status
* docs: fix csharp ws bulk pulling
* docs: clarify database param is optional to websocket dsn
* docs: fix java connector mistake
* fix: a few typos
* fix: many typos
* docs: java connector support subscription over websocket
* fix: update 3.0 connector feature matrix
* docs: fix typos and use 3.1.0 in jdbc driver
* fix: update matrix for schemaless java status
* docs: use latest jdbc version in connect section