Commit graph

344 commits

Author SHA1 Message Date
sheyanjie-qq
13a9dc78ea docs(jdbc): udpate 3.7.0 release doc 2025-07-26 10:41:58 +08:00
Linhe Huo
fd7e5dfecf
Merge pull request #32033 from taosdata/3.0
merge: from 3.0 to main branch
2025-07-21 14:14:35 +08:00
She Yanjie
3259a1bab5
chore: update jdbc connection pool validation query sql (#32056) 2025-07-21 10:48:02 +08:00
Yihao Deng
bcabf3536a
feat: support BLOB data type (#31704) 2025-07-17 14:17:47 +08:00
guozhenwei
8726710d30
docs: fix rust examples (#31908)
* docs: modify rust native test case

* docs: modify rust ws test case

* docs: modify rust examples

* docs: update rust pool docs
2025-07-16 17:56:30 +08:00
dependabot[bot]
efa6f82c2d
chore(deps): bump org.apache.kafka:kafka-clients (#31341)
Bumps org.apache.kafka:kafka-clients from 3.9.0 to 3.9.1.

---
updated-dependencies:
- dependency-name: org.apache.kafka:kafka-clients
  dependency-version: 3.9.1
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-15 20:49:57 +08:00
dependabot[bot]
f4816ab024
chore(deps): bump org.apache.tomcat.embed:tomcat-embed-core (#31393)
Bumps org.apache.tomcat.embed:tomcat-embed-core from 9.0.104 to 9.0.106.

---
updated-dependencies:
- dependency-name: org.apache.tomcat.embed:tomcat-embed-core
  dependency-version: 9.0.106
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-15 20:49:19 +08:00
dependabot[bot]
88e153d08e
chore(deps): bump org.apache.tomcat.embed:tomcat-embed-core (#31392)
Bumps org.apache.tomcat.embed:tomcat-embed-core from 9.0.104 to 9.0.106.

---
updated-dependencies:
- dependency-name: org.apache.tomcat.embed:tomcat-embed-core
  dependency-version: 9.0.106
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2025-07-15 20:48:40 +08:00
Simon Guan
441a2472d7 Merge branch '3.0' into merge/3.0tomain2 2025-06-19 18:26:02 +08:00
yihaoDeng
dd86cf3555 support ipv6 2025-06-18 11:31:21 +08:00
Yihao Deng
5f1e6fa4b6
update ip -white-list log (#31331) 2025-06-16 19:50:42 +08:00
kevin men
efd6e8bb2d
docs: update nodejs connector version (#31381) 2025-06-16 16:45:39 +08:00
kevin men
e8f9e72337
docs(node): upgrade the Node.js version and improve the documentation (#31324)
* 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
2025-06-14 11:52:27 +08:00
kevin men
a4a1fca17a
docs: add python stmt2 websocket docs (#31193)
* 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
2025-05-26 20:17:44 +08:00
She Yanjie
ddb4b36404
docs: jdbc release 3.6.3 version (#31132) 2025-05-19 11:24:31 +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
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