Skip to content

Releases: astarte-platform/astarte-device-sdk-elixir

v1.0.6

22 Apr 13:38
v1.0.6
d0497f6
Compare
Choose a tag to compare

Sixth Astarte 1.0 maintenance release.

V1.1.1

03 Oct 14:22
v1.1.1
c707394
Compare
Choose a tag to compare

First Astarte 1.1 maintenance release.

v1.0.5

25 Sep 15:22
v1.0.5
1ea43c4
Compare
Choose a tag to compare

Fifth Astarte 1.0 maintenance release

v1.1.0

20 Jun 14:32
v1.1.0
011e153
Compare
Choose a tag to compare

Astarte v1.1.0 release.

Changes since v1.0

Added

  • Add unregister_device to unregister a device, allowing to register it again.

Changed

  • Request backoff time for info and certificate request is exponential instead of fixed.

v1.0.4

25 Oct 10:53
0bd91ed
Compare
Choose a tag to compare

Fourth Astarte 1.0 maintenance release.

v1.0.3

04 Jul 15:24
v1.0.3
34cd4bc
Compare
Choose a tag to compare

Third Astarte 1.0 maintenance release.

v1.0.2

29 Mar 16:39
v1.0.2
f0e6731
Compare
Choose a tag to compare

Second Astarte 1.0 maintenance release

v1.0.1

17 Dec 10:10
v1.0.1
8f5c0a1
Compare
Choose a tag to compare

First Astarte 1.0 maintenance release.

v1.0.0

29 Jun 15:59
v1.0.0
c81fd77
Compare
Choose a tag to compare

Astarte v1.0.0 release.

CHANGELOG

Changed

Other Changes Since v0.11

Added

  • Add validation when publishing on object aggregate interfaces.
  • Make the HTTP client follow redirects when interacting with Pairing API
  • Add unset_property function to unset a path on a property interface.

Fixed

  • Correctly use a BSON binary instead of a string when publishing binaryblob values.
  • Use a custom check for the hostname so that wildcard SSL certificates are supported.

Changed

  • Increase the max certificate chain length to 10.
  • Breaking API change: pairing_url now MUST NOT include the /v1 suffix.

v1.0.0-rc.0

05 May 16:33
v1.0.0-rc.0
323c52c
Compare
Choose a tag to compare
v1.0.0-rc.0 Pre-release
Pre-release

First Astarte v1.0.0 release candidate.

CHANGELOG

Changed