v1.1.0
Version 1.1.0
This release adds new features, cleans up output and fixes known bugs.
⭐️ Features
- Add
pw:env
andpw:file
option for reading in the password via environment variable or file #103 - Add authentication relevant properties to define under
~.mqtt-cli/config.properties
#98 - Add WebSocket support #105
- Automatically generate 8 character long client identifier for MQTT 3.1.1 #55
- Use broker generated client identifier for MQTT 5.0 #55
- Improve logging under
~.mqtt-cli/logs
#101 - Improve error printing #102
🐞 Bug-Fixes
- Receive remaining publishes #97
❤️ Thanks to all contributors!
- @ahelmbr
- @gitseti
- @SgtSilvio
- Also thanks to all code reviewers and all who created valuable issues!