Commit graph

6285 commits

Author SHA1 Message Date
Kaili Xu
562ddff48a
fix(rbac): show users full and grant grammar (#34108) 2025-12-30 14:06:03 +08:00
Bomin Zhang
40f6345f4e
enh: sign connect request (#34067) 2025-12-29 22:08:38 +08:00
Simon Guan
d019577a3b fix: conflicts 2025-12-29 20:27:54 +08:00
Simon Guan
a42a0e6d4e Merge branch 'main' into merge/mainto3.0 2025-12-29 20:25:34 +08:00
Kaili Xu
31126ab2b6
feat(rbac): access control (#33822) 2025-12-29 19:27:11 +08:00
Zhixiao Bao
a32c710506
fix: mem leak and heap use after free in mnd. (#34089) 2025-12-29 17:22:20 +08:00
Simon Guan
b6d376b5cf
merge: from main to 3.0 branch #34062 2025-12-27 09:22:50 +08:00
Zhixiao Bao
216c8d4afd
feat: support encryption of configuration files, data files and metadata files (#33801) 2025-12-26 17:58:46 +08:00
Bomin Zhang
02f627bc71
fix several issues in token and totp (#34057) 2025-12-26 17:14:19 +08:00
wangmm0220
3cf43df116 fix(taosd): merge from main 2025-12-26 10:13:30 +08:00
Simon Guan
67553faa77 merge: from 3.3.6 to main 2025-12-25 18:13:54 +08:00
WANG MINGMING
c08c6a2d59
feat(tmq): support show connections for tmq (#33930) 2025-12-25 17:09:04 +08:00
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