v1.1.1
First Astarte 1.1 maintenance release.
CHANGELOG
Changes since v1.1.0:
Fixed
- [astarte_data_updater_plant] Don't crash when retrieving the interface version
in a device whose introspection is empty, allowing data inastarte-data_
AMQP queues to flow seamlessy. - [astarte_appengine_api] Don't crash when retrieving the interface version
in a device whose introspection is empty. - [astarte_appengine_api] Return the number of results specified by
downsample_to
when there are more samples than the default query limit.
Fix #824. - [astarte_appengine_api] Return the number of results specified by
downsample_to
when used in combination withformat=disjoint_tables
.
Fix #149. - [astarte-realm_management] Do not crash when some synchronous operations
(e.g. interface install) succeed. - [astarte_data_updater_plant] Don't crash when handling incoming
binaryblob
values
(see astarte-platform/astarte_core#95). - Forward-port changes from release-1.0 (correctly handle server-owned data,
bugfixes in AppEngine, Data Updater Plant and Pairing).
Changed
- [astarte_e2e] Update Elixir to 1.14.5 and Erlang/OTP to 25.3.2 (see #858).