v0.4.0
Pre-release
Pre-release
Major version changes
- Added support for NIO Transport services TLS configuration. Added new struct
TSTLSConfigurationwith NIOTS specific attributes. MQTTClient is no longer initialized with aTLSConfigurationit now takes an enumTLSConfigurationTypewhich can hold either aTLSConfigurationor TSTLSConfiguration`.
Patch version changes
- Attach
MQTTClient.identifiertoLoggerinMQTTClient.init.