Skip to content

v1.0.0-beta.1

Pre-release
Pre-release

Choose a tag to compare

@bettio bettio released this 26 Mar 12:07
· 77 commits to master since this release
v1.0.0-beta.1
ca6d7b2

First Astarte v1.0.0 beta.

CHANGELOG

Added

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

Changed

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

Fixed

  • Use a custom check for the hostname so that wildcard SSL certificates are supported.