3.00.4

AWS

Enhancements

  • Upgrade dependency versions to fix vulnerabilities: (3.00.4)
    • Upgrade aws-cpp-sdk to 1.11.621, switch from dynamic to static linking.
    • Upgrade OpenSSL to 3.5.2.
    • Upgrade curl to 8.14.1.
    • Upgrade zlib to 1.3.1.

httpClient

Enhancements

  • Optimize the format of the header in the plugin interface’s return value. (3.00.4.5)

NSQ

New Features

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

Bug Fixes

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

RabbitMQ

New Features

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

redis

New Features

  • Added method batchGet to query the specified keys in batches. (3.00.4)