v300.1.0
New Features
- Added support for delta compression algorithm on DECIMAL columns.
- Added support for uploading and downloading BLOB and SYMBOL sets.
Improvements
- Expanded index range for submatrix retrieval.
- Implemented validation for String type data construction, with '\0' now considered an invalid character.
- Modified default value of listeningPort parameter to 0 for stream subscriptions.
Issues Fixed
- Fixed an issue where parameters batchSize and throttle did not take effect during subscriptions when msgAsTable=true.