Fixed Bugs:
fix: resolved some memory leak in TDengine client driver
fix: resolved the problem of console popup when invoking TDengine client driver on Windows
fix: removed dependency on some visutal studio libraries on Windows
fix: fixed taosd crash caused by TCP port scanning program
fix: fixed syntax parsing, memory leak and crash caused by interp function
fix: resolved some problems about syntax parsing
fix: corrected the query result of elapsed, sum and min function in some cases
fix: corrected wrong result of querying sub table number with conditions
fix: fixed a few crash problems in stream processing
fix: fixed a crash problem which happened occasionally in interval query
fix: prevented from creating a stable with same name as an existing normal table
fix: fixed the problem of automatic appending "_u" to table name when using db
.tbname to create table
fix: fixed crash on Windows after writing some amount of data
fix: fixed crash when writing by Prometheus through remote_write
Enhancements:
enh: optimized the data writing performance significantly in case of large number of sub-tables
enh: improved the recovery speed when one dnode is down in case of 3 replications
What's Changed
- docs: fix syntax highlight for rust subscription demo by @zitsen in #16076
- doc: update taos.cfg by @guanshengliang in #16077
- docs: add tmq sample by @huolibo in #16080
- feat: update taostools for3.0 by @sangshuduo in #16078
- docs: modify jdbc version by @huolibo in #16081
- docs: add tmq sample and doc by @huolibo in #16082
- docs: format reference by @huolibo in #16085
- fix: close tbc before returning by @stephenkgu in #16091
- fix: destroy pResList array in error cases by @stephenkgu in #16092
- docs: fix unsigned small int range typo by @sangshuduo in #16093
- download and unpack
upx
in ~/.taos/externals/upx by @freemine in #16088 - docs: format reference by @huolibo in #16083
- build(deps): bump log4j-core from 2.14.1 to 2.17.1 in /examples/JDBC/taosdemo by @dependabot in #16065
- build(deps): bump log4j-core from 2.14.1 to 2.17.1 in /examples/JDBC/connectionPools by @dependabot in #16064
- fix(query): set ignore flag when skip current datablock. by @hjxilinx in #16095
- build(deps): bump spring-expression from 5.3.2 to 5.3.16 in /examples/JDBC/taosdemo by @dependabot in #16062
- build(deps): bump spring-core from 5.3.2 to 5.3.20 in /examples/JDBC/taosdemo by @dependabot in #16063
- build(deps-dev): bump mysql-connector-java from 8.0.16 to 8.0.28 in /examples/JDBC/taosdemo by @dependabot in #16097
- build(deps): bump fastjson from 1.2.75 to 1.2.83 in /examples/JDBC/taosdemo by @dependabot in #16096
- refactor code by @yihaoDeng in #16099
- refactor code by @yihaoDeng in #16102
- refactor(stream): remove unneccessary param in converting data by @cosmic-jc in #16103
- docs: Update 03-package.md by @wenzhouwww in #16086
- docs(REST): improve REST API document by @huskar-t in #16107
- fix(query): fix nested query length(ltrim/rtrim) result incorrect by @glzhao89 in #16106
- fix(query): fix nested query length(ltrim/rtrim) result incorrect by @glzhao89 in #16105
- Test: add case to support rest API by @wu-champion in #16100
- docs : Update 01-docker.md by @wenzhouwww in #16087
- docs(REST): improve REST API document by @huskar-t in #16112
- enh: insert client optimize by @xiao-yu-wang in #16032
- docs: modify tmq document by @huolibo in #16110
- docs: add sql changes chapter by @xiao-yu-wang in #16121
- fix: set time window overlapping to true when windows end past block end by @shenglian-zhou in #16111
- docs: fix subscribe topics doc style by @zitsen in #16123
- refactor(tmq): put write logic into taosx.c by @cosmic-jc in #16119
- docs: update config parameters by @guanshengliang in #16126
- docs: update config parameters by @guanshengliang in #16127
- test: irate update by @wenzhouwww in #16113
- test : update method about get current time by @wenzhouwww in #16114
- Update the example spelling error by @taos-support in #16101
- enh(stream): reduce table scan by @cosmic-jc in #16134
- fix: select constant error by @xiao-yu-wang in #16129
- docs: modify 3.0 version by @huolibo in #16136
- refactor(sync): add syncIsReadyForRead by @castermode in #16124
- docs(TMQ): improve tmq document by @huskar-t in #16143
- fix(query): fix sample with partition by invalid pageId cause crash by @glzhao89 in #16144
- docs: refine python tmq doc by @zhaoyanggh in #16132
- docs(driver):update C# 3.0 tmq doc under develop/tmq.mdx by @xleili in #16146
- fix(stream): window delete by @cosmic-jc in #16137
- Release/ver 3.0.0.0 by @afwerar in #16151
- feat: remove storage from community by @afwerar in #16150
- docs(driver):update nodejs tmq doc by @xleili in #16156
- feat: fix compile error by @afwerar in #16161
- docs: add taosKeeper doc by @huolibo in #16160
- docs: add rust examples for subscription document by @zitsen in #16163
- feat: remove some win test by @afwerar in #16164
- docs: change default value by @huolibo in #16142
- fix: test case error by @guanshengliang in #16162
- release: merge from main to 3.0 by @guanshengliang in #16165
- feat: fix get dir size error by @afwerar in #16166
- Refact: meta 3.0 by @hzcheng in #16145
- enh(stream): reduce table scan by @cosmic-jc in #16155
- fix: source ts column error by @shenglian-zhou in #16139
- test:update test case irate again by @wenzhouwww in #16148
- test:update test case for mavg by @wenzhouwww in #16152
- Update _sub_python.mdx by @zhaoyanggh in #16169
- docs: update 07-tmq.mdx for python by @zhaoyanggh in #16170
- docs: fix C source code link in subscription by @zitsen in #16178
- refactor(tmq): use tdb to store check info by @cosmic-jc in #16177
- rm code by @yihaoDeng in #16159
- fix(query): set proper ltrim/rtrim result schema bytes by @glzhao89 in #16179
- fix: remove rust-bindings, use official connector instead by @zitsen in #16182
- chore: add lost source code for tmq example of C by @zitsen in #16189
- refactor(sync): add syncNodeDynamicQuorum by @castermode in #16185
- chore: fix source code file name typo by @zitsen in #16190
- refactor(mnode): check drop and alter stb for stream and topic by @cosmic-jc in #16183
- fix: return error if stable's name duplicate with child table by @stephenkgu in #16154
- docs: grafana plugin document by @huolibo in #16181
- opti:logic for get table list by @wangmm0220 in #15975
- refactor(mnode): drop stream task by @cosmic-jc in #16194
- fix(mnode): memory leak by @cosmic-jc in #16204
- enh: rsma batch process by @kailixu in #16195
- refactor(sync): adjust strategy for dynamic quorum by @castermode in #16206
- fix(query): fix interp pResBlock->rows > capacity cause assert failure by @glzhao89 in #16186
- fix: get meta null if table does not exists by @wangmm0220 in #16207
- fix invalid packet by @yihaoDeng in #16191
- fix invalid packet by @yihaoDeng in #16196
- refactor(sync): adjust SYNC_MAX_RECV_TIME_RANGE_MS by @castermode in #16210
- docs: remove link to taosx by @dingbo8128 in #16221
- fix(query): fix elapsed order by ts desc result inconsistency after flush to disk by @glzhao89 in #16209
- refactor code by @yihaoDeng in #16180
- build: move check into shell file by @afwerar in #16214
- fix invalid packet by @yihaoDeng in #16224
- fix(tsdb/cache): add DCLP to tsdbCache by @stephenkgu in #16205
- test: valgrind case by @guanshengliang in #16225
- feat: merge main branch by @yihaoDeng in #16226
- fix: change the overlap windows to change scan load status by @shenglian-zhou in #16175
- fix(query): memory leak by @cosmic-jc in #16222
- docs: update index.mdx by @xiao-yu-wang in #16232
- fix(docs):uncomment nodejs tmq example's commit msg by @xleili in #16215
- feat(taosAdapter): taosAdapter supports Windows by @huskar-t in #16229
- fix(query): restrict interp input type to numerical type only by @glzhao89 in #16213
- enh(stream): optimize output by @cosmic-jc in #16233
- refactor rpc code by @yihaoDeng in #16231
- docs: query data doc adjust by @xiao-yu-wang in #16242
- fix: escape character problem in auto create table insert by @xiao-yu-wang in #16223
- fix(query): fix interp + fill(linear) datapoints outside interpolation window are included by @glzhao89 in #16238
- feat(taosAdapter): taosAdapter supports Windows by @huskar-t in #16237
- docs(docker): update docker document by @huskar-t in #16253
- fix http report by @yihaoDeng in #16248
- fix: check tag when it is not regular table by @shenglian-zhou in #16252
- refactor(stream): optimize interval by @cosmic-jc in #16251
- os: fix flashing black console error by @afwerar in #16239
- fix: wait pPageH to complete initialization by @stephenkgu in #16254
- fix(query): fix "n","y" time unit parsing does not return error by @glzhao89 in #16249
- test: restore case by @guanshengliang in #16255
- refactor: refactor the last file structure, as well as the related write and read procedure. by @hjxilinx in #16256
- Update 03-table.md by @sunshine-smdbs in #16236
- relrase: merge from 3.0 to main by @guanshengliang in #16264
- refactor(query): optimize load last block. by @hjxilinx in #16263
- enh: rsma batch process and code optimization by @kailixu in #16262
- release: merge from 3.0 to main by @guanshengliang in #16266
- doc: english version of 3.0 documentation by @danielclow in #16240
- release: merge from 3.0 to main by @guanshengliang in #16265
- docs: merge from 3.0 to main by @guanshengliang in #16268
- docs(stream) by @cosmic-jc in #16267
- docs(stream) by @cosmic-jc in #16271
- Update 14-stream.md by @cosmic-jc in #16273
- fix leakage in
SFillLogicNode
by @freemine in #16259 - docs: merge CONTRIBUTING files from develop branch by @arielyang in #16098
- test: valgrind case by @guanshengliang in #16274
- fix(query): add one more condition check when merge file block by @hjxilinx in #16276
- fix(query): add one more condition check when merge file block and last block. by @hjxilinx in #16278
- fix(driver): jdbc sample for 3.0 by @huolibo in #16235
- release: merge from main to 3.0 by @guanshengliang in #16279
- fix: fix memory leak issue by @dapan1121 in #16282
- feat(stream): steam state window delete result by @54liuyao in #16283
- fix(query): fix bug in descending order scan in lastblock. by @hjxilinx in #16286
- refactor(sync): modify config file len by @castermode in #16284
- ci: if all changed files are in docs/en or docs/zh, make it a docs PR… by @tangfangzhi in #16287
- opti: group by tag by @wangmm0220 in #16258
- fix: remove python subscribe demo by @zhaoyanggh in #15987
- ci: ignore return value while check changed files if it is a docs PR by @tangfangzhi in #16293
- fix(query): fix pthread_create memleak in when shell exit by @glzhao89 in #16290
- fix: use new API tBlockDataInit to init pBlockData by @stephenkgu in #16296
- enh: async launch tasks by @dapan1121 in #16298
- refactor(sync): close receiver when become leader by @castermode in #16301
- fix: the syntax problem of querying the state value in the state window by @xiao-yu-wang in #16299
- fix(query): init the blockdata before load data. by @hjxilinx in #16300
- fix: fill desc order support by @shenglian-zhou in #16303
- os: fix fseek error by @afwerar in #16302
- fix: create block data for last files by @stephenkgu in #16304
- fix(query): fix stream session window out of order data agg function result error by @glzhao89 in #16297
- fix:fix explain analyze validate issue by @dapan1121 in #16306
- fix: libuv compile error with gcc 11+ by @sangshuduo in #16305
- fix: fix explain row buffer size issue by @dapan1121 in #16307
- release: merge from 3.0 to main by @guanshengliang in #16308
Full Changelog: ver-3.0.0.0...ver-3.0.0.1