Commit graph

5975 commits

Author SHA1 Message Date
Bomin Zhang
9f0271d715
feat: support token authentication (#34026) 2025-12-25 16:30:10 +08:00
dongming chen
d3d5798cd2
feat/TS-6863-add-use-token-para (#34029) 2025-12-25 15:52:01 +08:00
WANG MINGMING
acfe352b5b
feat(stream): [TD-37208] process schema changed in vtable (#33871) 2025-12-25 14:41:08 +08:00
dongming chen
e0ff824498
fix/6604279540: add more log for save raft config (#34010) 2025-12-24 09:07:42 +08:00
WANG MINGMING
94b5adcd3b
fix(tmq): pSw is null if get raw data & remove consumer is not ready status (#33945) 2025-12-22 09:15:44 +08:00
Simon Guan
8e2f52e1e4
merge: from main to 3.0 branch #33964 2025-12-18 15:22:04 +08:00
Simon Guan
4492d5f5c5 Merge branch 'main' into merge/mainto3.0 2025-12-18 09:40:39 +08:00
dongming chen
55f5bc0dd2
feat[TS-7233]: audit (#33850) 2025-12-16 16:27:11 +08:00
Kaili Xu
d473683935
fix: compat of mountVgId and keepVersion when decode vgroup (#33932) 2025-12-16 10:47:59 +08:00
Kaili Xu
c51febc8dc
fix: compat of mountVgId and keepVersion when decode vgroup (#33933) 2025-12-16 10:47:19 +08:00
Yihao Deng
f5298caa15
enh: support reload ssl (#33858) 2025-12-15 16:48:20 +08:00
Jing Sima
982999def0
feat: [TS-6665] support 32767 cols for virtual table. (#33743) 2025-12-15 13:35:30 +08:00
WANG MINGMING
79a5c48ffa
feat(tmq): [TS-6379]remove limition for table operation in tmq (#33834) 2025-12-15 11:26:46 +08:00
dongming chen
e2ee83890b
feat(TS-7270): return code check (#33885) 2025-12-12 14:49:24 +08:00
Simon Guan
8c01985826
merge: from main to 3.0 branch #33909 2025-12-12 13:40:31 +08:00
Simon Guan
4665d0c9bf fix: confilct while merge from 3.3.6 to main 2025-12-12 09:41:37 +08:00
Simon Guan
e363cd1302
fix: downgrade the log output level while dnode not exist (#33875) 2025-12-11 09:33:35 +08:00
dongming chen
b804d817b9
feat(TS-7270): internal dep (#33873) 2025-12-10 18:56:48 +08:00
Simon Guan
4bd57b4c2d merge: from main .to 3.0 branch 2025-12-10 16:09:36 +08:00
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
Simon Guan
1e98a652d8 fix: confilicts while merge from 3.3.6 to main 2025-12-08 11:18:32 +08:00
dongming chen
a41e515a77
fix(6507074515): vgroup is ready (#33823) 2025-12-05 17:41:44 +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
Simon Guan
e3743e5c94 merge: from 3.3.6 to main 2025-12-04 18:23:33 +08:00
dongming chen
7a66e4fafa
enh/redefine-show-vnodes-restored (#33773) 2025-12-04 14:37:22 +08:00
Simon Guan
1409a34c1e fix: conflicts 2025-12-04 13:36:27 +08:00
pengrongkun94@qq.com
5b072f702c Merge remote-tracking branch 'origin/3.3.6' into HEAD 2025-12-04 11:07:41 +08:00
Zhixiao Bao
22716053d1
fix: update config transaction is stuck. (#33793) 2025-12-03 16:39:55 +08:00
Jinqing Kuang
7cc55976a6 Merge branch 'main' into merge/mainto3.0 2025-12-01 09:24:11 +08:00
WANG MINGMING
3983a10bcc
fix(tmq): tmq_get_json_meta return null if alter stable in schemaless (#33754) 2025-11-30 09:35:39 +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
Jinqing Kuang
8dad32d2a3
fix(stream): ignore window open when trigger is recovering from checkpoint (#33698) 2025-11-26 19:59:50 +08:00
Simon Guan
27519d937c Merge branch 'main' into merge/mainto3.0 2025-11-25 09:52:54 +08:00
WANG MINGMING
72c3efb577
enh(stream): fix table not exists in processTag (#33625) 2025-11-24 17:44:37 +08:00
Simon Guan
a70b79e334
merge: merge main to 3.0 #33663 2025-11-24 16:26:44 +08:00
Simon Guan
d529e7534b Merge branch 'main' into merge/mainto3.0 2025-11-22 08:53:31 +08:00
Haojun Liao
67c1035853
feat(gpt): display model status when retrieving model info. (#33664) 2025-11-22 08:34:55 +08:00
Pan Wei
49d48c1242
fix: stream mgmt request error handling issue (#33665)
* fix: stream mgmt req error handling issue

* fix: deploy original trigger reader issue
2025-11-21 10:23:41 +08:00
Tony Zhang
e2024229fd Merge branch 'main' into merge/mainto3.0 2025-11-20 17:11:07 +08:00
Simon Guan
696cfb58a8
merge: from 3.3.6 to main branch #33657 2025-11-20 16:31:42 +08:00
dongming chen
83ef43d52c
fix/TD-38647-fix-balance-leader-case (#33655) 2025-11-20 15:16:40 +08:00
Simon Guan
d2cffa3e87 Merge branch '3.3.6' into merge/3.3.6tomain 2025-11-20 15:15:31 +08:00
dongming chen
c85dc1258e
fix/TD-38654-improve-sync-election-log (#33656) 2025-11-20 15:09:12 +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
Simon Guan
169d535242 Merge branch 'main' into merge/mainto3.0 2025-11-15 11:29:18 +08:00
Simon Guan
7a9a0e2881 merge: from 3.3.6 to main 2025-11-14 10:29:06 +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
Kaili Xu
55e1a4c774
enh: support specify grant items during packaging (#33573) 2025-11-14 09:45:10 +08:00
xiao-77
cbf924f2fe fix: merge errors and failed ci cases. 2025-11-13 16:10:00 +08:00
dapan1121
d92f21339b Merge remote-tracking branch 'origin/main' into merge/mainto3.0 2025-11-13 15:57:26 +08:00
dongming chen
51017f2e54
enh/TD-38561-remove-error-log (#33547) 2025-11-13 11:53:23 +08:00
xiao-77
9e0fb9a1d6 fix: merge errors. 2025-11-13 11:26:10 +08:00
xiao-77
e004167333 Merge remote-tracking branch 'origin/3.3.6' into merge/3.3.6tomain 2025-11-13 11:07:32 +08:00
WANG MINGMING
1ced706b9d
enh(wal): [TS-7567]set wal keep version to avoid deleting (#33517) 2025-11-13 09:28:26 +08:00
Simon Guan
c40797a9dd Merge branch 'main' into merge/mainto3.0 2025-11-11 18:56:05 +08:00
wangmm0220
0f593a76f2 enh(tmq): fix memory leak 2025-11-11 14:57:18 +08:00
wangmm0220
78fe43b852 Merge branch 'main' into enh/addStreamLatency-marks 2025-11-10 15:24:22 +08:00
dmchen
d460dbc95b Merge branch '3.3.6' into merge/3.3.6tomain 2025-11-07 17:07:05 +08:00
wangmm0220
62efbc7baf fix(stream): conflicts 2025-11-07 16:49:53 +08:00
pengrongkun94@qq.com
8e39a302e0 Merge remote-tracking branch 'origin/3.3.6' into HEAD 2025-11-07 16:05:07 +08:00
dongming chen
b721e14bb4
fix/TD-38495-snapshot-start-receiver-writer-error (#33477) 2025-11-07 15:54:06 +08:00
Mario Peng
93c1a388ba
feat:auth server (#33469) 2025-11-07 14:02:06 +08:00
Simon Guan
6eb0c3b07c Merge branch 'main' into merge/mainto3.0 2025-11-06 17:49:17 +08:00
Simon Guan
eb90b38991 Merge branch '3.3.6' into merge/3.3.6tomain 2025-11-06 16:35:52 +08:00
dapan1121
6c2a1d72b6 Merge remote-tracking branch 'origin/main' into enh/addStreamLatency-marks 2025-11-06 10:23:28 +08:00
dongming chen
fd77b1b4ef
fix/TD-38490-reset-heartbeat-after-mnode-leader-restart (#33473) 2025-11-06 09:17:27 +08:00
WANG MINGMING
101c8c6745
feat(taos): add connector info for perf_connections (#33458) 2025-11-05 17:48:58 +08:00
Simon Guan
96f4fdd896 Merge branch 'main' into merge/mainto3.0 2025-11-05 16:51:58 +08:00
Simon Guan
58bdc656c8 Merge branch '3.3.6' into merge/3.3.6tomain 2025-11-05 14:35:39 +08:00
Hongze Cheng
dd784968b9
enh: compact command now support the force option (#33427) 2025-11-04 16:31:58 +08:00
dongming chen
2e1be8f777
enh(TD-38474): modify sdb data (#33457) 2025-11-04 09:26:24 +08:00
WANG MINGMING
bd4767d270
feat(taos): add connector info for perf_connections (#33426) 2025-10-30 16:59:28 +08:00
Tony Zhang
40c482f455 Merge branch '3.3.6' into merge/3.3.6tomain 2025-10-30 16:09:58 +08:00
Simon Guan
9aa6f8d54f Merge commit '7afc169360561ef0101b2414e41095c84ec83b76' into merge/3.3.6tomain 2025-10-30 16:01:53 +08:00
dongming chen
5671fe95d6
fix: TD-38395 memory leak 3.3.6 (#33430) 2025-10-30 15:57:10 +08:00
dongming chen
e1685dc875
fix/TD-38395-memory-leak (#33414) 2025-10-30 15:56:19 +08:00
Zhixiao Bao
d084bc5f87
fix: change sdb config before send req to dnode. (#33408) 2025-10-30 09:53:08 +08:00
WANG MINGMING
e1121f3106
feat(taos): add version for perf_connections (#33413) 2025-10-30 09:06:11 +08:00
dapan1121
e85b6f3ac1 Merge remote-tracking branch 'origin/main' into enh/addStreamLatency-marks 2025-10-29 11:16:35 +08:00
dongming chen
7afc169360
fix(TS-7542): fix use after free (#33387) 2025-10-28 15:04:52 +08:00
Simon Guan
d941f6b302 Merge branch 'main' into merge/mainto3.0 2025-10-27 10:08:48 +08:00
Simon Guan
39e0f97694
merge: from 3.3.6 to main #33344 2025-10-23 10:33:02 +08:00
Zhixiao Bao
320f6dc2dc
fix: use trans to alter global config. (#33324) 2025-10-23 08:24:34 +08:00
Tony Zhang
7255df3d5b
feat: support zeroth state in state window (#33294) 2025-10-22 16:16:25 +08:00
Jinqing Kuang
760ab16843 fix(stream): fix precision in trigger deploy msg 2025-10-16 16:05:49 +08:00
Pan Wei
0dc302325a
enh: add and apply trigger latency config (#33245)
* enh(stream): add max wait config for stream batch request

* enh: add runner low latency handling

---------

Co-authored-by: Jinqing Kuang <kuangjinqingcn@gmail.com>
2025-10-14 18:47:41 +08:00
Pan Wei
06a358d1cf
fix: get stream tasks list crash issue (#33238)
* fix: get stream tasks list crash issue

* fix: return code issue
2025-10-14 13:33:32 +08:00
Simon Guan
dffa8e6fc5 Merge branch '3.3.6' into merge/3.3.6tomain 2025-10-13 19:00:52 +08:00
Kaili Xu
348907e4b1
enh: rsma docs and task monitor (#33219) 2025-10-13 17:00:00 +08:00
Yihao Deng
b375653948
fix: clearing user_ip in taos_options_connection does not take effect (#33228) 2025-10-13 16:57:53 +08:00
Yihao Deng
da0048086c
fix: clearing user_ip in taos_options_connection does not take effect (#33229) 2025-10-13 16:57:47 +08:00
Simon Guan
d54b04d2b3
enh: TD-38163-mnode-open-log (#33160) 2025-10-13 16:51:54 +08:00
Kaili Xu
6241cce3a1
enh(rsma): support alter/decimal/composite key (#33177) 2025-10-10 11:24:13 +08:00
Yihao Deng
811b200853
fix: resolved incorrect end_point information in perf_connections (#33159) 2025-09-30 15:11:32 +08:00
Yihao Deng
c35f2dc635
fix conn info error (#33135) 2025-09-29 21:19:49 +08:00
Kaili Xu
da32f297a2
enh: support rollup vgroups and show create rsma (#33128) 2025-09-29 17:04:05 +08:00