ver-3.1.1.0
版本发布时间: 2023-09-03 21:35:45
taosdata/TDengine最新发布版本:ver-3.3.3.0(2024-10-08 15:31:53)
New Features/Improvements
- Stream processing can be used in database with 3 replica
- Join performance optimization
- Performance improvement for interval + limit
- Audit log (TDengine Pro only)
What's Changed
- merge main by @xiao-yu-wang in https://github.com/taosdata/TDengine/pull/20924
- fix: taos shell cloud ux with 3 more stars mask by @sangshuduo in https://github.com/taosdata/TDengine/pull/20912
- docs(taosAdapter): the automatic database creation behavior for the schemaless protocol can be configured by @huskar-t in https://github.com/taosdata/TDengine/pull/20929
- Update index.md to add enableScience option in taos.cfg (english) by @DuanKuanJun in https://github.com/taosdata/TDengine/pull/20932
- Update index.md add enableScience option to taos.cfg by @DuanKuanJun in https://github.com/taosdata/TDengine/pull/20931
- docs/v3.0.3.4 by @xleili in https://github.com/taosdata/TDengine/pull/20935
- docs: support schemaless insert by @AdamEECS in https://github.com/taosdata/TDengine/pull/20944
- docs update offcial doc monitor section by @sunpe in https://github.com/taosdata/TDengine/pull/20949
- merge main by @xiao-yu-wang in https://github.com/taosdata/TDengine/pull/20950
- fix: atoi on int64 config item by @sangshuduo in https://github.com/taosdata/TDengine/pull/20946
- enhance: udf handle expired after 10s by @shenglian-zhou in https://github.com/taosdata/TDengine/pull/20928
- enhance: add udf stub expiration of 10s after creation by @shenglian-zhou in https://github.com/taosdata/TDengine/pull/20876
- fix: illegal accesses by @huolibo in https://github.com/taosdata/TDengine/pull/20960
- feat: the fill value clause supports constant expressions by @xiao-yu-wang in https://github.com/taosdata/TDengine/pull/20961
- docs: fix for monitor doc by @sunpe in https://github.com/taosdata/TDengine/pull/20963
- docs: update title for monitor doc by @sunpe in https://github.com/taosdata/TDengine/pull/20965
- enh: add param for to_unixtimestamp to return timestamp type by @glzhao89 in https://github.com/taosdata/TDengine/pull/20959
- feat: last queries with tags output can be read from cache by @xiao-yu-wang in https://github.com/taosdata/TDengine/pull/20964
- feat: the having clause can be used after the partition by clause or window clause by @xiao-yu-wang in https://github.com/taosdata/TDengine/pull/20981
- enh: adjust size limit of applyQ and negotiationWin by @bgzhao66 in https://github.com/taosdata/TDengine/pull/20990
- enhance: package jdbc-driver for enterprise package by @xleili in https://github.com/taosdata/TDengine/pull/20999
- add learner by @cadem in https://github.com/taosdata/TDengine/pull/20971
- docs: update taoskeeper and monitor docs by @sunpe in https://github.com/taosdata/TDengine/pull/21004
- fix: taosbenchmark escape char for 3.0 by @sangshuduo in https://github.com/taosdata/TDengine/pull/21017
- pause && resume by @54liuyao in https://github.com/taosdata/TDengine/pull/21035
- fix: spool logging msg with pMsg->term in syncNodeOnHeartbeat by @bgzhao66 in https://github.com/taosdata/TDengine/pull/21038
- fix: update commit index from heartbeat on learner in the same way as on follower by @bgzhao66 in https://github.com/taosdata/TDengine/pull/21039
- fix(stream): set the correct start offset for stream task. by @hjxilinx in https://github.com/taosdata/TDengine/pull/21018
- fix/block-check-to-async-check by @cadem in https://github.com/taosdata/TDengine/pull/21045
- enhance: error code refactor by @shenglian-zhou in https://github.com/taosdata/TDengine/pull/21034
- refactor: do some internal refactor and add the sample code. by @hjxilinx in https://github.com/taosdata/TDengine/pull/21053
- enh: support user passwd version by @kailixu in https://github.com/taosdata/TDengine/pull/20828
- remove null pointer by @cadem in https://github.com/taosdata/TDengine/pull/21055
- docs: add docs for
taoskeeper with prometheus
by @sunpe in https://github.com/taosdata/TDengine/pull/21052 - enh: ignore single row null data type validation by @dapan1121 in https://github.com/taosdata/TDengine/pull/21059
- feat: support log slow query by default by @dapan1121 in https://github.com/taosdata/TDengine/pull/21057
- filter voter when agree upon by @cadem in https://github.com/taosdata/TDengine/pull/21073
- change learner config format by @cadem in https://github.com/taosdata/TDengine/pull/21069
- docs: fix tmq create database args by @AdamEECS in https://github.com/taosdata/TDengine/pull/21081
- enh: comment off unused error codes in sync and wal by @bgzhao66 in https://github.com/taosdata/TDengine/pull/21079
- enh: unify error msg for no disk space by @bgzhao66 in https://github.com/taosdata/TDengine/pull/21072
- feature: tag scan group and slimit by @shenglian-zhou in https://github.com/taosdata/TDengine/pull/21066
- docs: update connector matrix for 3.0 by @sangshuduo in https://github.com/taosdata/TDengine/pull/21086
- docs: fix typos and use 3.1.0 in java connector for3.0 by @sangshuduo in https://github.com/taosdata/TDengine/pull/21095
- sim/valgrind: suppress rocks reachables by @stephenkgu in https://github.com/taosdata/TDengine/pull/21091
- Update 14-stream.md by @54liuyao in https://github.com/taosdata/TDengine/pull/21096
- fix(taosAdapter): tmq lift blocking time limit by @huskar-t in https://github.com/taosdata/TDengine/pull/21101
- enhance: enterprise pull jdbc from tag 3.1.0 by @xleili in https://github.com/taosdata/TDengine/pull/21103
- docs:fix compile error by @dingbo8128 in https://github.com/taosdata/TDengine/pull/21108
- docs: release 3.0.4.1 by @xleili in https://github.com/taosdata/TDengine/pull/21109
- docs: release 3.0.4.1 zh by @xleili in https://github.com/taosdata/TDengine/pull/21112
- docs: fix build zh release history failed by @xleili in https://github.com/taosdata/TDengine/pull/21113
- docs(driver): jdbc error code by @huolibo in https://github.com/taosdata/TDengine/pull/21114
- opti:make note more specific by @wangmm0220 in https://github.com/taosdata/TDengine/pull/21084
- opti:make note more specific by @wangmm0220 in https://github.com/taosdata/TDengine/pull/21083
- opti:make note more specific by @wangmm0220 in https://github.com/taosdata/TDengine/pull/21082
- docs: update range for numOfCommitThreads by @sangshuduo in https://github.com/taosdata/TDengine/pull/21122
- docs: update taosdump doc for 3.0 by @sangshuduo in https://github.com/taosdata/TDengine/pull/21130
- docs: python udf docs by @shenglian-zhou in https://github.com/taosdata/TDengine/pull/21138
- enh: support split vgroup by @bgzhao66 in https://github.com/taosdata/TDengine/pull/21107
- docs: add python udf english version by @shenglian-zhou in https://github.com/taosdata/TDengine/pull/21151
- Update 09-udf.md by @DuanKuanJun in https://github.com/taosdata/TDengine/pull/21157
- doc: revise doc structure of UDF by @gccgdb1234 in https://github.com/taosdata/TDengine/pull/21161
- doc: refine the description of TABLE_PREFIX and TABLE_SUFFIX by @gccgdb1234 in https://github.com/taosdata/TDengine/pull/21166
- enh: column/row max length support up to 64K by @kailixu in https://github.com/taosdata/TDengine/pull/20741
- Update 09-udf.md by @DuanKuanJun in https://github.com/taosdata/TDengine/pull/21176
- enh: declare mndSplitVgroup in mndVgroup.h by @bgzhao66 in https://github.com/taosdata/TDengine/pull/21173
- enh: unify error msg for disk space checking in doInitAggInfoSup by @bgzhao66 in https://github.com/taosdata/TDengine/pull/21162
- enh: commit vnode after consolidating alter hash range by @bgzhao66 in https://github.com/taosdata/TDengine/pull/21155
- fix: having clause issues by @dapan1121 in https://github.com/taosdata/TDengine/pull/21168
- balance leader skew by @cadem in https://github.com/taosdata/TDengine/pull/21146
- Update 14-stream.md by @54liuyao in https://github.com/taosdata/TDengine/pull/21182
- feat: process split vgroup msg imp by @bgzhao66 in https://github.com/taosdata/TDengine/pull/21188
- fix: projection merge issue by @dapan1121 in https://github.com/taosdata/TDengine/pull/21191
- Update 14-stream.md by @54liuyao in https://github.com/taosdata/TDengine/pull/21189
- docs: fix example tmp by @AdamEECS in https://github.com/taosdata/TDengine/pull/21197
- transaction multithread by @cadem in https://github.com/taosdata/TDengine/pull/21136
- fix: projection group merge issue by @dapan1121 in https://github.com/taosdata/TDengine/pull/21202
- fix: memory leak by @kailixu in https://github.com/taosdata/TDengine/pull/21207
- fix: count wrong group number issue by @dapan1121 in https://github.com/taosdata/TDengine/pull/21215
- enh(cache/rocks): base for rocks put/get by @stephenkgu in https://github.com/taosdata/TDengine/pull/20996
- docs: add cmd to check status of taosd for mac by @AdamEECS in https://github.com/taosdata/TDengine/pull/21220
- docs: add example and document for rust schemaless insert by @AdamEECS in https://github.com/taosdata/TDengine/pull/21024
- docs(driver): jdbc 3.2.1 document and error code by @huolibo in https://github.com/taosdata/TDengine/pull/21223
- docs(driver): fix format by @huolibo in https://github.com/taosdata/TDengine/pull/21233
- docs: resolve format error by @gccgdb1234 in https://github.com/taosdata/TDengine/pull/21239
- docs: formate and note of java doc by @huolibo in https://github.com/taosdata/TDengine/pull/21235
- docs: fix broken and redirecting links in 3.0 by @danielclow in https://github.com/taosdata/TDengine/pull/20684
- fix(tsdb/cache): primary ts column loading by @stephenkgu in https://github.com/taosdata/TDengine/pull/21234
- fix(cache/get): fix rocks batch writing when storing loading results by @stephenkgu in https://github.com/taosdata/TDengine/pull/21248
- Feat/restore dnode by @cadem in https://github.com/taosdata/TDengine/pull/21247
- fix(tmq): add some logs. by @hjxilinx in https://github.com/taosdata/TDengine/pull/21255
- chore: add libgeos-dev package for geometry pull-request by @sangshuduo in https://github.com/taosdata/TDengine/pull/21256
- feat: support connectors licensing by @kailixu in https://github.com/taosdata/TDengine/pull/21253
- fix(tmq): update the local offset when retrieving offset from vnode. by @hjxilinx in https://github.com/taosdata/TDengine/pull/21260
- doc: remove experimental.enable.snapshot by @gccgdb1234 in https://github.com/taosdata/TDengine/pull/21264
- feat(query): support interp with super table by @glzhao89 in https://github.com/taosdata/TDengine/pull/21144
- Update 04-stable.md by @plum-lihui in https://github.com/taosdata/TDengine/pull/21272
- Update 04-stable.md by @plum-lihui in https://github.com/taosdata/TDengine/pull/21273
- fix: error wording about reconfig by @sangshuduo in https://github.com/taosdata/TDengine/pull/21049
- enh: error code optimization by @kailixu in https://github.com/taosdata/TDengine/pull/21128
- test:add testcases of learner in election by @tomchon in https://github.com/taosdata/TDengine/pull/21261
- invalid message by @cadem in https://github.com/taosdata/TDengine/pull/21274
- fix: kafka connector doc issues by @feici02 in https://github.com/taosdata/TDengine/pull/21277
- docs(driver): fix jdbc error code by @huolibo in https://github.com/taosdata/TDengine/pull/21278
- docs: fix markdown error by @danielclow in https://github.com/taosdata/TDengine/pull/21280
- docs: fix broken links by @sangshuduo in https://github.com/taosdata/TDengine/pull/21288
- merge main into 3.0 branch. by @hjxilinx in https://github.com/taosdata/TDengine/pull/21270
- Enh/rocksdb sstate merge dev3 by @yihaoDeng in https://github.com/taosdata/TDengine/pull/21245
- docs: update readme with libgflags by @sangshuduo in https://github.com/taosdata/TDengine/pull/21293
- docs: update grafana doc for 3.0 by @sangshuduo in https://github.com/taosdata/TDengine/pull/21300
- enh(taosAdapter): update taosAdapter by @huskar-t in https://github.com/taosdata/TDengine/pull/21298
- feat: create dnode limited by grant of cpu cores by @kailixu in https://github.com/taosdata/TDengine/pull/21291
- Correction/纠正 01-data-type.md by @meeki007 in https://github.com/taosdata/TDengine/pull/21313
- Enh/rocksdb sstate merge by @yihaoDeng in https://github.com/taosdata/TDengine/pull/21295
- feature(tmq): add new API to extract offset from result set. by @hjxilinx in https://github.com/taosdata/TDengine/pull/21316
- fix: client hb logic fix and optimization by @kailixu in https://github.com/taosdata/TDengine/pull/21315
- fix: file fd not clear issue by @dapan1121 in https://github.com/taosdata/TDengine/pull/21319
- fix: fix null pointer issue in destroyTimesliceOperator by @glzhao89 in https://github.com/taosdata/TDengine/pull/21308
- pause source task by @54liuyao in https://github.com/taosdata/TDengine/pull/21320
- chore: restore the test cases by @kailixu in https://github.com/taosdata/TDengine/pull/21327
- chore: change rocksdb repo to upstream by @sangshuduo in https://github.com/taosdata/TDengine/pull/21318
- fix: client HB logic by @kailixu in https://github.com/taosdata/TDengine/pull/21334
- fix stream queue mem leak by @54liuyao in https://github.com/taosdata/TDengine/pull/21344
- Update cases.task by @plum-lihui in https://github.com/taosdata/TDengine/pull/21357
- merge main, and do some internal refactor. by @hjxilinx in https://github.com/taosdata/TDengine/pull/21353
- test: add cluster global tdDnodes by @DuanKuanJun in https://github.com/taosdata/TDengine/pull/21317
- feat: add restore command sets to taos-CLI by @DuanKuanJun in https://github.com/taosdata/TDengine/pull/21354
- fix: fill window end issue by @dapan1121 in https://github.com/taosdata/TDengine/pull/21363
- Update container_build.sh by @tomchon in https://github.com/taosdata/TDengine/pull/21370
- Test/td 21161 by @happyguoxy in https://github.com/taosdata/TDengine/pull/21326
- fix pause agg task by @54liuyao in https://github.com/taosdata/TDengine/pull/21367
- state merge into 3.0 by @yihaoDeng in https://github.com/taosdata/TDengine/pull/21364
- restore learner stuck by @cadem in https://github.com/taosdata/TDengine/pull/21350
- refactor: do some internal refactor. by @hjxilinx in https://github.com/taosdata/TDengine/pull/21362
- test: increase timeouts of checking db ready by @tomchon in https://github.com/taosdata/TDengine/pull/21373
- change restore prompt message by @cadem in https://github.com/taosdata/TDengine/pull/21366
- status resp return null when only one ep by @cadem in https://github.com/taosdata/TDengine/pull/21322
- Feat/force drop dnode by @cadem in https://github.com/taosdata/TDengine/pull/21325
- docs: fix zh/02-intro by @sangshuduo in https://github.com/taosdata/TDengine/pull/21380
- doc: refine Kafka source connector configuration parameters by @gccgdb1234 in https://github.com/taosdata/TDengine/pull/21377
- enh(cache/batchread): load columns in one trip by @stephenkgu in https://github.com/taosdata/TDengine/pull/21331
- fix: invalid memory access of buffer after vsnprintf by @wangjiaming0909 in https://github.com/taosdata/TDengine/pull/21348
- doc: refine kafka connector by @gccgdb1234 in https://github.com/taosdata/TDengine/pull/21381
- opt stream ci test by @54liuyao in https://github.com/taosdata/TDengine/pull/21383
- feat: support client meta control by @dapan1121 in https://github.com/taosdata/TDengine/pull/21335
- feat: support update active code by SQL by @kailixu in https://github.com/taosdata/TDengine/pull/21358
- fix: fix interp in nested query and fill value with string issue by @glzhao89 in https://github.com/taosdata/TDengine/pull/21352
- feat(query): interp support ignore null value opition by @glzhao89 in https://github.com/taosdata/TDengine/pull/21329
- fix: fix assert crash in tsort.c by @glzhao89 in https://github.com/taosdata/TDengine/pull/21391
- docs: update wechat tdengine1 by @sangshuduo in https://github.com/taosdata/TDengine/pull/21395
- Refact/fillhistory by @hjxilinx in https://github.com/taosdata/TDengine/pull/21396
- docs: udf requires python 3.7+ by @sangshuduo in https://github.com/taosdata/TDengine/pull/21397
- doc: add td.connect.type by @gccgdb1234 in https://github.com/taosdata/TDengine/pull/21400
- doc: refine td.connect.type by @gccgdb1234 in https://github.com/taosdata/TDengine/pull/21403
- fix: free assignment crash on Windows by @huskar-t in https://github.com/taosdata/TDengine/pull/21402
- add parameter by @yihaoDeng in https://github.com/taosdata/TDengine/pull/21409
- fix(cache/loading): skip partial loading tables by @stephenkgu in https://github.com/taosdata/TDengine/pull/21410
- docs: update docs for tdinsight and monitor by @sunpe in https://github.com/taosdata/TDengine/pull/21408
- Update 01-faq.md by @DuanKuanJun in https://github.com/taosdata/TDengine/pull/21392
- fix: last query taosd crash issue by @dapan1121 in https://github.com/taosdata/TDengine/pull/21415
- Update 01-faq.md by @DuanKuanJun in https://github.com/taosdata/TDengine/pull/21420
- fix(cache/commit): skip batch write if empty by @stephenkgu in https://github.com/taosdata/TDengine/pull/21389
- fix: last(tag) report error issue by @dapan1121 in https://github.com/taosdata/TDengine/pull/21419
- docs: update connect for jdbc version by @sangshuduo in https://github.com/taosdata/TDengine/pull/21426
- fix: tsdb read and append _wstart for tsma by @kailixu in https://github.com/taosdata/TDengine/pull/21413
- enh(taosAdapter): support get assignment and seek by @huskar-t in https://github.com/taosdata/TDengine/pull/21416
- fix(cache/read): set none to null instead of skipping column by @stephenkgu in https://github.com/taosdata/TDengine/pull/21432
- fix(cache): sychronize commit, read and write threads with writebatch by @stephenkgu in https://github.com/taosdata/TDengine/pull/21429
- test:comment unit test catalog in cases by @tomchon in https://github.com/taosdata/TDengine/pull/21435
- test:comment the testcase of tmq by @tomchon in https://github.com/taosdata/TDengine/pull/21425
- Remove taosx, connector, explorer and taoskeeper in cloud tdengine by @wingwing2005 in https://github.com/taosdata/TDengine/pull/21422
- fix: alter dnode option has no effect by @kailixu in https://github.com/taosdata/TDengine/pull/21439
- fix: last(tbname) out of memory issue by @dapan1121 in https://github.com/taosdata/TDengine/pull/21430
- docs: 3.0.4.2 by @xleili in https://github.com/taosdata/TDengine/pull/21443
- build: release ver-3.0.4.2 by @xleili in https://github.com/taosdata/TDengine/pull/21444
- fix: remove taosTools zh duplicate release ver-2.5.0 by @xleili in https://github.com/taosdata/TDengine/pull/21447
- set agg pause status by @54liuyao in https://github.com/taosdata/TDengine/pull/21442
- comfirm msg when add learner by @cadem in https://github.com/taosdata/TDengine/pull/21446
- fix: delete index filter for desc query by @kailixu in https://github.com/taosdata/TDengine/pull/21437
- fix: core dump when select with interval caused by order by @wangjiaming0909 in https://github.com/taosdata/TDengine/pull/21448
- feat:[TD-23117] add schema for ins_topics by @wangmm0220 in https://github.com/taosdata/TDengine/pull/21282
- enh: support config batch rows number when import data from csv file by @dapan1121 in https://github.com/taosdata/TDengine/pull/21440
- Feature/3.0 geometry by @dinglezhang in https://github.com/taosdata/TDengine/pull/21037
- docs: update readme with geos by @sangshuduo in https://github.com/taosdata/TDengine/pull/21453
- docs: remove geometry docs by @sangshuduo in https://github.com/taosdata/TDengine/pull/21454
- enh: stmt insert demo by @huolibo in https://github.com/taosdata/TDengine/pull/21456
- fix: fix count var type error by @glzhao89 in https://github.com/taosdata/TDengine/pull/21455
- skip some errors by @xiaopingcs in https://github.com/taosdata/TDengine/pull/21458
- fix(cache/read): associate tbname with primary ts column by @stephenkgu in https://github.com/taosdata/TDengine/pull/21445
- build: remove taos tools from cloud build by @wingwing2005 in https://github.com/taosdata/TDengine/pull/21452
- build: remove taosdump from cloud build by @wingwing2005 in https://github.com/taosdata/TDengine/pull/21451
- fix sma sliding window by @54liuyao in https://github.com/taosdata/TDengine/pull/21462
- test case parameter by @cadem in https://github.com/taosdata/TDengine/pull/21464
- docs: update readme by @sangshuduo in https://github.com/taosdata/TDengine/pull/21473
- feat:add privilege for schemaless by @wangmm0220 in https://github.com/taosdata/TDengine/pull/21470
- enh: tmq example add all properties by @huolibo in https://github.com/taosdata/TDengine/pull/21465
- refactor: remove the module dependency. TD-24279 by @hjxilinx in https://github.com/taosdata/TDengine/pull/21449
- enh(taosAdapter): change taosAdapter to 3.0 branch by @huskar-t in https://github.com/taosdata/TDengine/pull/21482
- enh(taosAdapter): change taosAdapter to main branch by @huskar-t in https://github.com/taosdata/TDengine/pull/21481
- prompt message when 2 mnode by @cadem in https://github.com/taosdata/TDengine/pull/21483
- enhance: python udf sample with numpy by @shenglian-zhou in https://github.com/taosdata/TDengine/pull/21484
- fix: fix timestamp conversion error due to daylight saving time by @glzhao89 in https://github.com/taosdata/TDengine/pull/21467
- fix: fix log not compressed when logKeepDays set to positive value by @glzhao89 in https://github.com/taosdata/TDengine/pull/21469
- fix(query): fix bug in iterating the table list. by @hjxilinx in https://github.com/taosdata/TDengine/pull/21486
- fix(query): fix bug in iterating the table list. by @hjxilinx in https://github.com/taosdata/TDengine/pull/21489
- fix(tmq): set the correct offset rsp when no poll occuring. by @hjxilinx in https://github.com/taosdata/TDengine/pull/21492
- fix pause issue by @54liuyao in https://github.com/taosdata/TDengine/pull/21487
- fix tsdb read error version by @54liuyao in https://github.com/taosdata/TDengine/pull/21478
- fix(cache): fix deleted data by @stephenkgu in https://github.com/taosdata/TDengine/pull/21479
- check offline when force by @cadem in https://github.com/taosdata/TDengine/pull/21490
- fix:memory leak by @wangmm0220 in https://github.com/taosdata/TDengine/pull/21480
- docs: fix typos by @sangshuduo in https://github.com/taosdata/TDengine/pull/21503
- fix(stream): set the skip offset when resume stream task. by @hjxilinx in https://github.com/taosdata/TDengine/pull/21501
- docs: fix udf zh typos by @sangshuduo in https://github.com/taosdata/TDengine/pull/21504
- enhance: scalar filter improvement by @shenglian-zhou in https://github.com/taosdata/TDengine/pull/21405
- doc: refine python UDF user guide by @gccgdb1234 in https://github.com/taosdata/TDengine/pull/21500
- Update 09-udf.md by @gccgdb1234 in https://github.com/taosdata/TDengine/pull/21508
- docs: fix timeline function super table explaination by @glzhao89 in https://github.com/taosdata/TDengine/pull/21491
- fix: sliding can't be 1a issue by @dapan1121 in https://github.com/taosdata/TDengine/pull/21497
- enh: refactor some func names for syncLogReplProcessReply by @bgzhao66 in https://github.com/taosdata/TDengine/pull/21299
- refactor: do some internal refactor. by @hjxilinx in https://github.com/taosdata/TDengine/pull/21511
- docs: update alter database options for WAL_RETENTION_PERIOD etc. by @bgzhao66 in https://github.com/taosdata/TDengine/pull/21518
- fix: TDengine build on macOS arm64 by @huskar-t in https://github.com/taosdata/TDengine/pull/21513
- fix: page buffer cache flush wrong bytes of data into disk by @wangjiaming0909 in https://github.com/taosdata/TDengine/pull/21512
- fix: show create table privilege issue by @dapan1121 in https://github.com/taosdata/TDengine/pull/21519
- check empty dnode by @cadem in https://github.com/taosdata/TDengine/pull/21498
- refactor: do some internal refactor. by @hjxilinx in https://github.com/taosdata/TDengine/pull/21521
- fix(rocks/log): set info log level to warn_level by @stephenkgu in https://github.com/taosdata/TDengine/pull/21517
- fix: if block row num is less than definit min rows, set the bucket index to 0 by @shenglian-zhou in https://github.com/taosdata/TDengine/pull/21510
- change parameter by @yihaoDeng in https://github.com/taosdata/TDengine/pull/21472
- fix: link rocksdb shared library by @hzcheng in https://github.com/taosdata/TDengine/pull/21457
- fix:put poll to push manager if wal not exist when offset is latest by @wangmm0220 in https://github.com/taosdata/TDengine/pull/21499
- Update 01-faq.md by @DuanKuanJun in https://github.com/taosdata/TDengine/pull/21522
- set sched status by @54liuyao in https://github.com/taosdata/TDengine/pull/21516
- fix: disable debug info by @dapan1121 in https://github.com/taosdata/TDengine/pull/21525
- feat(driver): jdbc add tmq seek function by @huolibo in https://github.com/taosdata/TDengine/pull/21279
- docs: refine python connector doc for req_id by @sangshuduo in https://github.com/taosdata/TDengine/pull/21526
- fix(query): invalid buf page by @kailixu in https://github.com/taosdata/TDengine/pull/21514
- add smaBasic.py test case by @DuanKuanJun in https://github.com/taosdata/TDengine/pull/21529
- fix(stream): fix memory leak in handling dispatch msg. TD-24447 by @hjxilinx in https://github.com/taosdata/TDengine/pull/21531
- enh: stmt column length validation by @dapan1121 in https://github.com/taosdata/TDengine/pull/21542
- fix(stream): set the correct rps flag as the dispatch rsp. by @hjxilinx in https://github.com/taosdata/TDengine/pull/21539
- fix sliding window issue by @54liuyao in https://github.com/taosdata/TDengine/pull/21530
- Enh/change rocks param by @yihaoDeng in https://github.com/taosdata/TDengine/pull/21545
- change db param by @yihaoDeng in https://github.com/taosdata/TDengine/pull/21541
- fix(query): check the version range when dump partial rows. #TD-24504 by @hjxilinx in https://github.com/taosdata/TDengine/pull/21551
- feat: support create topic as stable with conditions by @wangmm0220 in https://github.com/taosdata/TDengine/pull/21515
- fix:make version compatible by @wangmm0220 in https://github.com/taosdata/TDengine/pull/21557
- set session update info by @54liuyao in https://github.com/taosdata/TDengine/pull/21559
- reset sream fill block index by @54liuyao in https://github.com/taosdata/TDengine/pull/21558
- set recover scan version by @54liuyao in https://github.com/taosdata/TDengine/pull/21564
- add test case for ci from test task ts_3398 by charles by @flyingangel2013 in https://github.com/taosdata/TDengine/pull/21438
- fix: fix interval operator ensure capacity logic by @glzhao89 in https://github.com/taosdata/TDengine/pull/21556
- other: merge main into 3.0. by @hjxilinx in https://github.com/taosdata/TDengine/pull/21555
- other: merge 3.0 into main. by @hjxilinx in https://github.com/taosdata/TDengine/pull/21570
- reset ud table name by @54liuyao in https://github.com/taosdata/TDengine/pull/21566
- feat: change get taos-tools code with 3.0 branch by @DuanKuanJun in https://github.com/taosdata/TDengine/pull/21573
- feat: get taos-tools code from main branch by @DuanKuanJun in https://github.com/taosdata/TDengine/pull/21574
- change log level by @yihaoDeng in https://github.com/taosdata/TDengine/pull/21553
- git enchance: change goes as static link by @xleili in https://github.com/taosdata/TDengine/pull/21582
- enchance: support libgeos static link & install remove librocksdb by @xleili in https://github.com/taosdata/TDengine/pull/21580
- fix:open task case & modify mqRebVgReq encode/decode style by @wangmm0220 in https://github.com/taosdata/TDengine/pull/21562
- reset unclosed window info by @54liuyao in https://github.com/taosdata/TDengine/pull/21577
- fix: no data after seek by @huskar-t in https://github.com/taosdata/TDengine/pull/21578
- refactor: do some internal refactor. by @hjxilinx in https://github.com/taosdata/TDengine/pull/21554
- fix: no data after seek by @huskar-t in https://github.com/taosdata/TDengine/pull/21579
- other: merge main. by @hjxilinx in https://github.com/taosdata/TDengine/pull/21585
- other: merge 3.0 into main. by @hjxilinx in https://github.com/taosdata/TDengine/pull/21587
- chore: unbind the dependency by @kailixu in https://github.com/taosdata/TDengine/pull/21588
- fix(meta): split meta by @stephenkgu in https://github.com/taosdata/TDengine/pull/21386
- feature: add user priv when create db, remove priv check with create_dbs by @wangjiaming0909 in https://github.com/taosdata/TDengine/pull/21550
- feat: allow user to reset root passwd by @kailixu in https://github.com/taosdata/TDengine/pull/21523
- chore: update docs about support row/columns width up to 64KB by @kailixu in https://github.com/taosdata/TDengine/pull/21495
- chore: update docs about support row/columns width up to 64KB by @kailixu in https://github.com/taosdata/TDengine/pull/21611
- fix(query/sys): pause/resume with sys scan operator by @stephenkgu in https://github.com/taosdata/TDengine/pull/21595
- fix(cache/binary): fix crash in freeItem by @stephenkgu in https://github.com/taosdata/TDengine/pull/21608
- fix: compress core by tDataTypes by @luckeverda in https://github.com/taosdata/TDengine/pull/21612
- enh: optimize timeline function validation by @dapan1121 in https://github.com/taosdata/TDengine/pull/21222
- fix/td-24600 by @yihaoDeng in https://github.com/taosdata/TDengine/pull/21590
- fix: change compile opt by @yihaoDeng in https://github.com/taosdata/TDengine/pull/21609
- docs(driver): jdbc consumer demo by @huolibo in https://github.com/taosdata/TDengine/pull/21618
- other: add jdbc consumer demo by @huolibo in https://github.com/taosdata/TDengine/pull/21561
- feat(query): support single point interp by @glzhao89 in https://github.com/taosdata/TDengine/pull/21527
- release: update default version by @xiaopingcs in https://github.com/taosdata/TDengine/pull/21624
- test:modify test case for multilevel.py by @jiacy-jcy in https://github.com/taosdata/TDengine/pull/21623
- update release version by @xiaopingcs in https://github.com/taosdata/TDengine/pull/21625
- update taos-tools release version by @xiaopingcs in https://github.com/taosdata/TDengine/pull/21628
- update taos-tools release version by @xiaopingcs in https://github.com/taosdata/TDengine/pull/21627
- fix stream ci issue by @54liuyao in https://github.com/taosdata/TDengine/pull/21617
- fix stream ci issue by @54liuyao in https://github.com/taosdata/TDengine/pull/21616
- docs: add assignments and seek offset by @AdamEECS in https://github.com/taosdata/TDengine/pull/21593
- docs: td-24609 by @AdamEECS in https://github.com/taosdata/TDengine/pull/21636
- docs: go connector add tmq assignment and seek by @huskar-t in https://github.com/taosdata/TDengine/pull/21619
- docs: go connector add tmq assignment and seek by @huskar-t in https://github.com/taosdata/TDengine/pull/21596
- Update 03-package.md by @CubicTec in https://github.com/taosdata/TDengine/pull/21634
- fix(client): remove dependency by @hjxilinx in https://github.com/taosdata/TDengine/pull/21637
- opt stream sliding test by @54liuyao in https://github.com/taosdata/TDengine/pull/21633
- opt stream ci test by @54liuyao in https://github.com/taosdata/TDengine/pull/21630
- semi interval op check data ts by @54liuyao in https://github.com/taosdata/TDengine/pull/21622
- fix: rewrite count(*) to count(1) for temp table by @shenglian-zhou in https://github.com/taosdata/TDengine/pull/21606
- fix(os): add -L jemalloc lib path by @stephenkgu in https://github.com/taosdata/TDengine/pull/21642
- fix/TD-24644 by @cadem in https://github.com/taosdata/TDengine/pull/21635
- docs: add version history by @AdamEECS in https://github.com/taosdata/TDengine/pull/21643
- docs: add version history by @AdamEECS in https://github.com/taosdata/TDengine/pull/21644
- change link opt by @yihaoDeng in https://github.com/taosdata/TDengine/pull/21638
- fix: exclude install and remove lbrocksdb.so by @xleili in https://github.com/taosdata/TDengine/pull/21652
- enh: optimize filter performance by @dapan1121 in https://github.com/taosdata/TDengine/pull/21597
- fix: change kafka doc, delete confluent related content by @huolibo in https://github.com/taosdata/TDengine/pull/21641
- fix: change kafka doc, delete confluent related content by @huolibo in https://github.com/taosdata/TDengine/pull/21640
- fix: fix multiple diffs output less lines if null values involved by @glzhao89 in https://github.com/taosdata/TDengine/pull/21547
- enh: enable interp fill value support scarlar expression by @glzhao89 in https://github.com/taosdata/TDengine/pull/21599
- opt stream block dispatch by @54liuyao in https://github.com/taosdata/TDengine/pull/21632
- docs: update readme main by @sangshuduo in https://github.com/taosdata/TDengine/pull/21654
- fix/td-24600-dv3 by @yihaoDeng in https://github.com/taosdata/TDengine/pull/21602
- fix: exclude install and remove lbrocksdb.so by @xleili in https://github.com/taosdata/TDengine/pull/21655
- fix: prevent projectoperator scanning all rows when limit with no group by @wangjiaming0909 in https://github.com/taosdata/TDengine/pull/21567
- fix: select desc and asc return different rows after delete by @wangjiaming0909 in https://github.com/taosdata/TDengine/pull/21601
- docs: jdbc add seek doc by @huolibo in https://github.com/taosdata/TDengine/pull/21648
- docs: jdbc add seek doc by @huolibo in https://github.com/taosdata/TDengine/pull/21647
- docs(driver): Demo connection paramters by @huolibo in https://github.com/taosdata/TDengine/pull/21666
- docs(driver): demo connection paramters by @huolibo in https://github.com/taosdata/TDengine/pull/21665
- test: add case pricision us and ns to tasklist by @DuanKuanJun in https://github.com/taosdata/TDengine/pull/21664
- docs: upgrade connector-rust version by @AdamEECS in https://github.com/taosdata/TDengine/pull/21673
- docs: upgrade connector-rust version by @AdamEECS in https://github.com/taosdata/TDengine/pull/21674
- enhance: community package suport adapater release version by @xleili in https://github.com/taosdata/TDengine/pull/21657
- enhance: community package suport adapater release version by @xleili in https://github.com/taosdata/TDengine/pull/21668
- fix: typos in jdbcdemo example by @sangshuduo in https://github.com/taosdata/TDengine/pull/21646
- fix: remove -y from taosdump test for 3.0 by @sangshuduo in https://github.com/taosdata/TDengine/pull/21663
- fix: remove -y from taosdump test by @sangshuduo in https://github.com/taosdata/TDengine/pull/21661
- enh(vnd/sync): refine invalid message log by @stephenkgu in https://github.com/taosdata/TDengine/pull/21659
- fix: consumer group issue by @dapan1121 in https://github.com/taosdata/TDengine/pull/21677
- fix: row size too big issue by @dapan1121 in https://github.com/taosdata/TDengine/pull/21679
- add test case for task 3405 by charles by @flyingangel2013 in https://github.com/taosdata/TDengine/pull/21471
- add test case for task 3423 by charles by @flyingangel2013 in https://github.com/taosdata/TDengine/pull/21475
- update the ci test case for user privilege by charles by @flyingangel2013 in https://github.com/taosdata/TDengine/pull/21592
- docs(kafka): output format description by @huolibo in https://github.com/taosdata/TDengine/pull/21683
- docs(kafka): output format description by @huolibo in https://github.com/taosdata/TDengine/pull/21682
- docs: add docs for assignment and seek by @sunpe in https://github.com/taosdata/TDengine/pull/21658
- fix: add paramters for example by @huolibo in https://github.com/taosdata/TDengine/pull/21688
- fix: add paramters for example by @huolibo in https://github.com/taosdata/TDengine/pull/21686
- docs: fix broken links by @gccgdb1234 in https://github.com/taosdata/TDengine/pull/21689
- fix: subtask dead loop issue by @dapan1121 in https://github.com/taosdata/TDengine/pull/21687
- fix: systable vgroup empty issue by @dapan1121 in https://github.com/taosdata/TDengine/pull/21684
- docs: remove -y from taosdump doc by @sangshuduo in https://github.com/taosdata/TDengine/pull/21692
- doc: refine the location of taos.cfg by @gccgdb1234 in https://github.com/taosdata/TDengine/pull/21693
- fix: select * from information_schema.ins_columns can not complete by @shenglian-zhou in https://github.com/taosdata/TDengine/pull/21691
- opt batch write by @yihaoDeng in https://github.com/taosdata/TDengine/pull/21672
- docs(kafka): add topic delimiter parameter by @huolibo in https://github.com/taosdata/TDengine/pull/21695
- docs(kafka): add topic delimiter parameter by @huolibo in https://github.com/taosdata/TDengine/pull/21694
- enh: change conflict scope of transaction of split vgroup by @bgzhao66 in https://github.com/taosdata/TDengine/pull/21476
- doc: add metaCacheMaxSize description by @dapan1121 in https://github.com/taosdata/TDengine/pull/21704
- docs: add slow log descriptions by @dapan1121 in https://github.com/taosdata/TDengine/pull/21705
- fix:do not modify source data in schemaless by @wangmm0220 in https://github.com/taosdata/TDengine/pull/21576
- feat:add parameters for consumer & add offset rows for subscription by @wangmm0220 in https://github.com/taosdata/TDengine/pull/21690
- feat: support fill history with subquery by @dapan1121 in https://github.com/taosdata/TDengine/pull/21701
- test: make diff function testing case to pass by @DuanKuanJun in https://github.com/taosdata/TDengine/pull/21678
- fix:Vnode is closed or removed if drop database by @wangmm0220 in https://github.com/taosdata/TDengine/pull/21715
- fix:Vnode is closed or removed if drop database by @wangmm0220 in https://github.com/taosdata/TDengine/pull/21711
- feat:control memory size if consumer group is too much by @wangmm0220 in https://github.com/taosdata/TDengine/pull/21709
- fix:check wal not exist again before register to push & move push log… by @wangmm0220 in https://github.com/taosdata/TDengine/pull/21600
- fix/TS-3524 by @cadem in https://github.com/taosdata/TDengine/pull/21708
- fix: make vmProcessCreateVnodeReq idempotent by @bgzhao66 in https://github.com/taosdata/TDengine/pull/21718
- fix:open info log in tmq client & modify parametes in show consumers by @wangmm0220 in https://github.com/taosdata/TDengine/pull/21716
- fix: uniform format for csv file and shell output by @DuanKuanJun in https://github.com/taosdata/TDengine/pull/21713
- enh: decrease the package size by @kailixu in https://github.com/taosdata/TDengine/pull/21727
- fix: calculate the rows that can be put in one page by @shenglian-zhou in https://github.com/taosdata/TDengine/pull/21719
- fix: fix memory sanitizer error by @shenglian-zhou in https://github.com/taosdata/TDengine/pull/21707
- enhance: version not compatible log by @shenglian-zhou in https://github.com/taosdata/TDengine/pull/21706
- fix: tsma query with order by _wstart/_wend by @kailixu in https://github.com/taosdata/TDengine/pull/21620
- build(deps): bump guava from 30.1.1-jre to 32.0.0-jre in /examples/JDBC/consumer-demo by @dependabot in https://github.com/taosdata/TDengine/pull/21734
- fix: add compact split resume stream pause stream to tab key by @DuanKuanJun in https://github.com/taosdata/TDengine/pull/21731
- TD-23713: add case into ci by @xiaopingcs in https://github.com/taosdata/TDengine/pull/21728
- fix: vnodeRenameVgroupId correctly by @bgzhao66 in https://github.com/taosdata/TDengine/pull/21733
- fix/TS-3524 by @cadem in https://github.com/taosdata/TDengine/pull/21732
- opt packet size by @yihaoDeng in https://github.com/taosdata/TDengine/pull/21738
- change log level when filter tag by @yihaoDeng in https://github.com/taosdata/TDengine/pull/21702
- fix: partition data order requirement issue by @dapan1121 in https://github.com/taosdata/TDengine/pull/21737
- merge main to 3.0 by @hjxilinx in https://github.com/taosdata/TDengine/pull/21740
- fix:control memory size if consumer group is too much by @wangmm0220 in https://github.com/taosdata/TDengine/pull/21741
- fix: fix fill double type column with scalar expression error by @glzhao89 in https://github.com/taosdata/TDengine/pull/21736
- fix: forbid system table functions by @glzhao89 in https://github.com/taosdata/TDengine/pull/21721
- docs: update readme main by @sangshuduo in https://github.com/taosdata/TDengine/pull/21751
- docs: fix format error by @dingbo8128 in https://github.com/taosdata/TDengine/pull/21752
- docs: fix format error by @dingbo8128 in https://github.com/taosdata/TDengine/pull/21753
- fix(tsdb/cache): rewrite cache update to fix cpu usage by @stephenkgu in https://github.com/taosdata/TDengine/pull/21722
- fix:null pointer error if restore from file by @wangmm0220 in https://github.com/taosdata/TDengine/pull/21746
- enh(vnd/svr): convert msyType to string by @stephenkgu in https://github.com/taosdata/TDengine/pull/21676
- fix: cleanup datablock so that varmeta length is right by @shenglian-zhou in https://github.com/taosdata/TDengine/pull/21743
- fix: table merge scan oom with muliti-level merge sort by @shenglian-zhou in https://github.com/taosdata/TDengine/pull/21749
- fix: return error from vmPutMsgToQueue while vnode-write is disabled by @bgzhao66 in https://github.com/taosdata/TDengine/pull/21750
- docs:Update 01-faq.md by @yu285 in https://github.com/taosdata/TDengine/pull/21760
- test:add testcase for TS-3524 by @tomchon in https://github.com/taosdata/TDengine/pull/21757
- feat: add pipeline processing for timeslice operator by @glzhao89 in https://github.com/taosdata/TDengine/pull/21670
- fix: fix order by ts desc error by @glzhao89 in https://github.com/taosdata/TDengine/pull/21712
- release 3.0.5.1 by @xiaopingcs in https://github.com/taosdata/TDengine/pull/21768
- release 3.0.5.1 by @xiaopingcs in https://github.com/taosdata/TDengine/pull/21767
- fix: oom issue since table merge scan by @shenglian-zhou in https://github.com/taosdata/TDengine/pull/21766
- enh: support delete tsma interval by @kailixu in https://github.com/taosdata/TDengine/pull/21764
- feature: add input, output ts order for execution plans by @wangjiaming0909 in https://github.com/taosdata/TDengine/pull/21742
- fix: distinct column removed in union all issue by @dapan1121 in https://github.com/taosdata/TDengine/pull/21763
- fix: show queries returned less rows when one conn has more than 100 queries by @wangjiaming0909 in https://github.com/taosdata/TDengine/pull/21762
- test:add test case for windows by @tomchon in https://github.com/taosdata/TDengine/pull/21761
- fix: invalid system table primary key and distinct order by column issue by @dapan1121 in https://github.com/taosdata/TDengine/pull/21754
- support fill history by @yihaoDeng in https://github.com/taosdata/TDengine/pull/21747
- Update cmake.version by @plum-lihui in https://github.com/taosdata/TDengine/pull/21772
- Update cmake.version by @plum-lihui in https://github.com/taosdata/TDengine/pull/21773
- test:remove repeat testcases for ci by @tomchon in https://github.com/taosdata/TDengine/pull/21775
- Update 03-package.md by @plum-lihui in https://github.com/taosdata/TDengine/pull/21780
- Update 03-package.md by @plum-lihui in https://github.com/taosdata/TDengine/pull/21781
- Update 03-package.md by @plum-lihui in https://github.com/taosdata/TDengine/pull/21782
- split vgroup add ci case splitVGroup.py by @DuanKuanJun in https://github.com/taosdata/TDengine/pull/21776
- docs: add request Id description by @huolibo in https://github.com/taosdata/TDengine/pull/21789
- docs: support stmt via ws by @sunpe in https://github.com/taosdata/TDengine/pull/21778
- doc: Update 'strict' by @yu285 in https://github.com/taosdata/TDengine/pull/21784
- docs: fix strict length in ins_databases by @sangshuduo in https://github.com/taosdata/TDengine/pull/21785
- docs: unit in sql command confuses the user by @sangshuduo in https://github.com/taosdata/TDengine/pull/21790
- docs: markdown format by @huolibo in https://github.com/taosdata/TDengine/pull/21792
- fix(query/scan-oper): use META_READER_NOLOCK to init meta reader by @stephenkgu in https://github.com/taosdata/TDengine/pull/21788
- docs: refine feature matrix by @gccgdb1234 in https://github.com/taosdata/TDengine/pull/21793
- fix: undo libgeos's setting of global CMAKE_CXX_STANDARD by @luckeverda in https://github.com/taosdata/TDengine/pull/21791
- postfix: propagate ts order to parents for more logic nodes by @wangjiaming0909 in https://github.com/taosdata/TDengine/pull/21797
- fix: fill operator with wrong input ts order by @wangjiaming0909 in https://github.com/taosdata/TDengine/pull/21796
- enh: make alter-hashrange atomic and idempotent by @bgzhao66 in https://github.com/taosdata/TDengine/pull/21786
- fix: distinct constant value issue by @dapan1121 in https://github.com/taosdata/TDengine/pull/21799
- update test case to combine three cases into one, reduce the time cos… by @flyingangel2013 in https://github.com/taosdata/TDengine/pull/21771
- fix: undo libgeos's setting of global CMAKE_CXX_STANDARD by @luckeverda in https://github.com/taosdata/TDengine/pull/21808
- add static lib to 3.0 by @yihaoDeng in https://github.com/taosdata/TDengine/pull/21805
- Enh/static lib main by @yihaoDeng in https://github.com/taosdata/TDengine/pull/21717
- feat/TD-23739: enhance ttl, deletetime modified by writing-op by @luckeverda in https://github.com/taosdata/TDengine/pull/21660
- Merge pull request #21771 from flyingangel2013/ts_3405_fix by @flyingangel2013 in https://github.com/taosdata/TDengine/pull/21809
- docs: add TDengine-logo-trans.png by @sangshuduo in https://github.com/taosdata/TDengine/pull/21816
- docs: add tdengine small logo png by @sangshuduo in https://github.com/taosdata/TDengine/pull/21817
- fix(taosAdapter): do not use upx compression on macOS system by @huskar-t in https://github.com/taosdata/TDengine/pull/21774
- Enh/add comiple opt by @yihaoDeng in https://github.com/taosdata/TDengine/pull/21810
- fix: merge tree free rc issue by @dapan1121 in https://github.com/taosdata/TDengine/pull/21804
- fix: fix memory leak. by @hjxilinx in https://github.com/taosdata/TDengine/pull/21823
- fix: table level privilege for query issue by @dapan1121 in https://github.com/taosdata/TDengine/pull/21824
- fix: system stable query with limit/offset by @kailixu in https://github.com/taosdata/TDengine/pull/21813
- fix: not to fiddle node role immaturely by @bgzhao66 in https://github.com/taosdata/TDengine/pull/21829
- enh: not allow to split vgroup when streams or topics exist by @bgzhao66 in https://github.com/taosdata/TDengine/pull/21837
- stream session end window function by @54liuyao in https://github.com/taosdata/TDengine/pull/21835
- enh(tsdb/cache): writebatch with rcache locked by @stephenkgu in https://github.com/taosdata/TDengine/pull/21834
- set table name by @54liuyao in https://github.com/taosdata/TDengine/pull/21838
- fear:fix error for report offset & rows in tmq by @wangmm0220 in https://github.com/taosdata/TDengine/pull/21827
- fix:quote process error in sml by @wangmm0220 in https://github.com/taosdata/TDengine/pull/21726
- docs: add dbeaver by @sangshuduo in https://github.com/taosdata/TDengine/pull/21843
- Update 14-dbeaver.md by @danielclow in https://github.com/taosdata/TDengine/pull/21847
- enh: cmake option and librocksdb.a for Loongson mips64 by @kailixu in https://github.com/taosdata/TDengine/pull/21842
- fix: fix userAlias issue when keepColumnName is set to true by @glzhao89 in https://github.com/taosdata/TDengine/pull/21830
- merge main to 3.0 by @dapan1121 in https://github.com/taosdata/TDengine/pull/21852
- test: add tmq test case for check consume rows in client log file by @plum-lihui in https://github.com/taosdata/TDengine/pull/21828
- stream single session op end window function by @54liuyao in https://github.com/taosdata/TDengine/pull/21846
- enh: change trans conflict scope of create topic by @bgzhao66 in https://github.com/taosdata/TDengine/pull/21844
- docs: rust connector docs improvement by @AdamEECS in https://github.com/taosdata/TDengine/pull/21857
- docs: optimizate python document base on java document by @sunpe in https://github.com/taosdata/TDengine/pull/21856
- enh: adjust logging level of sync heartbeat by @bgzhao66 in https://github.com/taosdata/TDengine/pull/21795
- chore: add pre-commit hook by @sangshuduo in https://github.com/taosdata/TDengine/pull/21858
- docs: update python document by @sunpe in https://github.com/taosdata/TDengine/pull/21859
- chore: update pre commit hook by @sangshuduo in https://github.com/taosdata/TDengine/pull/21860
- docs: add···· description by @AdamEECS in https://github.com/taosdata/TDengine/pull/21863
- test: add tmq test case into CI by @plum-lihui in https://github.com/taosdata/TDengine/pull/21854
- docs: add version history for python connector by @sunpe in https://github.com/taosdata/TDengine/pull/21865
- docs: update driver-go document by @huskar-t in https://github.com/taosdata/TDengine/pull/21867
- fix: fix result of first can be 0 occasionally by @glzhao89 in https://github.com/taosdata/TDengine/pull/21868
- fix coverity san issues by @54liuyao in https://github.com/taosdata/TDengine/pull/21855
- test: add forbid stream and topic case to splitVGroup.py by @DuanKuanJun in https://github.com/taosdata/TDengine/pull/21864
- docs(driver): jdbc 3.2.3 by @huolibo in https://github.com/taosdata/TDengine/pull/21870
- feature: optimize order by limit using priority queue by @wangjiaming0909 in https://github.com/taosdata/TDengine/pull/21836
- fix:coverity scan error by @wangmm0220 in https://github.com/taosdata/TDengine/pull/21849
- fix: fix coverity scan issue by @glzhao89 in https://github.com/taosdata/TDengine/pull/21877
- docs: fix document error for unique and sample by @glzhao89 in https://github.com/taosdata/TDengine/pull/21883
- test: finish testcases for TS-3495 and TS-3497 by @jiajingbin in https://github.com/taosdata/TDengine/pull/21850
- fix: udfd can not connect to taosd since authentification failure by @shenglian-zhou in https://github.com/taosdata/TDengine/pull/21821
- opti:tmq logic by @wangmm0220 in https://github.com/taosdata/TDengine/pull/21744
- fix: restore current database while restoring connection by @DuanKuanJun in https://github.com/taosdata/TDengine/pull/21887
- fix/TD-24542/TD-24484/TD-24473 by @luckeverda in https://github.com/taosdata/TDengine/pull/21851
- fix(stream): fix error in type bytes. by @hjxilinx in https://github.com/taosdata/TDengine/pull/21894
- fix(stream): fix error in type bytes. by @hjxilinx in https://github.com/taosdata/TDengine/pull/21895
- fix:error in limit for tmq group by @wangmm0220 in https://github.com/taosdata/TDengine/pull/21897
- docs:modify docs for tmq by @wangmm0220 in https://github.com/taosdata/TDengine/pull/21890
- fix:add log & init to 0 specific by @wangmm0220 in https://github.com/taosdata/TDengine/pull/21876
- Fix/m23.0 by @dapan1121 in https://github.com/taosdata/TDengine/pull/21896
- Fix/32m.0 by @dapan1121 in https://github.com/taosdata/TDengine/pull/21902
- add tmq test case for max topics by @plum-lihui in https://github.com/taosdata/TDengine/pull/21900
- fix: fix coverity scan issues by @shenglian-zhou in https://github.com/taosdata/TDengine/pull/21899
- docs: remove dbeaver for cloud from 3.0 doc by @sangshuduo in https://github.com/taosdata/TDengine/pull/21910
- doc: add heading level to 4 by @gccgdb1234 in https://github.com/taosdata/TDengine/pull/21912
- fix: ttl compatibility for 3.0 by @luckeverda in https://github.com/taosdata/TDengine/pull/21906
- fix: ttl compatibility for main by @luckeverda in https://github.com/taosdata/TDengine/pull/21907
- update nas server ip by @xiaopingcs in https://github.com/taosdata/TDengine/pull/21918
- release 3.0.6.0 by @xiaopingcs in https://github.com/taosdata/TDengine/pull/21919
- release 3.0.6.0 by @xiaopingcs in https://github.com/taosdata/TDengine/pull/21920
- fix: add order by _wstart case with orderBy.py by @DuanKuanJun in https://github.com/taosdata/TDengine/pull/21916
- update 3.0 version by @xiaopingcs in https://github.com/taosdata/TDengine/pull/21924
- update main branch version by @xiaopingcs in https://github.com/taosdata/TDengine/pull/21923
- fix/TS-3589 by @cadem in https://github.com/taosdata/TDengine/pull/21904
- fix/TD-25052 by @cadem in https://github.com/taosdata/TDengine/pull/21911
- enh: improve walScanLogGetLastVer by @bgzhao66 in https://github.com/taosdata/TDengine/pull/21891
- docs: update python document by @sunpe in https://github.com/taosdata/TDengine/pull/21928
- docs: update python document by @sunpe in https://github.com/taosdata/TDengine/pull/21927
- enh: support random execution node by @dapan1121 in https://github.com/taosdata/TDengine/pull/21926
- set Trim as true for GEOSWKTWriter to resolve geomTest failed if using geos3.12.0 by @dinglezhang in https://github.com/taosdata/TDengine/pull/21929
- enh: update of user auth version by @kailixu in https://github.com/taosdata/TDengine/pull/21893
- fix asan error by @glzhao89 in https://github.com/taosdata/TDengine/pull/21917
- fix: fix coverity issue. by @hjxilinx in https://github.com/taosdata/TDengine/pull/21901
- chore: upgarde libgeos 3.12.0 by @sangshuduo in https://github.com/taosdata/TDengine/pull/21932
- fix(stream): fix message lost bug during pause stream. by @hjxilinx in https://github.com/taosdata/TDengine/pull/21935
- Update taostools_CMakeLists.txt.in by @plum-lihui in https://github.com/taosdata/TDengine/pull/21940
- enh: check failure of tfsMkdirRecurAt by @bgzhao66 in https://github.com/taosdata/TDengine/pull/21936
- chore: enable sysInfo update by @kailixu in https://github.com/taosdata/TDengine/pull/21937
- udpate buffer default value from 96 to 256 by charles by @flyingangel2013 in https://github.com/taosdata/TDengine/pull/21933
- feat:subscribe only meta info by @wangmm0220 in https://github.com/taosdata/TDengine/pull/21934
- build: upgrade taospy version by @sunpe in https://github.com/taosdata/TDengine/pull/21941
- build: upgrade taospy version by @sunpe in https://github.com/taosdata/TDengine/pull/21942
- fix: remove order logic in diff function by @glzhao89 in https://github.com/taosdata/TDengine/pull/21944
- fix: coverity scan by @hzcheng in https://github.com/taosdata/TDengine/pull/21930
- enh: tfsRename in the reverse order of levels with tiered storages by @bgzhao66 in https://github.com/taosdata/TDengine/pull/21949
- fix: fix show queries output wrongly displayed by @glzhao89 in https://github.com/taosdata/TDengine/pull/21946
- fix: float width set to 7 and double set to 15 by @DuanKuanJun in https://github.com/taosdata/TDengine/pull/21954
- refactor: refactor the fill history operation by @hjxilinx in https://github.com/taosdata/TDengine/pull/21735
- refactor: do some internal refactor. by @hjxilinx in https://github.com/taosdata/TDengine/pull/21959
- fix(stream): fix error for extract msg from inputQ by @hjxilinx in https://github.com/taosdata/TDengine/pull/21960
- enh: terminate on IO error while appending wal logs or flushing data by @bgzhao66 in https://github.com/taosdata/TDengine/pull/21957
- test: add tmq case for max groupid by @plum-lihui in https://github.com/taosdata/TDengine/pull/21905
- docs: fix example in python document by @sunpe in https://github.com/taosdata/TDengine/pull/21966
- docs: fix example in python document by @sunpe in https://github.com/taosdata/TDengine/pull/21965
- docs: fix-example-in-python-document by @sunpe in https://github.com/taosdata/TDengine/pull/21968
- docs: fix-example-in-python-document by @sunpe in https://github.com/taosdata/TDengine/pull/21967
- test: temp test tmq-case by @plum-lihui in https://github.com/taosdata/TDengine/pull/21964
- fix:add lock for tmq->clientTopic by @wangmm0220 in https://github.com/taosdata/TDengine/pull/21953
- fix/TD-25074 by @luckeverda in https://github.com/taosdata/TDengine/pull/21939
- enh(tdb/recycle): first round implemenation of page recycling by @stephenkgu in https://github.com/taosdata/TDengine/pull/21699
- fix:null pointer error by @wangmm0220 in https://github.com/taosdata/TDengine/pull/21977
- fix:race condition for pTq->pStore->pHash by @wangmm0220 in https://github.com/taosdata/TDengine/pull/21976
- fix(coverity): fix coverity scan issues by @stephenkgu in https://github.com/taosdata/TDengine/pull/21978
- feature: get last timestamp before create sma index by @wangjiaming0909 in https://github.com/taosdata/TDengine/pull/21915
- refine select interval from sys table error msg by @wangjiaming0909 in https://github.com/taosdata/TDengine/pull/21971
- fix(stream): fix error during transferring executor state by @hjxilinx in https://github.com/taosdata/TDengine/pull/21980
- add version check in rpc by @yihaoDeng in https://github.com/taosdata/TDengine/pull/21962
- test: add check by @plum-lihui in https://github.com/taosdata/TDengine/pull/21981
- docs(driver): jdbc 3.2.4 description by @huolibo in https://github.com/taosdata/TDengine/pull/21988
- Docs/3.0/td 25142 by @huolibo in https://github.com/taosdata/TDengine/pull/21990
- docs(driver): jdbc 3.2.4 description by @huolibo in https://github.com/taosdata/TDengine/pull/21991
- fix: desc table without permission to view any column issue by @dapan1121 in https://github.com/taosdata/TDengine/pull/21985
- add test check by @yihaoDeng in https://github.com/taosdata/TDengine/pull/21987
- fix/TD-25074 for main by @luckeverda in https://github.com/taosdata/TDengine/pull/21973
- fix(tdb/recycling): delay freedb's own page recycling until balance done by @stephenkgu in https://github.com/taosdata/TDengine/pull/21983
- fix(tdb/recycling): delay freedb's own page recycling until balance done by @stephenkgu in https://github.com/taosdata/TDengine/pull/21982
- fix: fix coverity scan issues by @dapan1121 in https://github.com/taosdata/TDengine/pull/21992
- docs:add info for INS_SUBSCRIPTIONS by @wangmm0220 in https://github.com/taosdata/TDengine/pull/21986
- fix:bugs in tmq_get_topic_assignment by @wangmm0220 in https://github.com/taosdata/TDengine/pull/21961
- docs:add info for INS_SUBSCRIPTIONS by @wangmm0220 in https://github.com/taosdata/TDengine/pull/21997
- update package test script by @xiaopingcs in https://github.com/taosdata/TDengine/pull/21999
- fix:set commitOffset is send msg success & optimize log & add test ca… by @wangmm0220 in https://github.com/taosdata/TDengine/pull/22000
- fix(stream): fix bug that causes the endless loop. by @hjxilinx in https://github.com/taosdata/TDengine/pull/22001
- fix:return offset stored if get assignment in init mode by @wangmm0220 in https://github.com/taosdata/TDengine/pull/22002
- doc/password len by @cadem in https://github.com/taosdata/TDengine/pull/21998
- fix:seek failed in initilized status by @wangmm0220 in https://github.com/taosdata/TDengine/pull/22003
- fix: ask jemalloc to use background_threads to return vm to os by @shenglian-zhou in https://github.com/taosdata/TDengine/pull/21984
- fix:[TD-25071] pSub is null & return wal not exist if no data by @wangmm0220 in https://github.com/taosdata/TDengine/pull/21943
- enh: add procedures for udf scalar function in nested queries where outer query is constant table by @glzhao89 in https://github.com/taosdata/TDengine/pull/21975
- docs: add info for ttlChangeOnWrite by @luckeverda in https://github.com/taosdata/TDengine/pull/22005
- docs: add info for ttlChangeOnWrite for main by @luckeverda in https://github.com/taosdata/TDengine/pull/22006
- fix(stream): add missing status check. by @hjxilinx in https://github.com/taosdata/TDengine/pull/22004
- enh: add procedures on server for udf/udaf in nested queries where outer query is by @glzhao89 in https://github.com/taosdata/TDengine/pull/22009
- fix: fix interp fill value unsigned type not being handled by @glzhao89 in https://github.com/taosdata/TDengine/pull/22008
- fix: refine csharp example by @sangshuduo in https://github.com/taosdata/TDengine/pull/22015
- add user privilege cases of insert and select operation for stable,ch… by @flyingangel2013 in https://github.com/taosdata/TDengine/pull/21878
- test: add taosbenchmark mix and stt case to ci by @DuanKuanJun in https://github.com/taosdata/TDengine/pull/21995
- release 3.0.7.0 by @xiaopingcs in https://github.com/taosdata/TDengine/pull/22018
- release 3.0.7.0 by @xiaopingcs in https://github.com/taosdata/TDengine/pull/22019
- fix:can not do assignment if in tsdb mode & do not commit if seek offset by @wangmm0220 in https://github.com/taosdata/TDengine/pull/22007
- update version number by @xiaopingcs in https://github.com/taosdata/TDengine/pull/22022
- fix/TD-24473 by @luckeverda in https://github.com/taosdata/TDengine/pull/21963
- docs: fix docs format in index page by @sangshuduo in https://github.com/taosdata/TDengine/pull/22023
- test: update tmqParamsTest.py by @jiajingbin in https://github.com/taosdata/TDengine/pull/22011
- test: update tmqParamTest.py by @jiajingbin in https://github.com/taosdata/TDengine/pull/22010
- docs: add example of sma index by @kailixu in https://github.com/taosdata/TDengine/pull/22033
- enh: remove wal_roll_period/wal_segment_size from commands output by @glzhao89 in https://github.com/taosdata/TDengine/pull/22014
- enh: exclude tk_log from timeseries check by @kailixu in https://github.com/taosdata/TDengine/pull/22017
- feat: 1. add limit for diskBasedBuf by @wangjiaming0909 in https://github.com/taosdata/TDengine/pull/22028
- fix/TD-24473: type convert failure returns errcode by @luckeverda in https://github.com/taosdata/TDengine/pull/22025
- feat/TS-3239/TS-3596: port 'keepTimeOffset' from 2.6 to 3.0 by @luckeverda in https://github.com/taosdata/TDengine/pull/22034
- fix/TS-3589 by @cadem in https://github.com/taosdata/TDengine/pull/22012
- Update 05-taosbenchmark.md by @DuanKuanJun in https://github.com/taosdata/TDengine/pull/22040
- Update 05-taosbenchmark.md by @DuanKuanJun in https://github.com/taosdata/TDengine/pull/22041
- doc/TS-3589 by @cadem in https://github.com/taosdata/TDengine/pull/22046
- enh: add show create database command for system dbs by @glzhao89 in https://github.com/taosdata/TDengine/pull/22031
- fix: set ins_snodes to be sysinfo by @dapan1121 in https://github.com/taosdata/TDengine/pull/22042
- fix: report permission error when all columns are invisiable by @dapan1121 in https://github.com/taosdata/TDengine/pull/22043
- docs: update python doc catalog by @sunpe in https://github.com/taosdata/TDengine/pull/22050
- docs: update python doc catalog by @sunpe in https://github.com/taosdata/TDengine/pull/22049
- fix(stream): fix concurrent bug in save task meta. by @hjxilinx in https://github.com/taosdata/TDengine/pull/22024
- feat: add new syntax for show tags/index/table tags by @glzhao89 in https://github.com/taosdata/TDengine/pull/22048
- fix: skip primary key for block sma by @kailixu in https://github.com/taosdata/TDengine/pull/22051
- enh: unify handling of vnode primary dir for vnd, tsdb and sma by @bgzhao66 in https://github.com/taosdata/TDengine/pull/22045
- docs(driver): kafka connector add tmq by @huolibo in https://github.com/taosdata/TDengine/pull/22054
- fix(stream): abort exec when task is dropped. by @hjxilinx in https://github.com/taosdata/TDengine/pull/22056
- fix:set firset version to reqOffset of response by @wangmm0220 in https://github.com/taosdata/TDengine/pull/22032
- docs(driver): java seek desc by @huolibo in https://github.com/taosdata/TDengine/pull/22030
- docs: refine get-started windows section by @sangshuduo in https://github.com/taosdata/TDengine/pull/22038
- docs(driver): java seek desc by @huolibo in https://github.com/taosdata/TDengine/pull/22029
- chore: make jenkins happy by @kailixu in https://github.com/taosdata/TDengine/pull/22057
- other: merge main by @hjxilinx in https://github.com/taosdata/TDengine/pull/22020
- docs(driver): kafka connector add tmq by @huolibo in https://github.com/taosdata/TDengine/pull/22055
- enh: rsma stream state adaption by @kailixu in https://github.com/taosdata/TDengine/pull/21969
- fix:windows compile error by @wangmm0220 in https://github.com/taosdata/TDengine/pull/22058
- chore: enable sysInfo update by @kailixu in https://github.com/taosdata/TDengine/pull/22061
- fix: reset interpolation buffer after last valid row for interval + fill(next) by @glzhao89 in https://github.com/taosdata/TDengine/pull/22060
- Correct some typos in string literals by @sunsided in https://github.com/taosdata/TDengine/pull/22062
- sma not support multiple replicas by @54liuyao in https://github.com/taosdata/TDengine/pull/22063
- fix coverity scan problem by @yihaoDeng in https://github.com/taosdata/TDengine/pull/22067
- fix/TD-25215: ttlMgrDeleteTtl should ignore ttl 0 tables by @luckeverda in https://github.com/taosdata/TDengine/pull/22059
- fix/TD-25215: ttlMgrDeleteTtl should ignore ttl 0 tables for main by @luckeverda in https://github.com/taosdata/TDengine/pull/22066
- 3.0: release 3.0.7.1 docs by @xiaopingcs in https://github.com/taosdata/TDengine/pull/22080
- main: release 3.0.7.1 docs by @xiaopingcs in https://github.com/taosdata/TDengine/pull/22079
- docs: update readme-cn.md by @sangshuduo in https://github.com/taosdata/TDengine/pull/22086
- fix: state/session/event window with order by _wstart/_wend has no effect by @wangjiaming0909 in https://github.com/taosdata/TDengine/pull/22070
- add test create sma index case to ci by @DuanKuanJun in https://github.com/taosdata/TDengine/pull/22074
- test:add testcase of rolling upgdade by @tomchon in https://github.com/taosdata/TDengine/pull/22064
- docs: update connector feature matrix by @sangshuduo in https://github.com/taosdata/TDengine/pull/22065
- fix: create sma index for us/ns database failed by @wangjiaming0909 in https://github.com/taosdata/TDengine/pull/22076
- enh: dm monitor refactor by @kailixu in https://github.com/taosdata/TDengine/pull/22081
- fix: add sma option when show create table for stb/ntb by @kailixu in https://github.com/taosdata/TDengine/pull/22096
- fix/TD-25232: alter dnode keeptimeoffset err by @luckeverda in https://github.com/taosdata/TDengine/pull/22092
- fix packaging issue by @xiaopingcs in https://github.com/taosdata/TDengine/pull/22099
- fix:[TD-25222] error in drop topic if topic num is too long by @wangmm0220 in https://github.com/taosdata/TDengine/pull/22094
- docs:add configuration of tmqMaxTopicNum by @wangmm0220 in https://github.com/taosdata/TDengine/pull/22078
- docs:add configuration of tmqMaxTopicNum by @wangmm0220 in https://github.com/taosdata/TDengine/pull/22077
- fix: fix interval in nested query filter not applied by @glzhao89 in https://github.com/taosdata/TDengine/pull/22100
- fix/TD-25179 by @cadem in https://github.com/taosdata/TDengine/pull/22101
- test: add tmq seek case by @plum-lihui in https://github.com/taosdata/TDengine/pull/22103
- fix Windows packaging issue by @xiaopingcs in https://github.com/taosdata/TDengine/pull/22102
- test:add testcase of rolling upgdade by @tomchon in https://github.com/taosdata/TDengine/pull/22104
- fix:add sdbFetchCancel to release hash node by @wangmm0220 in https://github.com/taosdata/TDengine/pull/22095
- fix/TD-25232: alter keeptimeoffset by 'k v' or 'k' 'v' by @luckeverda in https://github.com/taosdata/TDengine/pull/22107
- test: check topic name len case by @plum-lihui in https://github.com/taosdata/TDengine/pull/22108
- reset state key memory by @54liuyao in https://github.com/taosdata/TDengine/pull/22110
- fix(stream): set downstream task ready state. by @hjxilinx in https://github.com/taosdata/TDengine/pull/22112
- test: del db and max topics invalid by @plum-lihui in https://github.com/taosdata/TDengine/pull/22115
- feat: distribute vnode primary dirs among disks of level 0 by @bgzhao66 in https://github.com/taosdata/TDengine/pull/22085
- enh: ttlMgrFlush adjust log level by @luckeverda in https://github.com/taosdata/TDengine/pull/22118
- update cache when ip of fqdn updated by @yihaoDeng in https://github.com/taosdata/TDengine/pull/22114
- fix/TS-3589 by @cadem in https://github.com/taosdata/TDengine/pull/22117
- enh: add scope for show xx variables by @glzhao89 in https://github.com/taosdata/TDengine/pull/22069
- fix: auth check for sys table when user is disabled by @kailixu in https://github.com/taosdata/TDengine/pull/22121
- docs/TD-25052: add info for geometry by @luckeverda in https://github.com/taosdata/TDengine/pull/22123
- remove redundant results by @54liuyao in https://github.com/taosdata/TDengine/pull/22120
- fix:modify commit version to next validate version by @wangmm0220 in https://github.com/taosdata/TDengine/pull/22072
- test: add create sma index case timeRangeWise.py by @DuanKuanJun in https://github.com/taosdata/TDengine/pull/22119
- optimize fill history by @54liuyao in https://github.com/taosdata/TDengine/pull/22127
- enhance: table merge scan optimization by @shenglian-zhou in https://github.com/taosdata/TDengine/pull/22111
- remove fulltext index readme by @yihaoDeng in https://github.com/taosdata/TDengine/pull/22098
- enh: support show create table for system tables by @glzhao89 in https://github.com/taosdata/TDengine/pull/22130
- feat: optimize partition by tbname slimit by @wangjiaming0909 in https://github.com/taosdata/TDengine/pull/22089
- docs: update readme to claim does not support cross-compile by @sangshuduo in https://github.com/taosdata/TDengine/pull/22139
- transform stream state by @54liuyao in https://github.com/taosdata/TDengine/pull/22137
- for test purpose by @hjxilinx in https://github.com/taosdata/TDengine/pull/21794
- fix:[TD-25300]dead loop if getchar return EOF in arm64 by @wangmm0220 in https://github.com/taosdata/TDengine/pull/22129
- docs: refine platform support matrix by @sangshuduo in https://github.com/taosdata/TDengine/pull/22144
- refactor: do some internal refactor. by @hjxilinx in https://github.com/taosdata/TDengine/pull/22135
- fix: use latest version of jdbc connector by @sangshuduo in https://github.com/taosdata/TDengine/pull/22148
- Update 05-taosbenchmark.md by @DuanKuanJun in https://github.com/taosdata/TDengine/pull/22153
- Update 05-taosbenchmark.md by @DuanKuanJun in https://github.com/taosdata/TDengine/pull/22152
- fix(stream): set the correct flag of pause/resume. by @hjxilinx in https://github.com/taosdata/TDengine/pull/22151
- Update 02-database.md by @plum-lihui in https://github.com/taosdata/TDengine/pull/22156
- fix(tsdb/cache): new next stt row state for fs tranverse by @stephenkgu in https://github.com/taosdata/TDengine/pull/22154
- fix(stream): refactor the halt status to check more status. by @hjxilinx in https://github.com/taosdata/TDengine/pull/22155
- Update 05-taosbenchmark.md by @DuanKuanJun in https://github.com/taosdata/TDengine/pull/22160
- fix: fix(value, null) output behavior by @glzhao89 in https://github.com/taosdata/TDengine/pull/22138
- Update 05-taosbenchmark.md by @DuanKuanJun in https://github.com/taosdata/TDengine/pull/22161
- fix:judge if pTopic is NULL by @wangmm0220 in https://github.com/taosdata/TDengine/pull/22145
- docs: minor updates to 3.0 english docs by @danielclow in https://github.com/taosdata/TDengine/pull/21755
- enh: expire time optimize by @kailixu in https://github.com/taosdata/TDengine/pull/22143
- docs: optimization k8s deploy by @liuyuan199303 in https://github.com/taosdata/TDengine/pull/22164
- fix(stream): add some logs, and remove the invalid loop. by @hjxilinx in https://github.com/taosdata/TDengine/pull/22162
- docs: fix python connector docs by @sunpe in https://github.com/taosdata/TDengine/pull/22169
- docs: fix python connector docs by @sunpe in https://github.com/taosdata/TDengine/pull/22170
- docs: fix links in rust connector doc by @danielclow in https://github.com/taosdata/TDengine/pull/22168
- fix:optimize log & change return value for async interface by @wangmm0220 in https://github.com/taosdata/TDengine/pull/22131
- docs: change to new product names by @danielclow in https://github.com/taosdata/TDengine/pull/22175
- fix(stream): fix the invalid check of step2 . by @hjxilinx in https://github.com/taosdata/TDengine/pull/22174
- enhance: skip data blocks with the merge limit ts when create initial… by @shenglian-zhou in https://github.com/taosdata/TDengine/pull/22171
- fix err while connect invalid fqdn by @yihaoDeng in https://github.com/taosdata/TDengine/pull/22167
- fix/TS-3691: monitor no longer reports logs by @luckeverda in https://github.com/taosdata/TDengine/pull/22132
- fix/TS-3691: (main) monitor no longer reports logs by @luckeverda in https://github.com/taosdata/TDengine/pull/22133
- fix(tsdb/cache): reuse data file reader by @stephenkgu in https://github.com/taosdata/TDengine/pull/22166
- tsdb/cache: pLastIter null pointer check by @stephenkgu in https://github.com/taosdata/TDengine/pull/22158
- fix(tsdb/pageSize): use tsdbPageSize instead of szPage(tdb's) by @stephenkgu in https://github.com/taosdata/TDengine/pull/22178
- docs: delete logs in monitor doc by @sunpe in https://github.com/taosdata/TDengine/pull/22181
- docs: delete logs in monitor doc by @sunpe in https://github.com/taosdata/TDengine/pull/22180
- fix: fix error message by @glzhao89 in https://github.com/taosdata/TDengine/pull/22177
- enh: compatibility between getFileNamePrefix and tsdbTFileName by @bgzhao66 in https://github.com/taosdata/TDengine/pull/22179
- fix:avoid request offset type is 0 by @wangmm0220 in https://github.com/taosdata/TDengine/pull/22173
- fix(tsdb/del): continue committing fileset if more del left by @stephenkgu in https://github.com/taosdata/TDengine/pull/22186
- fix: choose heap sort for table merge scan with long row and limit by @shenglian-zhou in https://github.com/taosdata/TDengine/pull/22176
- fix(tsdb/del): reset next key to del record's ekey by @stephenkgu in https://github.com/taosdata/TDengine/pull/22190
- adj max combine fucntion by @54liuyao in https://github.com/taosdata/TDengine/pull/22191
- fix/TS-3691: monitor reports log summary by @luckeverda in https://github.com/taosdata/TDengine/pull/22183
- fix(stream): set the correct step2 scan time window range. by @hjxilinx in https://github.com/taosdata/TDengine/pull/22188
- fix: stt and data block merge by @shenglian-zhou in https://github.com/taosdata/TDengine/pull/22195
- remote web from installation package by @xiaopingcs in https://github.com/taosdata/TDengine/pull/22142
- Fix/td 25206 3.0 by @xiaopingcs in https://github.com/taosdata/TDengine/pull/22201
- fix(stream): do filter before the update check. by @hjxilinx in https://github.com/taosdata/TDengine/pull/22198
- enh: change default WAL_RETENTION_PERIOD as 3600 by @bgzhao66 in https://github.com/taosdata/TDengine/pull/22194
- stream fill operator mem leak by @54liuyao in https://github.com/taosdata/TDengine/pull/22200
- fix: not to walEndSnapshot in syncNodeTimerRoutine by @bgzhao66 in https://github.com/taosdata/TDengine/pull/22203
- fix(stream): set the value of ratio of vnode stream thread factor to be 4.0 by default. by @hjxilinx in https://github.com/taosdata/TDengine/pull/22207
- optimize session operator reload state by @54liuyao in https://github.com/taosdata/TDengine/pull/22209
- docs: fix arch and refine udf doc by @sangshuduo in https://github.com/taosdata/TDengine/pull/22211
- fix/TS-3708: check term for role time by @luckeverda in https://github.com/taosdata/TDengine/pull/22199
- fix(tsdb/commit2): new maxDelKey for commit context by @stephenkgu in https://github.com/taosdata/TDengine/pull/22205
- enh/TD-24937:check cluster ttlChangeOnWrite consistency by @luckeverda in https://github.com/taosdata/TDengine/pull/22216
- docs: fix sum() in en/25-application/_03-immigrate.md by @sangshuduo in https://github.com/taosdata/TDengine/pull/22219
- adjust history task trigger mode by @54liuyao in https://github.com/taosdata/TDengine/pull/22218
- fix(stream): scan wal in step2 by @hjxilinx in https://github.com/taosdata/TDengine/pull/22214
- fix(tsdb/cache): move to stt next row if data file exausted by @stephenkgu in https://github.com/taosdata/TDengine/pull/22217
- Update 02-rest-api.mdx - note about URL Encoding by @meeki007 in https://github.com/taosdata/TDengine/pull/22221
- fix stream fill issue by @54liuyao in https://github.com/taosdata/TDengine/pull/22220
- other: merge main. by @hjxilinx in https://github.com/taosdata/TDengine/pull/22215
- fix: fix memleak during create initial sources for block merge sort by @shenglian-zhou in https://github.com/taosdata/TDengine/pull/22223
- test : add batch create topic and batch consume topic by @DuanKuanJun in https://github.com/taosdata/TDengine/pull/22225
- docs: update connector rust version history by @AdamEECS in https://github.com/taosdata/TDengine/pull/22232
- docs: update connector rust version history 3.0 by @AdamEECS in https://github.com/taosdata/TDengine/pull/22233
- Update cases.task by @tomchon in https://github.com/taosdata/TDengine/pull/22235
- other: merge 3.0 by @hjxilinx in https://github.com/taosdata/TDengine/pull/22224
- enh: coverity scan for sma by @kailixu in https://github.com/taosdata/TDengine/pull/20695
- fix(tsdb/cache/del): use lru mutex to fix race with committing by @stephenkgu in https://github.com/taosdata/TDengine/pull/22236
- refactor(stream): refactor the pause/resume for fill history execution. by @hjxilinx in https://github.com/taosdata/TDengine/pull/22241
- other: merge 3.0 by @hjxilinx in https://github.com/taosdata/TDengine/pull/22242
- save compact window info by @54liuyao in https://github.com/taosdata/TDengine/pull/22238
- init scan state by @54liuyao in https://github.com/taosdata/TDengine/pull/22237
- fix(stream): initialize the filter window initial range. by @hjxilinx in https://github.com/taosdata/TDengine/pull/22243
- other: merge 3.0 by @hjxilinx in https://github.com/taosdata/TDengine/pull/22244
- fix:add macro ASSERT_NOT_CORE to control ASSERT not core in release version by @wangmm0220 in https://github.com/taosdata/TDengine/pull/22227
- fix: window fill ts range check with int64 overflow by @wangjiaming0909 in https://github.com/taosdata/TDengine/pull/22226
- fix double free by @54liuyao in https://github.com/taosdata/TDengine/pull/22245
- fix:semaphore always wait in tmq commit logic by @wangmm0220 in https://github.com/taosdata/TDengine/pull/22230
- fix:modify dot to underline in schemaless supertable name by @wangmm0220 in https://github.com/taosdata/TDengine/pull/22229
- fix(tsdb/cache): check stt data with empty brin index by @stephenkgu in https://github.com/taosdata/TDengine/pull/22247
- docs: add unit in wal_retention_period description by @sangshuduo in https://github.com/taosdata/TDengine/pull/22231
- fix: increase condition size by @shenglian-zhou in https://github.com/taosdata/TDengine/pull/22246
- fix: taos print version by @kailixu in https://github.com/taosdata/TDengine/pull/22212
- fix(tsdb/read2): reset stt reader when suspended by @stephenkgu in https://github.com/taosdata/TDengine/pull/22252
- Ts 3744 by @flyingangel2013 in https://github.com/taosdata/TDengine/pull/22255
- fix(stream): set the correct end key of delete block. by @hjxilinx in https://github.com/taosdata/TDengine/pull/22251
- force stt_trigger to be 1 by @wangjiaming0909 in https://github.com/taosdata/TDengine/pull/22249
- fix(stream): kill task when pause the stream execution. by @hjxilinx in https://github.com/taosdata/TDengine/pull/22260
- fix(stream): set the correct end key of delete block. by @hjxilinx in https://github.com/taosdata/TDengine/pull/22261
- check update data by @54liuyao in https://github.com/taosdata/TDengine/pull/22256
- fix: run sim cases on windows by @kailixu in https://github.com/taosdata/TDengine/pull/22228
- fix:add committed & seek process logic by @wangmm0220 in https://github.com/taosdata/TDengine/pull/22263
- docs: use latest java connector to avoid confusing user by @sangshuduo in https://github.com/taosdata/TDengine/pull/22254
- fix:add committed & seek process logic by @wangmm0220 in https://github.com/taosdata/TDengine/pull/22258
- docs: add qstudio in 3rd parties list by @sangshuduo in https://github.com/taosdata/TDengine/pull/22270
- fix: restore user privilege processing if the rows generated by the u… by @shenglian-zhou in https://github.com/taosdata/TDengine/pull/22264
- docs: fix qstudio links by @sangshuduo in https://github.com/taosdata/TDengine/pull/22273
- Fix/td 25466 by @hzcheng in https://github.com/taosdata/TDengine/pull/22272
- fix(stream): dump results to sink node before paused. by @hjxilinx in https://github.com/taosdata/TDengine/pull/22266
- fix(stream): dump results to sink node before paused. by @hjxilinx in https://github.com/taosdata/TDengine/pull/22271
- Fix: TD-25408 by @hzcheng in https://github.com/taosdata/TDengine/pull/22276
- docs:add doc for schemaless by @wangmm0220 in https://github.com/taosdata/TDengine/pull/22268
- reload state window state by @54liuyao in https://github.com/taosdata/TDengine/pull/22280
- other: merge 3.0 by @hjxilinx in https://github.com/taosdata/TDengine/pull/22279
- fix: retention file corruption by @hzcheng in https://github.com/taosdata/TDengine/pull/22285
- fix: null pointer check for mutex on windows by @kailixu in https://github.com/taosdata/TDengine/pull/22284
- add keep alive parameter by @yihaoDeng in https://github.com/taosdata/TDengine/pull/22275
- enh(tsdb/cache/read): lazy init table map hash and entries by @stephenkgu in https://github.com/taosdata/TDengine/pull/22277
- test: add test case for r by @sangshuduo in https://github.com/taosdata/TDengine/pull/22265
- docs: add r language to connector by @sangshuduo in https://github.com/taosdata/TDengine/pull/22286
- other: merge 3.0 by @hjxilinx in https://github.com/taosdata/TDengine/pull/22287
- disable infinite count loop by @hzcheng in https://github.com/taosdata/TDengine/pull/22292
- merge 3.0 into branch main by @stephenkgu in https://github.com/taosdata/TDengine/pull/22290
- test: make connect_native.r a bit perplexing by @sangshuduo in https://github.com/taosdata/TDengine/pull/22291
- release 3.1.0.0 by @xiaopingcs in https://github.com/taosdata/TDengine/pull/22294
- doc: remove 3.1.0.0 by @gccgdb1234 in https://github.com/taosdata/TDengine/pull/22295
- release 3.1.0.0 by @xiaopingcs in https://github.com/taosdata/TDengine/pull/22297
- docs: update readme for build contrib on by @sangshuduo in https://github.com/taosdata/TDengine/pull/22299
- set dummy delete data request by @54liuyao in https://github.com/taosdata/TDengine/pull/22296
- reset state window end key by @54liuyao in https://github.com/taosdata/TDengine/pull/22303
- Docs/yuanliu/deploy k8s td 25202 by @liuyuan199303 in https://github.com/taosdata/TDengine/pull/22307
- Docs/yuanliu/deploy k8s td 25202 by @liuyuan199303 in https://github.com/taosdata/TDengine/pull/22308
- docs: fix note style by @liuyuan199303 in https://github.com/taosdata/TDengine/pull/22310
- docs: geometry supplemental docs by @sangshuduo in https://github.com/taosdata/TDengine/pull/22298
- docs: platform supported by the community edition by @kailixu in https://github.com/taosdata/TDengine/pull/22309
- fix: set nextIndex when get neighbour index by @shenglian-zhou in https://github.com/taosdata/TDengine/pull/22312
- fix: make statekey of state window node not a target node by @shenglian-zhou in https://github.com/taosdata/TDengine/pull/22314
- fix: keep stt iterator valid in the list by @shenglian-zhou in https://github.com/taosdata/TDengine/pull/22315
- Update 06-select.md by @shenglian-zhou in https://github.com/taosdata/TDengine/pull/22318
- remove extra character by @xiaopingcs in https://github.com/taosdata/TDengine/pull/22326
- use stream task by @54liuyao in https://github.com/taosdata/TDengine/pull/22321
- fix: refine example by @sangshuduo in https://github.com/taosdata/TDengine/pull/22325
- comment out splitVgroup.py by @shenglian-zhou in https://github.com/taosdata/TDengine/pull/22330
- fix: fix _wstart,_wennd not matching with interval for ns/us databases by @glzhao89 in https://github.com/taosdata/TDengine/pull/22320
- add stream verion by @yihaoDeng in https://github.com/taosdata/TDengine/pull/22313
- docs: supplement r language connnector note by @sangshuduo in https://github.com/taosdata/TDengine/pull/22340
- delete atomic_exchange_64 by @54liuyao in https://github.com/taosdata/TDengine/pull/22311
- update packaging script by @xiaopingcs in https://github.com/taosdata/TDengine/pull/22344
- fix: memory leak by @hzcheng in https://github.com/taosdata/TDengine/pull/22345
- fix: fix tsort crash caused by not enough disk space by @glzhao89 in https://github.com/taosdata/TDengine/pull/22333
- fix: ins_indexes vgroup_id using null value instead of -1 for invalid by @glzhao89 in https://github.com/taosdata/TDengine/pull/22331
- fix(stream): commit the update to make sure the new state of tasks will be persistent to disk. by @hjxilinx in https://github.com/taosdata/TDengine/pull/22353
- fix: snapshot invalid read by @hzcheng in https://github.com/taosdata/TDengine/pull/22346
- docs: add upgrade notes to releases page by @danielclow in https://github.com/taosdata/TDengine/pull/22354
- open split vgroup case by @hzcheng in https://github.com/taosdata/TDengine/pull/22335
- fix: update assert issue by @hzcheng in https://github.com/taosdata/TDengine/pull/22364
- docs: fix connection param in taosws in python connector by @sunpe in https://github.com/taosdata/TDengine/pull/22368
- test:fix windows cases by @tomchon in https://github.com/taosdata/TDengine/pull/22352
- fix: reset rowsize since it is set during blockDataAppendColInfo by @shenglian-zhou in https://github.com/taosdata/TDengine/pull/22362
- other: merge fix from 3.0 to main. by @hjxilinx in https://github.com/taosdata/TDengine/pull/22357
- fix(stream): avoid launching check downstream by @hjxilinx in https://github.com/taosdata/TDengine/pull/22376
- Update 05-insert.md 中文括号问题 by @CityChen81 in https://github.com/taosdata/TDengine/pull/22377
- fix: restore stt/block merge back by @shenglian-zhou in https://github.com/taosdata/TDengine/pull/22374
- rm duplicate para by @yihaoDeng in https://github.com/taosdata/TDengine/pull/22379
- fix taosd cannot quit by @yihaoDeng in https://github.com/taosdata/TDengine/pull/22372
- avoid removing taosx and taos-explorer while uninstall taosd by @xiaopingcs in https://github.com/taosdata/TDengine/pull/22382
- docs: Rename 27-index.md to 27-indexing.md by @danielclow in https://github.com/taosdata/TDengine/pull/22385
- test:fix comatibility case by @tomchon in https://github.com/taosdata/TDengine/pull/22373
- fix: add max_speed as keywordw by @dapan1121 in https://github.com/taosdata/TDengine/pull/22387
- fix(stream): use streamId&taskId to identify a stream task by @hjxilinx in https://github.com/taosdata/TDengine/pull/22380
- fix mem leak by @54liuyao in https://github.com/taosdata/TDengine/pull/22393
- fix: sma option for show create table by @kailixu in https://github.com/taosdata/TDengine/pull/22392
- fix(stream): execute the stream task directly by @hjxilinx in https://github.com/taosdata/TDengine/pull/22395
- update release version on main branch by @xiaopingcs in https://github.com/taosdata/TDengine/pull/22398
- fix:offset error in tmq & add test cases by @wangmm0220 in https://github.com/taosdata/TDengine/pull/22384
- docs: update 06-stream.md to correct sample sql statement by @danielclow in https://github.com/taosdata/TDengine/pull/22386
- fix: add time window boundary check before interpolation by @glzhao89 in https://github.com/taosdata/TDengine/pull/22402
- refactor: refactor the transfer state procedure. by @hjxilinx in https://github.com/taosdata/TDengine/pull/22413
- fix: infinite tomb data sync loop by @hzcheng in https://github.com/taosdata/TDengine/pull/22407
- Update 08-taos-shell.md by @DuanKuanJun in https://github.com/taosdata/TDengine/pull/22414
- test: add build by @DuanKuanJun in https://github.com/taosdata/TDengine/pull/22150
- fix: set max_binary_display_width can not show all text by @DuanKuanJun in https://github.com/taosdata/TDengine/pull/22422
- refactor: exec directly not asynchnoized. by @hjxilinx in https://github.com/taosdata/TDengine/pull/22424
- opti:wal logic by @wangmm0220 in https://github.com/taosdata/TDengine/pull/22417
- merge fix/retry_resolve_fqdn to main by @cadem in https://github.com/taosdata/TDengine/pull/22440
- fix:tmq interface & remove snapshot code by @wangmm0220 in https://github.com/taosdata/TDengine/pull/22442
- fix(stream): continue process when met with trans-state msg. by @hjxilinx in https://github.com/taosdata/TDengine/pull/22439
- docs:modify format & add logic for dot in schemaless by @wangmm0220 in https://github.com/taosdata/TDengine/pull/22452
- fix/retry_resolve_fqdn by @cadem in https://github.com/taosdata/TDengine/pull/22274
- fix: memory leak when commit by @hzcheng in https://github.com/taosdata/TDengine/pull/22457
- refactor: do some internal refactcor by @hjxilinx in https://github.com/taosdata/TDengine/pull/22461
- fix: tsdb snapshot bug by @hzcheng in https://github.com/taosdata/TDengine/pull/22460
- fix: modify column length for super table by @kailixu in https://github.com/taosdata/TDengine/pull/22468
- fix: refine example demo.c by @sangshuduo in https://github.com/taosdata/TDengine/pull/22473
- docs: fix taos_init() return type by @sangshuduo in https://github.com/taosdata/TDengine/pull/22475
- fix: important fix for compact file corruption by @hzcheng in https://github.com/taosdata/TDengine/pull/22474
- fix:set terrno = 0 to avoid affect next fetch msg by @wangmm0220 in https://github.com/taosdata/TDengine/pull/22459
- fix: document issues by @dapan1121 in https://github.com/taosdata/TDengine/pull/22483
- fix(stream): fix memory leak and do some internal refactor. by @hjxilinx in https://github.com/taosdata/TDengine/pull/22484
- docs: fix link in grafana doc by @danielclow in https://github.com/taosdata/TDengine/pull/22489
- docs: refine c connector docs by @sangshuduo in https://github.com/taosdata/TDengine/pull/22491
- docs: taos api description by @kailixu in https://github.com/taosdata/TDengine/pull/22493
- fix: get systable cols error by @wangjiaming0909 in https://github.com/taosdata/TDengine/pull/22471
- docs: add current_user() in function by @sangshuduo in https://github.com/taosdata/TDengine/pull/22496
- fix: fill last group data between groups by @wangjiaming0909 in https://github.com/taosdata/TDengine/pull/22485
- Update cases.task by @tomchon in https://github.com/taosdata/TDengine/pull/22248
- update installation instruction by @xiaopingcs in https://github.com/taosdata/TDengine/pull/22504
- fix:do not send unsubscribe msg to taosd if subscribe failed by @wangmm0220 in https://github.com/taosdata/TDengine/pull/22508
- release 3.1.0.2 by @xiaopingcs in https://github.com/taosdata/TDengine/pull/22506
- fix: global data sink manager issue by @dapan1121 in https://github.com/taosdata/TDengine/pull/22520
- fix: assign flags during subscribe by @kailixu in https://github.com/taosdata/TDengine/pull/22521
- fix: alter stt_trigger bug by @hzcheng in https://github.com/taosdata/TDengine/pull/22527
- update packaging script by @xiaopingcs in https://github.com/taosdata/TDengine/pull/22510
- fix: query failed return time from websocket is last successful time by @DuanKuanJun in https://github.com/taosdata/TDengine/pull/22535
- docs: add note to csharp connector docs by @sangshuduo in https://github.com/taosdata/TDengine/pull/22541
- reload semi session state by @54liuyao in https://github.com/taosdata/TDengine/pull/22531
- feat(driver): add committed assignment API for jdbc by @huolibo in https://github.com/taosdata/TDengine/pull/22544
- mem leak by @54liuyao in https://github.com/taosdata/TDengine/pull/22547
- fix: fill operator with desc ts order returned 1 more rows by @wangjiaming0909 in https://github.com/taosdata/TDengine/pull/22532
- fix(stream): continue check wal when meeting empty delete block msg. by @hjxilinx in https://github.com/taosdata/TDengine/pull/22558
- fix(parser): update the key words for disk io throttling. by @hjxilinx in https://github.com/taosdata/TDengine/pull/22563
- fix:[TD-25651] reset epoch if consumer changed to avoid consumeing no… by @wangmm0220 in https://github.com/taosdata/TDengine/pull/22561
- fix: specify utf-8 in jdbc example pom.xml by @sangshuduo in https://github.com/taosdata/TDengine/pull/22565
- mem leak by @54liuyao in https://github.com/taosdata/TDengine/pull/22555
- Update 06-taosdump.md dot replace with '-Q' (English) by @DuanKuanJun in https://github.com/taosdata/TDengine/pull/22574
- Update 06-taosdump.md dot replace with '-Q' by @DuanKuanJun in https://github.com/taosdata/TDengine/pull/22573
- fix: taosCompressFile mem leak by @shenglian-zhou in https://github.com/taosdata/TDengine/pull/22571
- undo remove operation for taosx when building taosd by @xiaopingcs in https://github.com/taosdata/TDengine/pull/22567
- fix: improve upgrade speed by @hzcheng in https://github.com/taosdata/TDengine/pull/22577
- docs: kill query command need quote around id by @sangshuduo in https://github.com/taosdata/TDengine/pull/22588
- release 3.1.0.3 by @xiaopingcs in https://github.com/taosdata/TDengine/pull/22582
- fix:[TD-258900]modify tmq trans conflict to db level by @wangmm0220 in https://github.com/taosdata/TDengine/pull/22534
- release(driver): jdbc release 3.2.5 version by @huolibo in https://github.com/taosdata/TDengine/pull/22593
- fix: fix non-root users cannot create log files even if they have write by @glzhao89 in https://github.com/taosdata/TDengine/pull/22458
- enhance: fix buffer size overflow by @shenglian-zhou in https://github.com/taosdata/TDengine/pull/22595
- fix(stream): release tasks. by @hjxilinx in https://github.com/taosdata/TDengine/pull/22602
- fix: wrong start key for pFill when unit of sliding is y or n by @shenglian-zhou in https://github.com/taosdata/TDengine/pull/22579
- fix:unregister push manager if delete subscribe to avoid tqProcessPol… by @wangmm0220 in https://github.com/taosdata/TDengine/pull/22603
- Doc/index detail by @yihaoDeng in https://github.com/taosdata/TDengine/pull/22609
- docs: add seeq doc zh by @sangshuduo in https://github.com/taosdata/TDengine/pull/22601
- docs: rename index.md by @dingbo8128 in https://github.com/taosdata/TDengine/pull/22615
- fix(tsdb/cache read): remove all null row by @stephenkgu in https://github.com/taosdata/TDengine/pull/22631
- fix(tsdb): add more check for block rows by @hjxilinx in https://github.com/taosdata/TDengine/pull/22633
- doc: resovle broken link by @gccgdb1234 in https://github.com/taosdata/TDengine/pull/22641
- update rebuild tag index doc by @yihaoDeng in https://github.com/taosdata/TDengine/pull/22644
- doc: refine some links by @gccgdb1234 in https://github.com/taosdata/TDengine/pull/22648
- doc: remove duplicate install page by @gccgdb1234 in https://github.com/taosdata/TDengine/pull/22649
- fix: use MD5 hash to fix aliasname not enough to hold dbname.tbname by @glzhao89 in https://github.com/taosdata/TDengine/pull/22540
- docs: refine grafana plugin docs by @sangshuduo in https://github.com/taosdata/TDengine/pull/22651
- fix log error by @yihaoDeng in https://github.com/taosdata/TDengine/pull/22645
- fix: fix where ts < now used in nested query report invalid timestamp by @glzhao89 in https://github.com/taosdata/TDengine/pull/22564
- Fix/td 25986 by @yihaoDeng in https://github.com/taosdata/TDengine/pull/22658
- fix:dead lock by @wangmm0220 in https://github.com/taosdata/TDengine/pull/22656
- docs: refine tdinsight docs by @sangshuduo in https://github.com/taosdata/TDengine/pull/22666
- docs: add note for grafana unified alerting by @sangshuduo in https://github.com/taosdata/TDengine/pull/22672
- docs: refine grafana docs en by @sangshuduo in https://github.com/taosdata/TDengine/pull/22675
- fix:coredump if saved epoch bigger than request epoch & modify test c… by @wangmm0220 in https://github.com/taosdata/TDengine/pull/22678
- fix: aggregate function omitted issue by @dapan1121 in https://github.com/taosdata/TDengine/pull/22673
- enh: upgrade more efficiently by @hzcheng in https://github.com/taosdata/TDengine/pull/22685
- change debug log by @yihaoDeng in https://github.com/taosdata/TDengine/pull/22687
- docs: add seeq doc en by @sangshuduo in https://github.com/taosdata/TDengine/pull/22686
- fix: merge 3.0 to main by @dapan1121 in https://github.com/taosdata/TDengine/pull/22689
- fix(stream): fix epset errors by @stephenkgu in https://github.com/taosdata/TDengine/pull/22693
New Contributors
- @meeki007 made their first contribution in https://github.com/taosdata/TDengine/pull/21313
- @dinglezhang made their first contribution in https://github.com/taosdata/TDengine/pull/21037
- @CubicTec made their first contribution in https://github.com/taosdata/TDengine/pull/21634
- @sunsided made their first contribution in https://github.com/taosdata/TDengine/pull/22062
- @liuyuan199303 made their first contribution in https://github.com/taosdata/TDengine/pull/22164
- @CityChen81 made their first contribution in https://github.com/taosdata/TDengine/pull/22377
Full Changelog: https://github.com/taosdata/TDengine/compare/ver-3.0.4.2...ver-3.1.1.0