ver-3.1.1.1
版本发布时间: 2023-09-11 23:03:19
taosdata/TDengine最新发布版本:ver-3.3.3.0(2024-10-08 15:31:53)
Fixed bugs found on ARM64 and Kylin OS
What's Changed
- doc: delete cluster and storage from website by @gccgdb1234 in https://github.com/taosdata/TDengine/pull/22698
- fix(stream): add null ptr check. by @hjxilinx in https://github.com/taosdata/TDengine/pull/22704
- test: add stream cases to 3.1 by @jiajingbin in https://github.com/taosdata/TDengine/pull/22731
- fix: fix last()/last_row() return MD5 hashed column name by @glzhao89 in https://github.com/taosdata/TDengine/pull/22726
- fix(tdb): fix tdb coverity warning by @stephenkgu in https://github.com/taosdata/TDengine/pull/22733
- fix/TD-22062 by @cadem in https://github.com/taosdata/TDengine/pull/22732
- fix:support length function for varbinary by @wangmm0220 in https://github.com/taosdata/TDengine/pull/22720
- update jdbc version by @xiaopingcs in https://github.com/taosdata/TDengine/pull/22747
- fix: use int64_t to record num of rows in taos shell by @shenglian-zhou in https://github.com/taosdata/TDengine/pull/22729
- fix: select tags from child table error by @shenglian-zhou in https://github.com/taosdata/TDengine/pull/22716
- test:replace clock_gettime in cases for win by @tomchon in https://github.com/taosdata/TDengine/pull/22750
- fix/TD-25996: tdbBtcDelete release pages before modifying pBtc->pPage by @LiShunGang in https://github.com/taosdata/TDengine/pull/22771
- test:replace clock_gettime in cases for win by @tomchon in https://github.com/taosdata/TDengine/pull/22779
- Fix/TD-26133-3.1.1.0 by @hzcheng in https://github.com/taosdata/TDengine/pull/22740
- fix: coverity found issues by @dapan1121 in https://github.com/taosdata/TDengine/pull/22775
- fix: fix coverity scan issue by @shenglian-zhou in https://github.com/taosdata/TDengine/pull/22756
- fix: 1. select tag from meters partition by tag limit returned wrong … by @wangjiaming0909 in https://github.com/taosdata/TDengine/pull/22765
- fix/TD-25445: search memory in ttlMgrFindExpired by @LiShunGang in https://github.com/taosdata/TDengine/pull/22773
- Fix/TD-25218: adjust the error code returned when db does not exist by @LiShunGang in https://github.com/taosdata/TDengine/pull/22796
- fix: fix diff not support unsigned type by @glzhao89 in https://github.com/taosdata/TDengine/pull/22783
- fix: break potential infinite loop in tfsMkdirRecurAt by @bgzhao66 in https://github.com/taosdata/TDengine/pull/22758
- stack overflow by @facetosea in https://github.com/taosdata/TDengine/pull/22789
- fix: remove db dead lock issue by @dapan1121 in https://github.com/taosdata/TDengine/pull/22806
- fix: missed one row for fill desc by @wangjiaming0909 in https://github.com/taosdata/TDengine/pull/22723
- fix: next merger iter of tombs in loop of tsdbSnapWriteTombRecord by @bgzhao66 in https://github.com/taosdata/TDengine/pull/22803
- fix:[TS-3922] make SStreamObj->->currentTick aligned by 8 by @wangmm0220 in https://github.com/taosdata/TDengine/pull/22801
- fix:send delete subscribe info to vnode if drop consumer by @wangmm0220 in https://github.com/taosdata/TDengine/pull/22777
- other: merge fix from main. by @hjxilinx in https://github.com/taosdata/TDengine/pull/22819
Full Changelog: https://github.com/taosdata/TDengine/compare/ver-3.1.1.0...ver-3.1.1.1