Skip to content

Releases: boseji/go-mli

v0.0.3 Bug fixes

20 Aug 02:30
Compare
Choose a tag to compare
  • Panics in unknown client case avoided
  • Added client detection on each MQTT function
  • Logging starts only when connection is established

0.0.2 Adding Version output

20 Aug 01:43
Compare
Choose a tag to compare
  • Better output with Program Name
  • Added Version flag

0.0.1 Clean Sessions

19 Aug 07:02
Compare
Choose a tag to compare

Each logging session will start with Clean Session flag set. To help minimize resource usage.

0.0.0 Initial Release

08 Aug 12:37
Compare
Choose a tag to compare
  • MQTT Connection Working
  • Logging to CSV File with Time Stamp support for LibreOffice Calc import
  • Support for Username and Passwords working
  • Initial Support for Certificate Authority File
  • Basic TLS/SSL Connection tested working
  • Issues with test.mosquitto.org server in TLS/SSL mode.