Skip to content

v3.8.0

Compare
Choose a tag to compare
@brocaar brocaar released this 02 Apr 08:03
· 107 commits to master since this release

v3.8.0

Features

Multi-line meta-data commands

This makes it possible to let a meta-data command return multiple lines of values. In case of multi-line output, ChirpStack Gateway Bridge will split each line by a configured delimiter to obtain the key / value pairs.

Bugfixes

  • Fix race condition in Semtech UDP Packet Forwarder backend. (#162)