Skip to content

v0.13.4

Latest
Compare
Choose a tag to compare
@sorru94 sorru94 released this 07 Nov 14:25
· 39 commits to master since this release
v0.13.4
0197d51

Astarte Device SDK Python v0.13.4 release.

CHANGELOG

Added

  • Support for astarte-message-hub version 0.6.1.

Changed

  • The MQTT samples datastreams, example_device, and event_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.