Zhixiao Bao
b8f29a4706
Fix: solving code security issues. ( #35234 )
2026-04-28 11:30:56 +08:00
Bomin Zhang
c7087331c8
feat: add option to force change default password ( #34165 )
2026-01-08 19:39:46 +08:00
Bomin Zhang
56bea7d81a
feat: support create/drop totp_secret statement ( #34162 )
2026-01-06 09:28:58 +08:00
Kaili Xu
5b07ea1d4d
enh: privilege parse and check create stream ( #34143 )
2026-01-04 17:04:33 +08:00
Yihao Deng
7e8ef40e0a
enh: addTransportSafetyTest ( #34081 )
2025-12-30 14:06:30 +08:00
Bomin Zhang
9f0271d715
feat: support token authentication ( #34026 )
2025-12-25 16:30:10 +08:00
guozhenwei
1c2ebfb61d
feat: support taos_connect_with func ( #33952 )
...
* feat: support taos_connect_with
* refactor: enhance connection options and add tests for taos_set_option and taos_connect_with
* fix: handle NULL keys and values in taos_connect_with options
* fix: revert TAOSWS_GIT_TAG to default value "main"
* docs: add TLS configuration options for WebSocket connections in documentation
* docs: modify zh docs and add en docs
* chore: update taos.cfg
* docs: add examples
* docs: add error handling for connection failure in example code
2025-12-20 21:15:31 +08:00
Bomin Zhang
d4e29c97fc
feat[TS-7529]: support TOTP authentication ( #33852 )
2025-12-10 15:25:21 +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
Haojun Liao
3cdc1604f3
feat(gpt): support imputation function ( #32910 )
2025-09-09 08:31:20 +08:00
Yihao Deng
bcabf3536a
feat: support BLOB data type ( #31704 )
2025-07-17 14:17:47 +08:00
Haojun Liao
f086921d80
fix(gpt): fix the error in future co-variate forecasting. ( #31333 )
2025-06-14 09:50:56 +08:00
Haojun Liao
c5faeb2413
test: comment some codes.
...
test: comment some codes.
2025-06-10 14:47:21 +08:00
Haojun Liao
81c0e679e9
doc: update docs. ( #31317 )
2025-06-07 16:05:03 +08:00
Haojun Liao
7a724c84f4
feat(gpt): support covariate forecasting ( #30806 )
2025-04-18 14:01:54 +08:00
Haojun Liao
a90b41e4ce
fix: tables with a composite primary key of type varchar may have incorrect counts of projected results when sorted.
2025-04-11 15:44:34 +08:00
freemine
9897d85f86
enh(test): adding TD_ALWAYS_ASSERT macro for test cases to use ( #30739 )
2025-04-10 16:52:55 +08:00
wangmm0220
e2bbb11e72
fix:unit test
2025-02-25 19:10:28 +08:00
Jinqing Kuang
51ffff2079
feat(query)[TS-5470]: add syntax to specify minimum duration for event and state windows
...
Introduce the `true for` syntax to allow users to specify the minimum
duration for event and state windows. Add corresponding tests to
validate the feature. Updated the user manual with usage instructions.
2025-02-24 08:02:48 +08:00
pengrongkun94@qq.com
b4f5b15df9
fix other async create database case
2025-01-13 18:09:09 +08:00
wangjiaming0909
222cd3a39b
fix clientTest
2024-12-25 17:36:45 +08:00
Haojun Liao
daecc4a290
other: merge main
2024-12-17 17:31:56 +08:00
Shengliang Guan
ebcf538c05
Merge branch 'main' into merge/mainto3.0
2024-12-11 20:12:50 +08:00
wangmm0220
5cfadb657f
feat:[TD-32642] add timezone support in windows
2024-12-06 17:00:50 +08:00
yihaoDeng
215208a985
Replace unsafe memory functions with safe versions
2024-12-04 13:35:11 +08:00
wangmm0220
2c3c01cfff
feat:[TD-32642] add charset for connection support
2024-11-27 22:57:48 +08:00
wangmm0220
c7d0f69ca4
feat:[TD-32642] add timezone logic
2024-11-25 23:43:37 +08:00
Haojun Liao
e4a1c5f070
other: merge main
2024-11-23 02:37:02 +08:00
wangmm0220
69da972796
feat:[TD-32642] add timezone logic
2024-11-22 18:31:51 +08:00
wangmm0220
7aef49638e
feat:[TD-32642] add timezone logic
2024-11-15 19:44:03 +08:00
xsren
e6cf658069
assert
2024-08-21 06:20:45 +08:00
xsren
db8e3b9ab3
test case
2024-08-09 15:53:35 +08:00
xsren
2c68cffe6e
test case
2024-08-08 19:40:38 +08:00
wangmm0220
3e8daeeb91
fix:[TD-31017]process return value in client
2024-07-28 01:07:07 +08:00
Haojun Liao
8144df956a
fix(stream): validate the stream hb msg, and discard the invalid hb msg.
2024-07-01 13:36:06 +08:00
Haojun Liao
025437df0c
fix(stream): fix error in checkpoint consensus.
2024-06-27 19:25:18 +08:00
wangmm0220
bdba23ca92
fix:concat db string in moniotr
2024-06-24 11:42:17 +08:00
wangmm0220
65fac20367
fix:[TS-4921] merge from 3.0
2024-06-22 15:02:34 +08:00
wangmm0220
5dcfed2d51
feat:[TS-4921]add logic for slow log
2024-06-19 18:54:26 +08:00
Haojun Liao
04281bcd07
fix(util): uncomment the timestamp decode function with AVX2 instructions, and do some internal refactor.
2024-06-19 15:06:09 +08:00
Haojun Liao
6124666488
fix(query): fix bugs caused by refactor.
2024-05-18 18:40:49 +08:00
Haojun Liao
43bec6c00f
fix(query): fix error in refactor.
2024-05-18 09:47:31 +08:00
Haojun Liao
0e08cc16c5
fix(test): update test case.
2024-05-17 00:39:36 +08:00
Haojun Liao
149eeecd76
fix(test): update test case.
2024-05-17 00:37:16 +08:00
Haojun Liao
b669c7b464
fix(test): update test case.
2024-05-17 00:11:44 +08:00
Haojun Liao
66254c96a7
fix(query):remove invalid assert.
2024-05-16 19:26:07 +08:00
Haojun Liao
92b247e5b4
refactor: move compress data in query threads.
2024-05-16 15:55:48 +08:00
Haojun Liao
ae4e2bf671
fix(stream): suppress some warnings by ide.
2024-04-26 10:00:54 +08:00
Haojun Liao
c7806ebca2
fix(util): fix race condition.
2024-04-25 13:58:02 +08:00
Haojun Liao
ecd09059f5
fix(tsdb): fix error in reading data from file block
2024-03-22 10:16:56 +08:00