0.12.0
Pre-release
Pre-release
- Add support for mqtt 5. Set the
mqtt.versionproperty to5to enable. - New
mqtt.cleanproperty to enable or disable clean sessions. - Improved configuration mechanisms
- Improved validation.
- All properties are optional now.
- Allow advanced code-based configuration. Implement one of the
MqttConfigurersto use. - Metadata for IDEs to enable autocompletion.
- Dependency updates.