v1.0.0
Astarte v1.0.0 release.
CHANGELOG
Changed
- Standardize subscriptions (see astarte-platform/astarte#568). This reduces the network bandwidth usage.
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.