Skip to content

v0.7.0

Compare
Choose a tag to compare
@kaans kaans released this 28 Dec 12:18

0.7.0 (2024-12-28)

Main changes

  • Add filters to the publish entry of a topic
  • Add Eclipse Sparkplug to the supported payload types

Features

  • add filters to output config (7483f3a)
  • add new payload type sparkplug (ef428d7)
  • add output to topic (09c50e1)
  • automatically convert input payload for filters (e902b85)
  • filter input of publish (79babcc)
  • generate code for sparkplug B from protobuf (c4f47e8)
  • parse protobuf and sparkplug from json and yaml (6050179)

Bug Fixes

  • make subscription optional (5e2ff01)