ver-3.1.1.4
版本发布时间: 2023-09-20 11:56:54
taosdata/TDengine最新发布版本:ver-3.3.3.0(2024-10-08 15:31:53)
Fixed bugs:
- core dump when selecting ins_tables
- replica data size is much bigger than expected when executing split vgroup
- wrongly removing other components in install.sh and rmtaos
What's Changed
- update file name by @xiaopingcs in https://github.com/taosdata/TDengine/pull/22839
- fix: coverity issues by @wangjiaming0909 in https://github.com/taosdata/TDengine/pull/22837
- fix: special taos-ws-py version in py test by @sunpe in https://github.com/taosdata/TDengine/pull/22807
- test: lock start_timestamp and interval by @jiajingbin in https://github.com/taosdata/TDengine/pull/22792
- fix/TD-26210 by @cadem in https://github.com/taosdata/TDengine/pull/22830
- test: increase timeout 60s of replica 3to1 by @tomchon in https://github.com/taosdata/TDengine/pull/22845
- fix(stream): fix stream bugs. by @hjxilinx in https://github.com/taosdata/TDengine/pull/22847
- fix: neighbor block overlap judgement by @kailixu in https://github.com/taosdata/TDengine/pull/22832
- enh: decrease the libtaos.so size from cos by @kailixu in https://github.com/taosdata/TDengine/pull/22848
- fix: remove incorrect assert by @dapan1121 in https://github.com/taosdata/TDengine/pull/22835
- fix chkp transfer crash by @yihaoDeng in https://github.com/taosdata/TDengine/pull/22760
- Fix/xsren/ts 3957/read line on windows 3.1 by @facetosea in https://github.com/taosdata/TDengine/pull/22871
- fix(stream): merge fix from main to 3.1 by @hjxilinx in https://github.com/taosdata/TDengine/pull/22867
- TD-23722: add case for TMQ unsubscribe with taosAdapter by @xiaopingcs in https://github.com/taosdata/TDengine/pull/22742
- refactor: do some internal refactor. by @hjxilinx in https://github.com/taosdata/TDengine/pull/22877
- fix: join condition with single param operator by @dapan1121 in https://github.com/taosdata/TDengine/pull/22874
- fix: add system table ins_columns privilege test case by @dapan1121 in https://github.com/taosdata/TDengine/pull/22887
- doc: update doc for show vnodes by @bgzhao66 in https://github.com/taosdata/TDengine/pull/22883
- fix/TS-3944: tColDataCalcSMA add support for geometry by @LiShunGang in https://github.com/taosdata/TDengine/pull/22893
- fix:return TSDB_CODE_PAR_VALUE_TOO_LONG if data value is longer than … by @wangmm0220 in https://github.com/taosdata/TDengine/pull/22901
- add test case for join by @xiaopingcs in https://github.com/taosdata/TDengine/pull/22909
- test:increase timeout of win testcase by @tomchon in https://github.com/taosdata/TDengine/pull/22903
- enh: ignore compact req during restoring by @bgzhao66 in https://github.com/taosdata/TDengine/pull/22906
- fix: delete error by @hzcheng in https://github.com/taosdata/TDengine/pull/22911
- case: add delete fix bug case by @DuanKuanJun in https://github.com/taosdata/TDengine/pull/22928
- case: add option keepcolumnname case by @DuanKuanJun in https://github.com/taosdata/TDengine/pull/22933
- fix:[TD-26323]add macro to control tmq assert & make subscribe transa… by @wangmm0220 in https://github.com/taosdata/TDengine/pull/22939
- stream partition ignore stream_get_all by @54liuyao in https://github.com/taosdata/TDengine/pull/22936
- fix:core in race condition for pTq->pExecStore & return if poll too long & fix test cases if submit empty by @wangmm0220 in https://github.com/taosdata/TDengine/pull/22953
- fix:return in progress in drop consumer group by @wangmm0220 in https://github.com/taosdata/TDengine/pull/22959
- keep taosx and explorer service when installing taosd by @xiaopingcs in https://github.com/taosdata/TDengine/pull/22967
- fix: snapshot wrong compression option by @hzcheng in https://github.com/taosdata/TDengine/pull/22964
- merge stable sort intead of qsort as insert unordered data by @facetosea in https://github.com/taosdata/TDengine/pull/22935
- fix: query tbname from systables memory corruption by @wangjiaming0909 in https://github.com/taosdata/TDengine/pull/22975
Full Changelog: https://github.com/taosdata/TDengine/compare/ver-3.1.1.1...ver-3.1.1.4