3.1.0.2
gccgdb1234
released this
22 Aug 10:13
·
19058 commits
to main
since this release
Fixed Bugs
- taosd crash in some query scenarios
- data subscription: position() get same offset after two pols() with data
- interp: data out of specified time range is returned
- show create table: additional "sma()" is returned in the SQL
- alter the length of VARCHAR failed
What's Changed
- rm duplicate para by @yihaoDeng in #22379
- fix taosd cannot quit by @yihaoDeng in #22372
- avoid removing taosx and taos-explorer while uninstall taosd by @xiaopingcs in #22382
- docs: Rename 27-index.md to 27-indexing.md by @danielclow in #22385
- test:fix comatibility case by @tomchon in #22373
- fix: add max_speed as keywordw by @dapan1121 in #22387
- fix(stream): use streamId&taskId to identify a stream task by @hjxilinx in #22380
- fix mem leak by @54liuyao in #22393
- fix: sma option for show create table by @kailixu in #22392
- fix(stream): execute the stream task directly by @hjxilinx in #22395
- update release version on main branch by @xiaopingcs in #22398
- fix:offset error in tmq & add test cases by @wangmm0220 in #22384
- docs: update 06-stream.md to correct sample sql statement by @danielclow in #22386
- fix: add time window boundary check before interpolation by @glzhao89 in #22402
- refactor: refactor the transfer state procedure. by @hjxilinx in #22413
- fix: infinite tomb data sync loop by @hzcheng in #22407
- Update 08-taos-shell.md by @DuanKuanJun in #22414
- test: add build by @DuanKuanJun in #22150
- fix: set max_binary_display_width can not show all text by @DuanKuanJun in #22422
- refactor: exec directly not asynchnoized. by @hjxilinx in #22424
- opti:wal logic by @wangmm0220 in #22417
- merge fix/retry_resolve_fqdn to main by @cadem in #22440
- fix:tmq interface & remove snapshot code by @wangmm0220 in #22442
- fix(stream): continue process when met with trans-state msg. by @hjxilinx in #22439
- docs:modify format & add logic for dot in schemaless by @wangmm0220 in #22452
- fix/retry_resolve_fqdn by @cadem in #22274
- fix: memory leak when commit by @hzcheng in #22457
- refactor: do some internal refactcor by @hjxilinx in #22461
- fix: tsdb snapshot bug by @hzcheng in #22460
- fix: modify column length for super table by @kailixu in #22468
- fix: refine example demo.c by @sangshuduo in #22473
- docs: fix taos_init() return type by @sangshuduo in #22475
- fix: important fix for compact file corruption by @hzcheng in #22474
- fix:set terrno = 0 to avoid affect next fetch msg by @wangmm0220 in #22459
- fix: document issues by @dapan1121 in #22483
- fix(stream): fix memory leak and do some internal refactor. by @hjxilinx in #22484
- docs: fix link in grafana doc by @danielclow in #22489
- docs: refine c connector docs by @sangshuduo in #22491
- docs: taos api description by @kailixu in #22493
- fix: get systable cols error by @wangjiaming0909 in #22471
Full Changelog: ver-3.1.0.1...ver-3.1.0.2