Commit graph

329 commits

Author SHA1 Message Date
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
2d0580310d
fix(cve): jdbc demo cve issue CVE-2024-56337 (#30893)
* taoskeeper support new adapter metrics: connection pool and status

* resolve jdbc CVE-2024-56337

* fix jdbc demo cve issue
2025-04-25 17:17:52 +08:00
She Yanjie
36555b3597
Fix/jdbc CVE (#30886)
* taoskeeper support new adapter metrics: connection pool and status

* resolve jdbc CVE-2024-56337
2025-04-25 12:12:46 +08:00
Alex Duan
b6a63a76f5
merge: taos-tools and case 3.0 to main branch (#30802)
* merge: taos-tools and case 3.0 to main branch

* add -s option and modify concurrent name to threads
2025-04-17 15:29:23 +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
She Yanjie
66fc8e24f8
docs(jdbc): fix highvolume random issue (#30525) 2025-03-28 11:25:40 +08:00
dependabot[bot]
d914c9f7d1
chore(deps): bump ch.qos.logback:logback-classic (#30432) 2025-03-27 13:55:58 +08:00
kevin men
c6a491277b
docs: remove the relevant content of Flink Source CDC from the offici… (#30462)
* docs: remove the relevant content of Flink Source CDC from the official website

* docs: fix example code link

* docs: fix sink custom type link

* docs: fix sink Properties config link error

* docs: modifying document format error
2025-03-26 20:37:48 +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
sheyanjie-qq
ebbd8447cf update git ignore 2025-03-25 00:23:57 +08:00
sheyanjie-qq
08b98fa2dd remove readme 2025-03-25 00:20:51 +08:00
sheyanjie-qq
16f4cd175c Merge branch '3.0' into feat/highvolume 2025-03-25 00:15:32 +08:00
sheyanjie-qq
f66dffe5db add jdbc efficient writing docs 2025-03-25 00:03:58 +08:00
sheyanjie-qq
83e4c563d9 improve comments 2025-03-24 14:05:58 +08:00
Linhe Huo
e273a943ea
fix: add show connMode string (#30323)
* fix: add show connMode string

* fix: add stdbool.h to pub.h

* fix: remove trash file army/output.txt

* fix: caseBase.py modify syntax error

* fix: restore -R option for taosdump

* fix: taosdumpCommandline.py case

* fix: native stmt write normal table failed

* fix: taosdumpCommandline.py case passed

* fix: restore test.py from main branch

* fix: taosCli.py check default conn mode

* fix: commandline-sml.py case pass

* fix: websiteCase.py case passed

* fix: connMode.py case

* fix: modify default port is 0

* fix: taos_options with config dir not work

* fix: websocket.py delete -D timeout options

* fix: default_tmq_json.py context move to default_json.py, so delete

* fix python kafka bug

* chore: improve taos_init in wrapper

* chore: add installation path preparation in build workflow

* fix connMode bug

* fix: fix tmq conf/consumer new error in wrapperFunc.c

* fix: correct the spelling toss -> taosGetInstall...

* chore: fix compile error in wrapperFunc.c

* fix: createConnect fix memory leak

* fix: tsim forbid CHECK  ODR

* modify userOperTest uuse static lib

* reverse userOperTest use static lib

---------

Co-authored-by: Alex Duan <417921451@qq.com>
Co-authored-by: taos-support <it@taosdata.com>
Co-authored-by: “chris <“zk662144@163.com”>
Co-authored-by: t_max <1172915550@qq.com>
Co-authored-by: sheyanjie-qq <249478495@qq.com>
2025-03-22 20:44:07 +08:00
sheyanjie-qq
e9d539e7c5 remove idea file 2025-03-21 09:47:05 +08:00
sheyanjie-qq
a86a80d855 add git ignore file 2025-03-21 09:43:58 +08:00
sheyanjie-qq
b38a0a2584 add file 2025-03-21 09:41:10 +08:00
Simon Guan
62da23b848 Merge branch 'main' into merge/mainto3.0 2025-03-20 22:43:38 +08:00
kevin men
80711ce100
docs: use source code reference in the Perspective documentation. (#30301)
* docs(zh): add perspective document

* docs(zh): fix errors in the document

* docs(zh): increase the font size of the image

* docs(en): write a Perspective English document

* docs(en): add Perspective English document

* docs(en): add perspective docsument images

* docs: add perspective docsument source code use reference

* docs: add perspective docsument images notes

* docs: adjust perspective docsument format

* docs: delete blank lines

* Update 02-perspective.md

docs: delete blank lines in multiple documents
2025-03-20 20:27:04 +08:00
Simon Guan
08da50dc8f Merge branch 'main' into merge/mainto3.0 2025-03-20 17:52:00 +08:00
kevin men
3f0a880faa
docs: add the English document for Perspective. (#30300)
* docs(zh): add perspective document

* docs(zh): fix errors in the document

* docs(zh): increase the font size of the image

* docs(en): write a Perspective English document

* docs(en): add Perspective English document

* docs(en): add perspective docsument images
2025-03-20 17:32:45 +08:00
Simon Guan
2c27c10fa8 Merge branch 'main' into merge/mainto3.0 2025-03-20 14:05:45 +08:00
She Yanjie
0baea6ad8e
add c stmt2 example to doc (#30286)
* add: stmt2 insert example

* fix: free all heap

* format code

* add c stmt2 example

* update en doc desc

* mod makefile

---------

Co-authored-by: pengrongkun94@qq.com <pengrongkun94@qq.com>
2025-03-20 09:32:45 +08:00
kevin men
b46d79a36c
fix node.js example error (#30287)
* test: node example case

* fix: node.js example error

* fix: restore test case validation
2025-03-19 22:38:54 +08:00
kevin men
296eee3b40
docs: upgrade the node.js connector version (#30264) 2025-03-19 11:15:22 +08:00
sheyanjie-qq
a0b3fd296f move highVolume jdbc to docs/examples/JDBC 2025-03-18 16:49:33 +08:00
Shengliang Guan
d0eb99809f Merge branch 'main' into merge/mainto3.03 2025-02-20 11:38:41 +08:00
Linhe Huo
3d20359f9c
Merge pull request #29635 from taosdata/docs/TS-4894
Docs/ts 4894
2025-02-18 16:51:47 +08:00
Shengliang Guan
ddd799b03d Merge branch 'main' into merge/mainto3.02 2025-02-18 16:45:56 +08:00
sheyanjie-qq
4eda4e7468 remove mysql dependency 2025-02-18 13:35:56 +08:00
Shengliang Guan
63fc5dea34 Merge branch '3.0' into merge/mainto3.0 2025-02-18 10:29:16 +08:00
menshibin
714a01d5c0 docs: updata flink version 2025-02-17 11:50:38 +08:00
menshibin
88dbdf1290 fix:modify table sql mode config 2025-02-10 17:07:45 +08:00
Shengliang Guan
1c8b1520d6 Merge branch 'main' into merge/mainto3.02 2025-02-08 11:12:14 +08:00
Shengliang Guan
a004d95996 Merge branch '3.0' into merge/mainto3.02 2025-02-06 13:46:36 +08:00
sheyanjie-qq
d343d5e05f fix trivy issues 2025-02-06 11:41:46 +08:00
sheyanjie-qq
e540ff93a2 resolve jdbc demo trivy issues 2025-02-05 17:29:50 +08:00
sheyanjie-qq
dfd9673f0c jdbc add unsigned data types support 2025-01-22 14:32:30 +08:00
Shengliang Guan
7e9453385c Merge branch 'main' into merge/mainto3.0 2025-01-21 16:06:24 +08:00
menshibin
f9ce37ad80 modify source name 2025-01-20 14:11:18 +08:00
Shengliang Guan
d0b66f0b8b Merge branch '3.0' into merge/mainto3.0 2025-01-19 11:19:19 +08:00
sheyanjie-qq
b992f27ca0 jdbc update to 3.5.2 2025-01-16 19:31:17 +08:00
factosea
2511a15d71 fix: doc demo code 2025-01-14 15:20:05 +08:00
sheyanjie-qq
dc4feb8690 improve stmt doc, fix jdbc demo resultset bug 2025-01-13 15:01:58 +08:00
Linhe Huo
70f77d979a
Merge pull request #29431 from taosdata/docs/update-jdbc-ver
update jdbc version to 3.5.1
2025-01-02 09:27:34 +08:00
Linhe Huo
bc9b79b0f6
Merge pull request #29425 from taosdata/docs/TD-32275-main
add flink doc
2024-12-31 21:05:57 +08:00
menshibin
fa78cda0ad add english flink connector docs 2024-12-31 18:58:06 +08:00
sheyanjie-qq
2550b26c85 update jdbc version to 3.5.1 2024-12-31 13:41:51 +08:00
menshibin
8967d8f209 add flink doc 2024-12-31 11:09:33 +08:00