v0.8.1
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.