Skip to content

3.0.4.0

Compare
Choose a tag to compare
@gccgdb1234 gccgdb1234 released this 17 Apr 02:18
· 14179 commits to main since this release
b3acd9b

Release Notes

  1. Significantly improved stability
  2. Improved performance in some query scenarios: 1) the performance of mode() when used with interval(); 2) the performance of percentile(); 3) the performance of last()/last_row()
  3. Rebalancing ability of cluster workloads after restarting one dnode
  4. Improved robustness when the data of a dnode is disrupted
  5. Data compact can be performed based on a specified time range
  6. Database parameters stt_trigger and minRows can be changed dynamically
  7. User defined function can be developed in Python
  8. Data in Pi, OPC UA and OPC DA can be transferred into TDengine
  9. taosExplorer can help manage data sources and tasks for Pi, OPC UA and OPC DA

What's Changed

New Contributors

Full Changelog: ver-3.0.3.2...ver-3.0.4.0