Skip to content
This repository was archived by the owner on May 2, 2025. It is now read-only.

0.19.1

Choose a tag to compare

@brocaar brocaar released this 28 Jun 14:05
· 616 commits to master since this release

Improvements:

  • --gw-mqtt-ca-cert / GW_MQTT_CA_CERT configuration flag was added to
    specify an optional CA certificate
    (thanks @siscia).

Bugfixes:

  • MQTT client library update which fixes an issue where during a failed
    re-connect the protocol version would be downgraded
    (paho.mqtt.golang#116).