3.00.3

AWS

Enhancements

  • The account parameter now supports requestTimeoutMs, with a default value of 300000 milliseconds. (3.00.3.6)

Bug Fixes

  • Fixed an issue where the deleteS3Object method does not throw an error when the user does not have delete access. (3.00.3.7)

httpClient

New Features

  • Added support for Linux ARM. (3.00.3.16)

Improvements

  • The httpGet, httpPost, httpPut, and httpDelete methods now allows null values in dictionaries specified in params and headers. (3.00.3.5)
  • Optimize the format of the header in the plugin interface’s return value. (3.00.3.13)

kafka

Improvements

Added support for retrieving the message send time in the background subscription mode. (3.00.3.20)

Bug Fixes

  • Fixed an issue where the Kafka plugin could cause a memory leak in OOM scenarios . (3.00.3.9)

LDAP

Bug Fixes

  • Fixed memory leaps. (3.00.3.6)

lgbm

New Features

  • Added method getParam to return the information of the model. (3.00.3.6)

mysql

Enhancements

Added the config parameter to the connect method for specifying MySQL connection settings. (3.00.3.18)

NSQ

New Features

  • Added support for subscribing to data by codes. (3.00.3.14)
  • Added the queueDepth parameter in subscribe to control the backend data reception queue length. (3.00.3.14)

Bug Fixes

  • Fixed an issue where the Type field was empty for SSE OrderTrade data. (3.00.3.14)

ODBC

New Features

  • Added support for Linux ARM. (3.00.3.16)

parquet

New Features

  • Added support for Linux ARM. (3.00.3.16)
  • Added support for Shark and Linux ABI. (3.00.3.4)

Bug Fixes

  • ​​Fixed an issue​​ where SYMBOL columns were incorrectly returned as STRING when loading Parquet files. (3.00.3.4)

RabbitMQ

New Features

  • Added the isTls parameter to connection and createSubJob to support TLS encryption. (3.00.3.14)

redis

New Features

  • Added stream-related methods, supporting streaming data consumption in both sync and async mode. (3.00.3.16)
  • Added methods subscribe and unsubscribe to support subscribing to specified channels for receiving messages or unsubscribing. (3.00.3.10)
  • Added method batchGet to query the specified keys in batches. (3.00.3.8)

Improvements

  • Added the password parameter to subscribe and subscribeStream to specify the authentication information required during plugin reconnection. (3.00.3.18)
  • Added the channel parameter to getHandleStatus to specify the Redis subscription channel or pattern. (3.00.3.10)

Bug Fixes

Fixed the issue where the received binary data was incorrectly truncated during parsing. (3.00.3.20)

signal

New Features

  • Added support for Linux ARM. (3.00.3.16)
  • Added method dwtEx to perform a multilevel 1-D DWT. (3.00.3.7)

UniqueID

First release. This plugin is used for generating unique identifiers. (3.00.3.4)

zlib

New Features

  • Added support for Linux ARM. (3.00.3.16)

zmq

New Features

  • Added support for Linux ARM. (3.00.3.16)