Skip to content

v1.0.0-beta.1

Pre-release
Pre-release
Compare
Choose a tag to compare
@bettio bettio released this 16 Feb 12:31
· 260 commits to master since this release
v1.0.0-beta.1
9bab560

First Astarte v1.0.0 beta.

CHANGELOG

Added

  • Allow sending data to object aggregated interfaces.
  • Allow using UUIDv5 to derive the hardware id.
  • Add support for esp-idf 4.x build system.

Changed

  • The hardware id now will use UUIDv5 by default. This means that if you were using an old version
    of the SDK, this version will change the generated device id, requiring a new credentials secret.
    If you need to keep the old device id, disable Use UUIDv5 to derive the hardware ID in the
    Astarte SDK settings with make menuconfig.