Skip to content

eKuiper 1.4.3 release

Compare
Choose a tag to compare
@superrxan superrxan released this 03 Mar 06:46
· 1837 commits to master since this release
00e72c5

Overview

eKuiper 1.4.3 is a maintenance version that fixes several issues.

Fixes

  • Fix edgex source can not subscribe same topics for multiple rules when using share connection problem.
  • Fix edgex source can not connect to mqtt broker problem.
  • Fix mqtt source can not subscribe same topics for multiple rules when using share connection problem.
  • Fix rule hang problem when python plugin has exited.
  • Fix eKuiper can not run in armv7 problem.
  • Fix tdengine plugin crash problem.
  • Fix omitEmpty can not take effect when sendSingle is set problem.
  • Return error when replace stream sql does not match name

Docs