3.00.4
AWS
Improvements
- 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
New Features
- Added support for Linux ARM. (3.00.4.8)
Improvements
- Optimize the format of the
headerin the plugin interface’s return value. (3.00.4.5)
kafka
Improvements
Added support for retrieving the message send time in the background subscription mode. (3.00.4.12)
Bug Fixes
- Fixed an issue where the Kafka plugin could cause a memory leak in OOM scenarios . (3.00.4.1)
mysql
Improvements
Added the config parameter to the connect method for
specifying MySQL connection settings. (3.00.4.10)
NSQ
New Features
- Added support for subscribing to data by codes. (3.00.4.6)
- Added the queueDepth parameter in
subscribeto 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)
ODBC
New Features
- Added support for Linux ARM. (3.00.4.8)
Parquet
New Features
- Added support for Linux ARM. (3.00.4.8)
RabbitMQ
New Features
- Added the isTls parameter to
connectionandcreateSubJobto support TLS encryption. (3.00.4.6)
redis
New Features
- Added stream-related methods, supporting streaming data consumption in both sync and async mode. (3.00.4.8)
- Added methods
subscribeandunsubscribeto support subscribing to specified channels for receiving messages or unsubscribing. (3.00.4.2) - Added method
batchGetto query the specified keys in batches. (3.00.4)
Improvements
- Added the password parameter to
subscribeandsubscribeStreamto specify the authentication information required during plugin reconnection. (3.00.4.10) - Added the channel parameter to
getHandleStatusto specify the Redis subscription channel or pattern. (3.00.4.2)
Bug Fixes
Fixed the issue where the received binary data was incorrectly truncated during parsing. (3.00.4.12)
signal
New Features
- Added support for Linux ARM. (3.00.4.8)
zlib
New Features
- Added support for Linux ARM. (3.00.4.8)
zmq
New Features
- Added support for Linux ARM. (3.00.4.8)
