Commit graph

6285 commits

Author SHA1 Message Date
Simon Guan
ab9789cf28 Merge branch 'main' into merge/mainto3.0 2026-03-20 20:15:05 +08:00
Kaili Xu
acc0db9dbf
fix: force upgrade user if root has no roles (#34799) 2026-03-20 14:22:24 +08:00
dapan1121
42f03e896a Merge remote-tracking branch 'origin/main' into merge/mainto3.0 2026-03-20 09:58:36 +08:00
Linhe Huo
c15f23ea9a
feat(xnode): add xnode user privilege check (#34839)
Close https://project.feishu.cn/taosdata_td/feature/detail/6622713900
2026-03-19 22:36:31 +08:00
Yihao Deng
9d746e0730
fix compile error (#34803) 2026-03-17 13:49:08 +08:00
Yihao Deng
4c94cbe5da
enh: add safefunc (#34436) 2026-03-16 20:27:15 +08:00
Zhixiao Bao
e29fadda2e
feat: support secure delete option. (#34591) 2026-03-16 20:26:22 +08:00
Simon Guan
350e43a19c fix: conflicts 2026-03-16 17:30:27 +08:00
Minglei Jin
49a1c6908a
calc subq to runner (#34457) 2026-03-16 14:10:31 +08:00
Kaili Xu
d4f001968e
enh(grant): timeseries calculation excluding system tables (#34767) 2026-03-16 09:58:47 +08:00
guichuan zhang
4369c535cd
feat(xnode): support xnode feature on Windows platform (#34776)
Closes [6646294817](https://project.feishu.cn/taosdata_td/feature/detail/6646294817)
2026-03-15 09:21:56 +08:00
dongming chen
80c8c432e4
feat/6641435300-save-audit-in-self (#34738) 2026-03-13 11:38:17 +08:00
Simon Guan
b8f11c5912 fix: conflicts 2026-03-12 09:41:15 +08:00
WANG MINGMING
6ade4e468c
opti(stream): remove old logic of stream (#34642) 2026-03-12 09:11:00 +08:00
Kaili Xu
0435899ec4
enh: support grammar of 3.3[manual-only] (#34743) 2026-03-11 14:13:00 +08:00
Simon Guan
1e1c92e4ae
merge: from main to 3.0 branch #34720 2026-03-09 17:04:21 +08:00
Kaili Xu
45c0826791
fix: privilege, error prompt and memory leak (#34675) 2026-03-06 16:04:33 +08:00
Simon Guan
2692f69fad Merge branch 'main' into merge/mainto3.0 2026-03-05 16:43:12 +08:00
Kaili Xu
f3c3eaeda4
fix: compact for ssmigrate[manual-only] (#34672) 2026-03-05 16:38:44 +08:00
Jinqing Kuang
80fdc0595d
feat: enable stream support on windows (#34681) 2026-03-05 14:53:53 +08:00
Simon Guan
08007692be fix: conflicts 2026-03-04 14:44:07 +08:00
Jinqing Kuang
218c973316
enh(stream): increase ins_streams sql display length (#34661) 2026-03-04 14:25:40 +08:00
Bomin Zhang
6aa3696e09
feat: add option to enable/disable advanced security (#34602) 2026-03-02 09:18:32 +08:00
Simon Guan
beb874241e
merge: from main to 3.0 #34603 2026-02-27 15:19:25 +08:00
guichuan zhang
1ae650d5bb
fix(xnode): support displaying dynamic error message returned by xnoded (#34601)
Closes [6833801941](https://project.feishu.cn/taosdata_td/defect/detail/6833801941)
2026-02-27 12:20:43 +08:00
Simon Guan
d26a0ee67a fix: conflicts 2026-02-26 14:06:02 +08:00
Jinqing Kuang
1e082a00b8
fix(stream): fix ci case issues (#34516) 2026-02-23 20:46:41 +08:00
Mario Peng
50a5795988
enh accelerate create stream (#34550) 2026-02-12 01:12:40 +08:00
guichuan zhang
a4696b6230
fix(xnode): fix grant check error in mndXnode mod & add via/labels/created_by params for xnode task validation (#34553)
* fix(xnode): fix grant check error in mndXnode mod

Closes [6793469478](https://project.feishu.cn/taosdata_td/defect/detail/6793469478)

* fix(xnode): add via/labels/created_by params for xnode task validation

Closes [6793548966](https://project.feishu.cn/taosdata_td/defect/detail/6793548966)

* chore: fix spell error

* chore: update raw data len for task/job encoder

* chore: add test case
2026-02-11 23:34:22 +08:00
Kaili Xu
f280873585
fix(rbac): catalog sub task and view/stream privileges[manual-only] (#34506) 2026-02-06 15:30:48 +08:00
wangmm0220
7ce68a3f23 fix(taosd): conflicts from main 2026-02-06 11:21:26 +08:00
Kaili Xu
0713c22872
fix(rbac): refactor docs, permission error, db owner and audit table[manual-only] (#34498) 2026-02-05 16:14:02 +08:00
guichuan zhang
e050ca09a9
fix(xnoded): fix error msg when creating xnode (#34503)
Closes [6735485359](https://project.feishu.cn/taosdata_td/defect/detail/6735485359)
2026-02-05 11:20:04 +08:00
guichuan zhang
b6cab34a18
fix(xnode): increase the length of parser column and config column (#34491)
* fix(xnode): increase the length of parser column and config column

Closes [6755743701](https://project.feishu.cn/taosdata_td/defect/detail/6755743701)

* chore: fix memory leak

* chore: increase parser/config column length to 48k

* chore: add new error code to docs
2026-02-03 22:31:07 +08:00
dongming chen
3ba010eae9
[6755488313]: add-check-key (#34464) 2026-02-02 17:31:11 +08:00
guichuan zhang
5ce61e1f29
feat[manual-only]: support token auth when creating XNODE (#34419)
* feat(xnode): support token auth when creating XNODE

Closes [6725312703](https://project.feishu.cn/taosdata_td/feature/detail/6725312703)

* chore: clean code & fix xnode transactions issues

* chore: fix alter xnode job memory leak

* fix: update workflow reference to use specific commit for new framework test

---------

Co-authored-by: chenhaoran <haoran920c@163.com>
2026-01-30 15:40:11 +08:00
Simon Guan
7028cb234e fix: conflicts 2026-01-30 10:28:30 +08:00
Kaili Xu
1697365722
enh: check user name of consumer object directly. (#34445) 2026-01-29 19:24:39 +08:00
Jinqing Kuang
6defccb35a
feat(stream): support true for row count limit (#34342) 2026-01-29 14:54:28 +08:00
Kaili Xu
b3e56f99ae
enh(rbac): access control (#34259) 2026-01-28 19:06:16 +08:00
Zhixiao Bao
c613cdbf10
feat: support alter key expiration time. (#34390) 2026-01-28 17:16:11 +08:00
Zhixiao Bao
60e3ba6a62
fix: can not restart taosd while use encrypt meta data. (#34409) 2026-01-27 18:22:54 +08:00
Simon Guan
e148bc6b6d
merge: from main to 3.0 branch #34384
merge: from main to 3.0 branch
2026-01-23 13:32:04 +08:00
Simon Guan
22b1dac1c3 fix: conflicts 2026-01-23 09:28:39 +08:00
Bomin Zhang
368e63d4b7
test: add more cases for user, token and totp (#34368) 2026-01-23 09:15:40 +08:00
guichuan zhang
e27847bd3d
fix(xnode): fix memory leak when executing sql:drop xnode job where config=… (#34366)
* fix(xnode): fix memory leak when use sql:drop xnode job where config='test'

Closes [6722111724](https://project.feishu.cn/taosdata_td/defect/detail/6722111724)

* chore: fix debugFlag CI related issue
2026-01-22 15:32:20 +08:00
Simon Guan
e526d3a338
merge: from main to 3.0 #34371 2026-01-22 14:38:48 +08:00
Zhixiao Bao
3de5894916
feat: taosk compatibility (#34343) 2026-01-22 14:24:32 +08:00
Simon Guan
6bf2aa95c9 Merge branch 'main' into merge/mainto3.0 2026-01-22 09:49:04 +08:00
Jinqing Kuang
54b40b7526
fix(stream): fix mgmt add new calc reader task (#34357) 2026-01-22 09:41:35 +08:00