3.00.1

3.00.1.1

Improvements

  • The default value of parameter parallelism for DBConnection::run function has been modified from 2 to 64.

Issues Fixed

  • [AC-442] Fixed the potential compilation failure when using Visual Studio.

3.00.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.