Releases: kaans/mqtli
Releases · kaans/mqtli
v0.12.0
0.12.0 (2025-02-06)
Features
- add null output target (bf9767d)
- add sparkplug network (b58d792)
- collect templates of each edge node (a408e3f)
- format death messages (178430e)
- introduce message storages (a04ad42)
- load topics from config file in sparkplug mode on demand (e76172d)
- print sparkplug specific messages to console (bdd42b5)
- specify group ids to include (75885f9)
Bug Fixes
v0.11.0
v0.10.0
0.10.0 (2025-01-11)
Features
- add null message (ce105a5)
- add option to read message from stdin (38e99f4)
- add repeat for publish (ac3dc6d)
- add topic and message type args (dcacf49)
- add topic and message type args (47a4a7b)
- load pub message from file (456581e)
Bug Fixes
- allow empty list of filters in config (bb62d4e)
- count was not correct when sending triggered messages (0daf5b6)
- exit program if publish tasks are empty (7fc2fc6)
- exit scheduler if no tasks are planned at all (ad960de)
- exit scheduler if not more tasks are pending (6181092)
- make shared args global (96afeed)
v0.9.0
v0.8.0
v0.7.0
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)
v0.6.0
v0.5.2
- Manually release a new version after automatic release failed due to invalid configuration
Full Changelog: v0.5.1...v0.5.2
v0.5.1
- change rust version in release workflow to 0.81.0
Full Changelog: v0.5.0...v0.5.1