Skip to content

ver-2.0.8.2

Compare
Choose a tag to compare
@zyyang90 zyyang90 released this 20 Nov 16:08
· 15679 commits to develop since this release
5b22fdf

Release Notes
!!!NOTICE!!!
please update your python connector and jdbc connector if you update the tdengine to v2.0.8.0
使用2.0.8.0版本的TDengine用户,Java开发者请一定更新taos-jdbcdriver到2.0.12版本。Python开发者请一定更新TDengine的connector。

FIX BUGS:
[TD-2156]: change packaging scripts for aarch32
[TD-2121]: fix coredump when commit failed
[TD-2084]: invalid read when close TSDB
[TD-2081]: fix alter blocks problem

ENHANCEMENTS:
[TD-2070]: optimize the load data performance.
[TD-2070]: improve project query performance.

NEW FEATURES:
[TD-1859]: a JDBC implementation use TDengine Restful Interface
[TD-2066]: pass error code when commit failed
[TD-1869]: mybatis plus demo for Java Developers
[TD-2004]: use queue to implement commit
[TD-2052]: common java connection pools examples
[TD-2052]: common connection pool demos

DOCS:

TEST:
[TD-1590]: a test case for JDBC failover
[TD-1592]: add test case for kill qeury>