Skip to content

0.11.0

Compare
Choose a tag to compare
@wazzamatazz wazzamatazz released this 03 Nov 07:59
· 11 commits to main since this release

Breaking Changes:

  • MQTTnet reference was updated to v4.x, which required a breaking change to the constructor on MqttAgent to accept an MqttFactory object rather than an IMqttFactory 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