Skip to content

v5.51.0 — LTS support/v5.50 tip

Choose a tag to compare

@biancode biancode released this 22 Jul 17:17

LTS line support/v5.50 — tip v5.51.0

Current public LTS tip for node-red-contrib-modbus 5.5x.

npm i node-red-contrib-modbus@5.51.0

Highlights in 5.51.0

  • Live TCP / integration test suites with CI fast + heavy gate and optional test metrics logging (MODBUS_TEST_LOG=info)
  • IO-config: close lineReader on reload and node close

Also on this LTS tip (5.50.x → 5.51.0)

  • Shared Modbus-Client no longer STOPs when one consumer is disabled/deleted (#423, #487)
  • Deploy no longer hangs on stuck client.close (safe close + timeout)
  • Sequential queue drain restored after 5.46 FR-QUEUE-02 regression (#574)
  • Public Cloudsmith tarball URL restored for @openp4nr/modbus-serial
  • Numbered learning-path examples (01–16), including shared-client disable demo

Maintenance branch: support/v5.50

CHANGELOG