Skip to content

astartectl 23.5.1

Compare
Choose a tag to compare
@matt-mazzucato matt-mazzucato released this 05 Apr 16:30
· 63 commits to master since this release
v23.5.1
3b75c77

astartectl v23.5.1 release.

Changes since 23.5.0

Added

  • Backport addition of realm-management interfaces {sync, save} to batch
    install or download triggers.
  • Backport addition of appengine device {publish-datastream, set-property, unset-property} to send data to Astarte.

Changed

  • Backport deprecation of appengine device send-data, use
    {publish-datastream, set-property, unset-property} instead.

Fixed

  • appengine send-data: fix the encoding of longinteger and longintegerarray data.