Skip to content

2.1.5

Compare
Choose a tag to compare
@brocaar brocaar released this 28 Jun 14:25
· 377 commits to master since this release

Improvements:

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

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).