Commit graph

47 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
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
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
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
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
3259a1bab5
chore: update jdbc connection pool validation query sql (#32056) 2025-07-21 10:48:02 +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
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
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
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
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
sheyanjie-qq
a0b3fd296f move highVolume jdbc to docs/examples/JDBC 2025-03-18 16:49:33 +08:00
sheyanjie-qq
4eda4e7468 remove mysql dependency 2025-02-18 13:35:56 +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
sheyanjie-qq
b992f27ca0 jdbc update to 3.5.2 2025-01-16 19:31:17 +08:00
sheyanjie-qq
dc4feb8690 improve stmt doc, fix jdbc demo resultset bug 2025-01-13 15:01:58 +08:00
sheyanjie-qq
2550b26c85 update jdbc version to 3.5.1 2024-12-31 13:41:51 +08:00
sheyanjie-qq
b1e9c7e6e6 update jdbc stmt2 doc and sample code 2024-12-25 16:58:30 +08:00
sheyanjie-qq
5516657020 update jdbc demo, and version history 2024-11-25 19:07:11 +08:00
sheyanjie-qq
4ea40116d2 update spring version, improve demo code 2024-11-08 19:19:32 +08:00
Shengliang Guan
fa90a34dbe doc: simple changes 2024-11-05 11:14:54 +08:00
Alex Duan
efd54110a6
Merge pull request #28390 from taosdata/feat/TD-32221
java websocket use own protocal
2024-10-23 17:35:28 +08:00
sheyanjie-qq
5b036b394c update jdbc driver version 2024-10-18 17:28:58 +08:00
sheyanjie-qq
553b57f268 mod java code comments 2024-10-01 10:44:37 +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
902781d271 add promethus metric detail for taoskeeper 2024-08-28 21:40:10 +08:00
sheyanjie-qq
3b6b873e33 move sample code to docs/example 2024-08-22 18:15:02 +08:00