Skip to content

v0.6.0

Latest
Compare
Choose a tag to compare
@harlem88 harlem88 released this 18 Dec 09:49
· 46 commits to master since this release
v0.6.0
0bc9146

Astarte Device SDK C# v0.6.0 release.

Changelog

Added

  • Add the capability to update the introspection dynamically.
  • Handling sessionPresent flag from the broker.
  • Add option to ignore SSL errors in the AstarteDevice constructor.
  • Add a method to remove interface from device.

Fixed

  • Fix Connect method to handle certificate expiration.