Skip to content

v0.8.1

Choose a tag to compare

@sorru94 sorru94 released this 29 Oct 08:51
· 221 commits to main since this release
v0.8.1
9287636

Astarte Device SDK C++ v0.8.1 release.

CHANGELOG

Changed

  • Forward port from v0.7.1

Other Changes Since v0.7.1

Fixed

  • An integer overflow in the exponential backoff module. The bug caused the calculated reconnection delay to wrap around to a negative value, leading to zero delay connection attempts during a network outage.