🐞 Bug fixes
- Fixed an issue that caused message forwarding to stop in an edge case #257
- Fixed thread-safety of
MqttPublish.getPayloadAsBytes
#259
✨ Improvements
- Implemented equals and hashCode methods for configs and messages #256
- Enabled handling of
ConnectionFailedException
s #263
🗒️ Misc
- Automatic checking of binary and source compatibility #265
❤️ Thanks to all contributors
- @SgtSilvio
- Also thanks to all code reviewers and all who created valuable issues