Simon Guan
|
7028cb234e
|
fix: conflicts
|
2026-01-30 10:28:30 +08:00 |
|
Kaili Xu
|
b3e56f99ae
|
enh(rbac): access control (#34259)
|
2026-01-28 19:06:16 +08:00 |
|
Zhixiao Bao
|
f57ae7b13b
|
enh: prohibit users from tampering with configuration files after data encryption takes effect (#34344)
|
2026-01-28 17:23:39 +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
|
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
|
1d69d0bcc5
|
Merge branch 'main' into merge/mainto3.0
|
2026-01-20 15:13:36 +08:00 |
|
Zhixiao Bao
|
5eafbe2b60
|
feat: support encrypt bse , mnode , stream checkpoint. (#34197)
|
2026-01-20 10:29:21 +08:00 |
|
Tony Zhang
|
02f1308dbc
|
enh: interp supports using non-null prev/next values to fill (#34236)
|
2026-01-16 10:32:01 +08:00 |
|
Simon Guan
|
7cefa9c677
|
Merge branch '3.0' into merge/mainto3.0
|
2026-01-15 22:54:30 +08:00 |
|
dongming chen
|
1c31685529
|
fix/6696481594-remove-more-log (#34306)
|
2026-01-15 17:27:03 +08:00 |
|
guichuan zhang
|
03b70995bb
|
feat(taosx): support xnode agent management sql (#34224)
* feat(taosx): support xnode agent management sql
Closes [6646814636](https://project.feishu.cn/taosdata_td/feature/detail/6646814636)
* fix some memory leak
* chore: fix windows can't find openssl header file
* chore: fix memory in xnode agent module
* chore: fix and job memory leak
* docs: add error code and agent management docs
* chore: change the order of QUERY_NODE_ALTER_XNODE_AGENT_STMT
|
2026-01-12 20:15:37 +08:00 |
|
Bomin Zhang
|
56bea7d81a
|
feat: support create/drop totp_secret statement (#34162)
|
2026-01-06 09:28:58 +08:00 |
|
guichuan zhang
|
2c62466aa0
|
feat(taosx): support distributed taosx (#34126)
* feat: add xnode syntax
* refactor(xnode): reduce function complexity
* chore: add lost xnode.h file
* feat(xnode): create xnode task
* chore: fix double free error
* add xnoded
* start xnoded as subprocess
* complete xnode task feature
* complete show xnode jobs feature
* complete with option feature
* complete alter xnode job feature
* complete alter xnode task feature
* complete user pass feature
* clean code
* modify status type as char
* fix leader ep null
* fix start task req null
* fix pass id for status
* support timeout msg
* drop xnode task relative jobs
* clean code
* wip
* chore: add test cases for xnode
* chore: fix 3.0 merge changes
* fix drain core dump and create task core dump
* add password check
* retrieve xnode status from xnoded
* pass integer as double to cjson
* add some debug log
* add some job log
* fix start task lock
* do not handle http response
* fix coredump drop xnode task by name
* support start/stop/drop task by name
* remove mock xnoded
* support unix socket
* kill pre-xnoded before start
* support dnode close xnoded
* test(xnode): add unit test cases for xnode
* rebalance support where clause
* fix some test issue
* unformat http post content json string
* add xnode zh doc
* modify drain description
* remove job create/stop/drop operation
* support rebalance all without where condition
* support alter task by name
* add NULL param for mndCheckOperPrivilege
* add xnode txnode module for libmnode.a
* code clean
* change parser len to 4096
* clean code
* chore: try to fix gtest/gtest.h not found
* chore: fix markdown files
* chore: fix markdown in zh
* chore: fix enum issue and add ci
* chore: fix test case problem
* chore: fix pKeyVal overflow
* chore: rename to 排空节点
* chore: external cmake remove parallel
* chore: add DEP_ext_gtest for xnode test
* chore: fix gtest errors
* chore: remove gtest pthread lib
* chore: fix data type not match
* chore: fix some lint errors
* chore: fix void unlink
* chore: fix return with null pointer check
* chore: fix pointer double free and xnodeMemoryTest strncpy null
* chore: fix xnode encode action invalid datelen
* chore: remove TD_LINUX condition
* chore: use PRIu64 denote long long
* chore: fix task parser NULL and allow no with clause
* fix(xnode): fix windows build error
* chore: fix windows curl error
* chore: fix test case ins_tables relative error
* chore: fix memory leak
* docs: update taosx docs
* chore: update taosx docs
* chore: add role priviledge table
* chore: fix error code doc
* chore: fix test_xnode.py
* chore: fix doc typo
* fix: ci error while run test_user_privilege_sysinfo.py
---------
Co-authored-by: Linhe Huo <linhehuo@gmail.com>
Co-authored-by: huohong <sallyhuo@taosdata.com>
Co-authored-by: Simon Guan <guanshengliang@qq.com>
|
2026-01-01 14:51:03 +08:00 |
|
Kaili Xu
|
31126ab2b6
|
feat(rbac): access control (#33822)
|
2025-12-29 19:27:11 +08:00 |
|
Yihao Deng
|
d124e18b3b
|
enh: add token transport (#34012)
|
2025-12-27 16:09:12 +08:00 |
|
Zhixiao Bao
|
1cbbc16db9
|
fix: init taosd failed in unit test. (#34068)
|
2025-12-27 13:48:32 +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 |
|
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 |
|
dongming chen
|
e0ff824498
|
fix/6604279540: add more log for save raft config (#34010)
|
2025-12-24 09:07:42 +08:00 |
|
dongming chen
|
55f5bc0dd2
|
feat[TS-7233]: audit (#33850)
|
2025-12-16 16:27:11 +08:00 |
|
Yihao Deng
|
f5298caa15
|
enh: support reload ssl (#33858)
|
2025-12-15 16:48:20 +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 |
|
WANG MINGMING
|
675a68144e
|
fix(taosd): open cases (#33892)
|
2025-12-11 14:18:17 +08:00 |
|
dongming chen
|
b804d817b9
|
feat(TS-7270): internal dep (#33873)
|
2025-12-10 18:56:48 +08:00 |
|
dongming chen
|
e19e718b6b
|
feat(TS-7270): openssl dep (#33833)
|
2025-12-09 13:35:08 +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 |
|
Mario Peng
|
3b0d0e3742
|
feat:register instance (#33666)
|
2025-11-28 10:10:37 +08:00 |
|
Simon Guan
|
da142fb2c1
|
Merge branch '3.3.6' into merge/3.3.6tomain
|
2025-11-22 08:50:36 +08:00 |
|
dongming chen
|
edf3e101b9
|
enh/TD-38668-remove-incorrect-error-log (#33667)
|
2025-11-21 14:07:03 +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 |
|
pengrongkun94@qq.com
|
8e39a302e0
|
Merge remote-tracking branch 'origin/3.3.6' into HEAD
|
2025-11-07 16:05:07 +08:00 |
|
Mario Peng
|
93c1a388ba
|
feat:auth server (#33469)
|
2025-11-07 14:02:06 +08:00 |
|
Bomin Zhang
|
9f091b38e9
|
fix ci return value check issue (#33489)
|
2025-11-06 18:51:55 +08:00 |
|
Simon Guan
|
58bdc656c8
|
Merge branch '3.3.6' into merge/3.3.6tomain
|
2025-11-05 14:35:39 +08:00 |
|
dongming chen
|
2e1be8f777
|
enh(TD-38474): modify sdb data (#33457)
|
2025-11-04 09:26:24 +08:00 |
|
Simon Guan
|
b1f6208e3d
|
Merge branch '3.3.6' into merge/3.3.6tomain
|
2025-10-13 19:04:24 +08:00 |
|
dongming chen
|
87116894d7
|
fix: TS-7219-handle-status-req-timeout (#33210)
|
2025-10-13 19:01:21 +08:00 |
|
Kaili Xu
|
6241cce3a1
|
enh(rsma): support alter/decimal/composite key (#33177)
|
2025-10-10 11:24:13 +08:00 |
|