Skip to content

Releases: emqx/neuron

Daily Release(v2.15)

Daily Release(v2.15) Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 22 Jul 07:25
67d6beb
Merge pull request #2917 from fengzeroz/main

ekuiper: filters no tags write

Daily Release(v2.14)

Daily Release(v2.14) Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 22 Jul 07:24
67d6beb
Merge pull request #2917 from fengzeroz/main

ekuiper: filters no tags write

Daily Release(main)

Daily Release(main) Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 22 Jul 07:24
67d6beb
Merge pull request #2917 from fengzeroz/main

ekuiper: filters no tags write

Daily Release(v2.13)

Daily Release(v2.13) Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 22 Jul 06:19
b400f17
Merge pull request #2912 from fengzeroz/main

bool: parse option

Daily Release(v2.12)

Daily Release(v2.12) Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 01 Jul 09:28
92bfc8a
Merge pull request #2873 from fengzeroz/main

fix double free

2.13.1 Release

Choose a tag to compare

@fengzeroz fengzeroz released this 03 Jun 06:48
028764e

Fixes

  • Fix MQTT plugin crash due to receiving abnormal data.
  • API (tpy, cid, export db) validate jwt.
  • Remove log API.

2.15.0 Release

Choose a tag to compare

@fengzeroz fengzeroz released this 03 Jun 06:16
fd3b96a

Features

  • Add Kafka plugin, used for writing data to Kafka.
  • Tag support rename.
  • Tag support optional attribute 'unit'.
  • Inline Modbus-TCP Simulator.

Improve

  • Clean MQTT node offline cache when delete MQTT node
  • Support using GCC14 for build.

Fixes

  • Upgrade NanoSDK library to resolve some issues with MQTT.
  • Add data validation, replace strcpy with strncpy, and fix some security issues.

2.14.1 Release

Choose a tag to compare

@fengzeroz fengzeroz released this 03 Jun 06:39
20add0e

Fixes

  • Fix MQTT plugin crash due to receiving abnormal data.
  • API (tpy, cid, export db) validate jwt.
  • Remove log API.

2.12.3 Release

Choose a tag to compare

@fengzeroz fengzeroz released this 03 Jun 06:55
a1e4d2c

Fixes

  • Fix MQTT plugin crash due to receiving abnormal data.
  • API (tpy, cid, export db) validate jwt.

Daily Release(v2.11)

Daily Release(v2.11) Pre-release
Pre-release

Choose a tag to compare

@github-actions github-actions released this 17 Mar 02:05
3f6517a
Merge pull request #2709 from hxy7yx/main-1

upgrade nanosdk