kevin men
a77fd713d1
docs: add Flink Source to 6.7 Data Publish ( #32914 )
...
* docs: add Flink Source to 6.7 Data Publish
* docs: add Flink docs errors
* docs: add Flink example errors
2025-09-09 10:56:28 +08:00
dependabot[bot]
ae283fcb7f
build(deps): bump org.apache.tomcat.embed:tomcat-embed-core ( #32729 )
...
Bumps org.apache.tomcat.embed:tomcat-embed-core from 9.0.106 to 9.0.108.
---
updated-dependencies:
- dependency-name: org.apache.tomcat.embed:tomcat-embed-core
dependency-version: 9.0.108
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-09-08 18:20:35 +08:00
kevin men
22209fabea
docs: upgrade the version of taopsy ( #32749 )
...
* docs: upgrade the version of taopsy
* docs: modify taos-ws-py sqlalchemy examples
* docs: modify taos-ws-py connect examples
* docs: fix taos-ws-py sqlalchemy examples error
* docs: fix taos-ws-py sqlalchemy pool examples error
* docs: add taos-ws-py sqlalchemy pool some addr examples
2025-08-26 16:28:10 +08:00
guozhenwei
0d90aa024f
docs: update python ws docs ( #32709 )
...
* 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
2025-08-25 08:34:20 +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
kevin men
dde7160756
docs: upgrade the Node.js connector version ( #32608 )
2025-08-18 15:47:33 +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
kevin men
f58c827eb8
docs: add python connect pool cases ( #32554 )
...
* docs: add python connect pool cases
* docs: modify python connector English doc
2025-08-13 09:12:23 +08:00
guozhenwei
ddae2e481e
docs: add c ws new examples ( #32011 )
...
* test: add Makefile and test script for C ws examples
* docs: add c ws new examples
* docs: replace c ws examples with c ws new examples
* fix: correct log file redirection syntax in c_ws scripts
* style: format code
* docs: update c/c++ zh doc
* docs: add async demo and ws error code
* docs: modify c/c++ zh doc
* docs: rename asyncdemo.c to async_demo.c
* docs: update c ws zh doc
* docs: update c ws en docs
* docs: fix typos and improve WebSocket connection documentation
* docs: refactor code structure for improved readability and maintainability
* docs: modify stmt en doc
* fix: fix build doc errors
* fix: fix return value
* fix: delete taos_options
* fix: fix return value
* docs: update c/c++ connector docs
2025-07-28 14:23:39 +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
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