3.0.7.0
gccgdb1234
released this
11 Jul 00:16
·
20664 commits
to main
since this release
Fixed bugs:
- taosd crash caused by reconnecting from incompatible clients
- problems in some corner cases of stream processing
- problems in using assignment()/seek() API of data subscription
- problems caused by race condition in data subscription
New Features & Improvements
- Multiple dnode Cluster with multiple replicas can continue to work even when the disk of one dnode is broken
What's Changed
- release 3.0.6.0 by @xiaopingcs in #21920
- fix: add order by _wstart case with orderBy.py by @DuanKuanJun in #21916
- update main branch version by @xiaopingcs in #21923
- fix/TS-3589 by @cadem in #21904
- fix/TD-25052 by @cadem in #21911
- docs: update python document by @sunpe in #21927
- enh: update of user auth version by @kailixu in #21893
- fix: fix coverity issue. by @hjxilinx in #21901
- fix(stream): fix message lost bug during pause stream. by @hjxilinx in #21935
- Update taostools_CMakeLists.txt.in by @plum-lihui in #21940
- chore: enable sysInfo update by @kailixu in #21937
- udpate buffer default value from 96 to 256 by charles by @flyingangel2013 in #21933
- build: upgrade taospy version by @sunpe in #21942
- fix: remove order logic in diff function by @glzhao89 in #21944
- fix: coverity scan by @hzcheng in #21930
- fix: fix show queries output wrongly displayed by @glzhao89 in #21946
- fix: float width set to 7 and double set to 15 by @DuanKuanJun in #21954
- enh: terminate on IO error while appending wal logs or flushing data by @bgzhao66 in #21957
- test: add tmq case for max groupid by @plum-lihui in #21905
- docs: fix example in python document by @sunpe in #21966
- docs: fix-example-in-python-document by @sunpe in #21967
- test: temp test tmq-case by @plum-lihui in #21964
- fix:add lock for tmq->clientTopic by @wangmm0220 in #21953
- fix:null pointer error by @wangmm0220 in #21977
- fix:race condition for pTq->pStore->pHash by @wangmm0220 in #21976
- fix(coverity): fix coverity scan issues by @stephenkgu in #21978
- add version check in rpc by @yihaoDeng in #21962
- test: add check by @plum-lihui in #21981
- docs(driver): jdbc 3.2.4 description by @huolibo in #21988
- fix: desc table without permission to view any column issue by @dapan1121 in #21985
- add test check by @yihaoDeng in #21987
- fix/TD-25074 for main by @LiShunGang in #21973
- fix: fix coverity scan issues by @dapan1121 in #21992
- fix:bugs in tmq_get_topic_assignment by @wangmm0220 in #21961
- docs:add info for INS_SUBSCRIPTIONS by @wangmm0220 in #21997
- update package test script by @xiaopingcs in #21999
- fix:set commitOffset is send msg success & optimize log & add test ca… by @wangmm0220 in #22000
- fix(stream): fix bug that causes the endless loop. by @hjxilinx in #22001
- fix:return offset stored if get assignment in init mode by @wangmm0220 in #22002
- doc/password len by @cadem in #21998
- fix:seek failed in initilized status by @wangmm0220 in #22003
- fix: ask jemalloc to use background_threads to return vm to os by @shenglian-zhou in #21984
- fix:[TD-25071] pSub is null & return wal not exist if no data by @wangmm0220 in #21943
- docs: add info for ttlChangeOnWrite for main by @LiShunGang in #22006
- fix(stream): add missing status check. by @hjxilinx in #22004
- enh: add procedures on server for udf/udaf in nested queries where outer query is by @glzhao89 in #22009
- fix: fix interp fill value unsigned type not being handled by @glzhao89 in #22008
- fix: refine csharp example by @sangshuduo in #22015
- add user privilege cases of insert and select operation for stable,ch… by @flyingangel2013 in #21878
Full Changelog: ver-3.0.6.0...ver-3.0.7.0