Skip to content

v0.7.0

Latest
Compare
Choose a tag to compare
@harlem88 harlem88 released this 15 Nov 08:46
· 3 commits to master since this release
v0.7.0
245a443

Astarte Device SDK C# v0.7.0 release.

Changelog

Added

  • Add MQTTNet ManagedClient extension version 4.1.4.563.
  • StreamData change to async StreamData (BREAKING CHANGE!).
  • Disconnect change to async Disconnect (BREAKING CHANGE!).
  • Add timeout to the AstartePairingService constructor.
  • Add device connection timeout to the ÀstarteDevice constructor.
  • Update version of MQTTNet libary from 3.1.2 to 4.1.4.563.
  • Add a fallout strategy for individual failed messages.
  • Resend failed messages stored in the cache memory.

Fixed

  • Resend stored messages in the order in which they were streamed by the user
  • Regenerate client certificate after expiration