v300.0.0
New Features
-
Added parameters backupSites to enable failover mechanism for subscribe.
-
Added method setStreamTableTimestamp to attach a timestamp column to a stream table to record the data ingestion time.
-
Added class EventSender and EventClient to write events into a heterogeneous stream table and subscribe events from a heterogeneous stream table.
Bug Fixes
-
Fixed a segmentation fault that occurred when downloading a dictionary containing data of UUID/INT128/IPADDR type with DBConnection.run.
-
Fixed an issue where the API would become unresponsive when uploading empty SYMBOL vectors with interfaces AutoFitTableAppender and AutoFitTableUpsert.
-
Fixed precision loss occured when parsing the DECIMAL column from a heterogeneous table.