3.00.2

Feather

Bug Fixes

  • [DPLG-3109] Fixed memory leaks.

HBase

New Features

  • Support for Linux ARM (3.00.2.2)

ODBC

New Features

  • Added setLogLevel to set the plugin's log output level, and getLogLevel to get the current level. (3.00.2.1)

Enhancements

  • Database connections are now only locked when dataBaseType is "ClickHouse" or unspecified. (3.00.2.1)

opcua

Bug Fixes

  • Fixed occasional server crashes when checking subscription status via getSubscriberStat. (3.00.2.2)

Enhancements

  • Add actionName parameter to subscribe for specifying subscription task name. (3.00.2.2)

RabbitMQ

New Features

  • Added methods getConnections and getChannels for obtaining connections and channels.

Enhancements

  • Connections and channels are now automatically released if not referenced.
  • Subscriptions created with consume are now included in the global subscription information returned by createSubJob.

WebSocket

Bug Fixes

  • Fixed server crash caused by WebSocket reconnection failure. (3.00.2.1)