TDengine 3.3.6.9 Release Notes
Features
- feat: support persisent cache in agent of opc
- feat: support Spark retrieving data from TDengine
- feat: add support for SSRS (SQL Server Reporting Services)
Enhancements
- enh: optimize the update logic for data subscription offsets.
- enh: update the method for generating driver version numbers
- enh: Explorer support \n in JSON payload
- enh: Kafka/MQTT support keep original payload/value
- enh: kafka group and client_id should be editable after imported
- enh: optimize the config parameter's persistence behavior
- enh: Explorer support normal table and virutal tables
- enh: support for cancelling compact tasks in progress.
- enh: optimize the processing of backtick (`) character in database table names
Fixes
- fix: fix tmq data loss via rust websocket connector
- fix: fix doc link target
- fix: memory leak in taos client when querying heartbeats fails.
- fix: memory leak during stmt2's high-efficiency writing while auto-creating tables.
- fix: some config are not displayed when using the taosd -C command
- fix: do not reset metrics after task stopped to view in explorer
- fix: subscription fails when the consumer group name contains colon
- fix: fix oom when restore with many files
- fix: the error message and error code for stmt2 are inconsistent.
- fix: fix explorer sql limit detection in backend
- fix: using stmt2 in non-insert and non-select statements causes crash
- fix: massive writes of duplicate data may cause taosd to restart.
- fix: taosX persist queue not work for read in windows
- fix: aarch64 taos shell input chinese chars error
- fix: time range parsing error in the compact command caused the corresponding data file groups to fail to reorganize.
- fix: when enabling the whitelist, drop dnode operations may fail.