Bomin Zhang
|
d4e29c97fc
|
feat[TS-7529]: support TOTP authentication (#33852)
|
2025-12-10 15:25:21 +08:00 |
|
Yihao Deng
|
00e9ae3719
|
handle time unsync (#33223)
|
2025-12-09 17:43:11 +08:00 |
|
dongming chen
|
e19e718b6b
|
feat(TS-7270): openssl dep (#33833)
|
2025-12-09 13:35:08 +08:00 |
|
Tony Zhang
|
66cb641c3d
|
Merge branch 'main' into merge/tony
|
2025-12-07 08:34:47 +08:00 |
|
Bomin Zhang
|
93fe726f9c
|
feat[TS-7231]: identity authentication (#33702)
|
2025-12-05 17:35:10 +08:00 |
|
dongming chen
|
643dfcb4fc
|
feat(TS-7270): encrypt algr (#33783)
|
2025-12-05 13:26:28 +08:00 |
|
guozhenwei
|
2d9cebe80f
|
feat: add taos_connect_with_dsn func (#33816)
* feat: add taos_connect_with_dsn func
* docs: add taos_connect_with_dsn doc
|
2025-12-05 11:22:48 +08:00 |
|
Jinqing Kuang
|
f7318f788a
|
fix(stream): fix stream notification send (#33815)
|
2025-12-04 18:39:06 +08:00 |
|
Simon Guan
|
bb08833765
|
merge: from main to 3.0
|
2025-12-04 09:27:17 +08:00 |
|
Jing Sima
|
d5572b03d0
|
enh: Add more annotation in translater's create stream part. (#33799)
|
2025-12-04 08:57:48 +08:00 |
|
Jing Sima
|
5044b431b9
|
fix: [6487976526] virtual table does not support using same column as reference. (#33781)
|
2025-12-03 16:42:34 +08:00 |
|
Haojun Liao
|
e3b6bcb993
|
refactor: do some internal refactor, update user manual. (#33768)
|
2025-12-01 15:04:55 +08:00 |
|
wendaoji
|
b6972a2db0
|
fix: compile errors (#33082)
|
2025-12-01 10:07:33 +08:00 |
|
Jing Sima
|
3cb2c4602b
|
enh: [TS-7132] Optimize state window on virtual table (#33638)
|
2025-12-01 10:04:07 +08:00 |
|
Mario Peng
|
3b0d0e3742
|
feat:register instance (#33666)
|
2025-11-28 10:10:37 +08:00 |
|
Simon Guan
|
5cb3a201b2
|
fix: conflict while merge from main to 3.0
|
2025-11-28 09:47:05 +08:00 |
|
Simon Guan
|
9547423b6a
|
fix: confilct while merge from 3.3.6 to main
|
2025-11-27 14:08:01 +08:00 |
|
Jinqing Kuang
|
8dad32d2a3
|
fix(stream): ignore window open when trigger is recovering from checkpoint (#33698)
|
2025-11-26 19:59:50 +08:00 |
|
Mario Peng
|
daa2ded20a
|
feat:add client config maxSQLLength (#33719)
|
2025-11-26 17:38:29 +08:00 |
|
Mario Peng
|
652f0ad40e
|
feat:add client config maxSQLLength (#33709)
|
2025-11-26 14:50:44 +08:00 |
|
Simon Guan
|
cc6a956373
|
merge: from 3.3.6 to main branch #33712
|
2025-11-26 13:41:55 +08:00 |
|
Tony Zhang
|
f4984e7a80
|
fix(state window): status is null if window data start with null (#33679)
|
2025-11-26 13:38:41 +08:00 |
|
Simon Guan
|
d45b7d39b2
|
Merge branch '3.3.6' into merge/3.3.6tomain
|
2025-11-25 09:54:11 +08:00 |
|
Simon Guan
|
27519d937c
|
Merge branch 'main' into merge/mainto3.0
|
2025-11-25 09:52:54 +08:00 |
|
Zhixiao Bao
|
fe79685f0e
|
enh: support restart taosd while wal corrupted. (#33618)
|
2025-11-25 09:31:15 +08:00 |
|
WANG MINGMING
|
72c3efb577
|
enh(stream): fix table not exists in processTag (#33625)
|
2025-11-24 17:44:37 +08:00 |
|
Tony Zhang
|
e2024229fd
|
Merge branch 'main' into merge/mainto3.0
|
2025-11-20 17:11:07 +08:00 |
|
WANG MINGMING
|
3e4371f196
|
enh(stream): optimize first/las ts interface (#33602)
* enh(stream): optimize first/las ts interface
* enh(stream): optimize first/las ts interface
* enh(stream): optimize first/las ts interface
* enh(stream): optimize first/last interface
* enh(stream): fix memory leak
* enh(stream): fix some errors
* enh(stream): fix memory leak
|
2025-11-20 09:39:26 +08:00 |
|
Tony Zhang
|
0044dfecc7
|
fix: stream compatibility between 3.3.7 and 3.3.8 (#33599)
|
2025-11-20 09:07:18 +08:00 |
|
Jing Sima
|
f9d993df38
|
fix: [TD-38520] Fix wrong behaviour when using TAGS in vtable query. (#33629)
|
2025-11-18 08:41:07 +08:00 |
|
Jing Sima
|
d9bcf7a53d
|
fix: [TD-38520] Fix wrong behaviour when using TAGS in vtable query. (#33622)
|
2025-11-18 08:40:30 +08:00 |
|
Simon Guan
|
9233db4d1a
|
Merge branch 'main' into merge/mainto3.0
|
2025-11-17 16:34:12 +08:00 |
|
wangmm0220
|
d29bb66323
|
enh(stream): fix conflicts;
|
2025-11-15 19:00:42 +08:00 |
|
Simon Guan
|
169d535242
|
Merge branch 'main' into merge/mainto3.0
|
2025-11-15 11:29:18 +08:00 |
|
Jing Sima
|
35dddeec0c
|
merge: from 3.3.6 to main
|
2025-11-14 18:49:41 +08:00 |
|
Hongze Cheng
|
9e2fd29b0b
|
fix: Invalid snapshot data size estimation (#33589)
|
2025-11-14 11:05:53 +08:00 |
|
Simon Guan
|
7a9a0e2881
|
merge: from 3.3.6 to main
|
2025-11-14 10:29:06 +08:00 |
|
wangmm0220
|
d0a2c3a37a
|
enh(stream): optimize schema used in reader
|
2025-11-14 10:17:15 +08:00 |
|
Simon Guan
|
fec690899e
|
merge: from 3.3.6 to main branch #33572
|
2025-11-14 10:11:01 +08:00 |
|
Simon Guan
|
5d3071507e
|
Merge branch 'main' into merge/mainto3.0
|
2025-11-14 10:05:00 +08:00 |
|
Simon Guan
|
ab555102a0
|
Merge branch '3.0' into merge/mainto3.0
|
2025-11-14 10:01:09 +08:00 |
|
Kaili Xu
|
55e1a4c774
|
enh: support specify grant items during packaging (#33573)
|
2025-11-14 09:45:10 +08:00 |
|
Jing Sima
|
13523ce884
|
enh: [TD-38456] Forbid duplicate timestamp in count/state/event window. (#33442)
|
2025-11-14 09:37:42 +08:00 |
|
Yihao Deng
|
a47f2c8292
|
feat: add taosGetFqdnWithTimeCost function to measure FQDN retrieval time (#33582)
|
2025-11-13 19:39:52 +08:00 |
|
Zhixiao Bao
|
90cb9fae71
|
fix: compatibility case (#33584)
|
2025-11-13 19:25:34 +08:00 |
|
xiao-77
|
c33f1d7559
|
fix: ci check problems.
|
2025-11-13 16:59:02 +08:00 |
|
xiao-77
|
8c8e0d60a3
|
fix: ci problems.
|
2025-11-13 16:38:06 +08:00 |
|
dapan1121
|
d92f21339b
|
Merge remote-tracking branch 'origin/main' into merge/mainto3.0
|
2025-11-13 15:57:26 +08:00 |
|
wangmm0220
|
067dfda7db
|
enh(stream): break out in processTs if reader is turnned off
|
2025-11-13 15:32:51 +08:00 |
|
Pan Wei
|
a7fda6d478
|
Merge pull request #33568 from taosdata/feat/opt_last
feat(query): retrieve first/last for the child table in a given uid list.
|
2025-11-13 13:48:14 +08:00 |
|