Astarte Device SDK Python v0.13.4 release.
CHANGELOG
Added
- Support for
astarte-message-hub
version0.6.1
.
Changed
- The MQTT samples
datastreams
,example_device
, andevent_listener
have been merged into a single example.
Fixed
- Client certificates are now validated through the REST APIs instead of checking their expiration. Checking only the certificate expiration would lead to deadlocks since Astarte could have rendered the certificate invalid without notifying the device.