Commit graph

58 commits

Author SHA1 Message Date
She Yanjie
05ba8289a5
docs: jdbc release 3.7.6 (#33293)
* chore(jdbc): update jdbc version

* docs: jdbc release 3.7.6

* Update docs/en/14-reference/05-connector/14-java.md

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>

---------

Co-authored-by: gemini-code-assist[bot] <176961590+gemini-code-assist[bot]@users.noreply.github.com>
2025-10-17 16:24:15 +08:00
She Yanjie
f8e55eda37
docs: update conntector and error code page, remove rest connect type (#33266)
* chore(jdbc): update jdbc version

* docs: add connection type descriptions in 05-connector

* docs: add WebSocket error codes for C# connector

* docs: add rust connector error codes

* docs: modify conector and error code page

---------

Co-authored-by: t_max <1172915550@qq.com>
Co-authored-by: qevolg <2227465945@qq.com>
2025-10-15 21:03:17 +08:00
She Yanjie
34f77c4790
jdbc release 3.7.5 (#33152)
* chore(jdbc): update jdbc version

* docs: jdbc release 3.7.5
2025-09-29 20:27:42 +08:00
She Yanjie
e20dad6eb3
docs: jdbc release 3.7.5 (#33107)
* chore(jdbc): update jdbc version

* docs: jdbc release 3.7.5
2025-09-29 10:11:22 +08:00
She Yanjie
903e165044
docs: jdbc url supports multiple endpoints (#32989)
* chore(jdbc): update jdbc version

* docs: jdbc url supports multipule endpoints
2025-09-16 15:53:13 +08:00
She Yanjie
3471519fcd
fix jdbc websocket port typo (#32786)
* chore(jdbc): update jdbc version

* docs(jdbc): fix websocket url port
2025-08-28 14:52:58 +08:00
She Yanjie
64facf71fe
jdbc release 3.7.3 (#32682)
* chore(jdbc): update jdbc version

* docs(jdbc): release 3.7.3
2025-08-21 20:03:16 +08:00
chenhaoran
2d90de3ab6 Merge remote-tracking branch 'origin/main' into enh/main/set-tdengine-tsdb 2025-08-14 12:34:50 +08:00
chenhaoran
a2b2f41e0e docs: use "TDengine TSDB" instead of "TDengine" 2025-08-14 12:22:42 +08:00
She Yanjie
f24fba6ca6
docs(jdbc): jdbc release 3.7.2 (#32565)
* chore(jdbc): update jdbc version

* docs(jdbc): jdbc release 3.7.2
2025-08-13 12:02:46 +08:00
Simon Guan
df00bb7123
docs: update notes (#32481) 2025-08-07 11:04:42 +08:00
She Yanjie
6d9367ba9a
fix(keeper): gin log level (#32298)
* 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>
2025-07-27 18:25:37 +08:00
sheyanjie-qq
13a9dc78ea docs(jdbc): udpate 3.7.0 release doc 2025-07-26 10:41:58 +08:00
She Yanjie
e7d5ded3d7
docs: update jdbc out-dated descripiton (#31959) 2025-07-17 13:40:48 +08:00
She Yanjie
4d3bf199eb
docs(jdbc): add varchar as string doc (#31397) 2025-06-17 19:34:11 +08:00
She Yanjie
f0b79c6567
docs: jdbc supports ipv6 and blob datatype (#31310) 2025-06-12 11:36:46 +08:00
She Yanjie
ddb4b36404
docs: jdbc release 3.6.3 version (#31132) 2025-05-19 11:24:31 +08:00
Alex Duan
cc7d1b33e3
docs : correct jdbc 3.6.2 describe setTimeout (#30913) 2025-04-27 18:22:13 +08:00
She Yanjie
7ab13d40e7
docs(jdbc): release jdbc v3.6.2 (#30897)
* taoskeeper support new adapter metrics: connection pool and status

* jdbc release 3.6.2

* update gitignore

* update jdbc release history
2025-04-25 19:23:07 +08:00
She Yanjie
6f88b2c30a
docs: jdbc release 3.6.1, and update some comments (#30809)
* taoskeeper support new adapter metrics: connection pool and status

* jdbc 3.6.1 released, and update some comments
2025-04-17 10:01:44 +08:00
chenhaoran
6be2444277 fix: enhance clarity by emphasizing key actions in GUI and security documentation 2025-04-02 15:17:30 +08:00
chenhaoran
09365b8f7a fix: correct typos , improve formatting in documentation and add check in ci 2025-04-01 20:34:47 +08:00
She Yanjie
019542a353
docs: jdbc 3.6.0 and fix grafana compose cfg issue (#30499)
* jdbc 3.6.0 and fix grafana compose cfg issue

* add highvolume demo file
2025-03-26 14:19:17 +08:00
She Yanjie
ab111d1ac8
add jdbc driver Efficient Writing doc (#30278) 2025-03-20 19:43:09 +08:00
She Yanjie
2d57795e70
add jdbc decimal (#30246) 2025-03-18 17:13:39 +08:00
Simon Guan
166c9c275b docs: minor changes 2025-03-05 17:29:24 +08:00
sheyanjie-qq
7819e62df0 fixed typo 2025-01-22 14:37:12 +08:00
sheyanjie-qq
dfd9673f0c jdbc add unsigned data types support 2025-01-22 14:32:30 +08:00
sheyanjie-qq
b992f27ca0 jdbc update to 3.5.2 2025-01-16 19:31:17 +08:00
sheyanjie-qq
2550b26c85 update jdbc version to 3.5.1 2024-12-31 13:41:51 +08:00
sheyanjie-qq
29089af592 add jdbc time zone and app info doc 2024-12-27 15:26:41 +08:00
sheyanjie-qq
b1e9c7e6e6 update jdbc stmt2 doc and sample code 2024-12-25 16:58:30 +08:00
sheyanjie-qq
ad1cf8c7d4 Merge branch 'main' into docs/TD-33141 2024-12-16 16:54:34 +08:00
menshibin
c61bf7a6c0 update connector update history 2024-12-13 14:47:10 +08:00
Yu Chen
14d03a48a7
docs/Update 14-java.mdx 2024-12-11 09:50:04 +08:00
sheyanjie-qq
d72eacc721 update version history of connector doc 2024-12-06 18:11:54 +08:00
sheyanjie-qq
9525ec823d update jdbc demo, and version history 2024-11-26 09:42:05 +08:00
sheyanjie-qq
4268f9e65c java websocket use own protocal 2024-10-19 15:36:48 +08:00
sheyanjie-qq
21994d450c update jdbc driver to 3.3.3 2024-09-23 20:22:56 +08:00
sheyanjie-qq
109f03d3d3 jdbc upgrade to 3.3.2 2024-09-06 09:44:57 +08:00
sheyanjie-qq
b0714e13e9 move ref 3.0 code to main 2024-08-25 10:43:07 +08:00
sheyanjie-qq
3b6b873e33 move sample code to docs/example 2024-08-22 18:15:02 +08:00
sheyanjie-qq
1590a51e57 mod rust sample code 2024-08-16 15:18:38 +08:00
sheyanjie-qq
1397fbe2a2 modify connector sample code log 2024-08-14 16:25:22 +08:00
t_max
b170feeb22 docs: update java demo and grafana alert 2024-08-09 11:29:37 +08:00
gccgdb1234
58d7a4514c doc: resolve broken links on 3.0 branch 2024-08-06 13:08:21 +08:00
sheyanjie-qq
cacfef82d7 improve doc 2024-08-05 18:34:15 +08:00
sheyanjie-qq
63fce7e815 mod err code page 2024-08-05 18:34:15 +08:00
sheyanjie-qq
a419baa645 mod java doc 2024-08-05 18:34:15 +08:00
sheyanjie-qq
99c3570fdf mod doc datatype 2024-08-05 18:34:15 +08:00