Skip to content

v1.0.0-rc.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@bettio bettio released this 10 May 16:05
· 223 commits to master since this release
v1.0.0-rc.0
0f9871f

First Astarte v1.0.0 release candidate.

CHANGELOG

Changed

  • astarte_device_add_interface incompatible API change, the caller now has to provide a
    pointer to an astarte_interface_t struct.
  • Make sure the device only subscribes to server owned interfaces. This avoids that published
    messages are sent back to the device.