Skip to content

3.0.4.2

Compare
Choose a tag to compare
@gccgdb1234 gccgdb1234 released this 25 May 03:29
· 13521 commits to main since this release

Enhancements:

  1. Improved performance for last() without cache enabled
  2. Minimize the impact on data writing caused by data subscription
  3. Improved rebalance performance

Fixed bugs:

  1. taosd exit may take too much time when there is a long query
  2. data subscription may hang in some extreme cases
  3. order by _wstart with partition by doesn't work
  4. A few crashe problems when using stream
  5. The result of sum + case when is not correct
  6. The result of interp is incorrect
  7. Schemaless writing reported error "table not exist"
  8. taosd keeps logging "database not exist"

Full Changelog: ver-3.0.4.2...ver-3.0.4.2

What's Changed

New Contributors

Full Changelog: ver-3.0.4.1...ver-3.0.4.2