0.11.0
Breaking Changes:
- MQTTnet reference was updated to v4.x, which required a breaking change to the constructor on
MqttAgent
to accept anMqttFactory
object rather than anIMqttFactory
interface.
Other Changes:
- Solution now uses central NuGet package management.
- Cake build script has been updated and now includes a
BillOfMaterials
target to produce a Software Bill of Materials in CycloneDX format.
Full Changelog: v0.10.0...v0.11.0