v1.0.2
Second Astarte 1.0 maintenance release.
CHANGELOG
Changes since v1.0.1:
Added
- [realm_management] Accept
retention
andexpiry
updates when updating the minor version of an
interface. - [astarte_realm_management_api] Allow synchronous requests for interface creation, update
and deletion using theasync_operation
option. Default to async calls. - [astarte_housekeeping_api] Allow synchronous requests for realm creation and deletion
using theasync_operation
option. Default to async calls.
Fixed
- [realm_management] Accept allowed mapping updates in object aggregated interfaces without
crashing. - [astarte_appengine_api] Handle server owned datetimearray values correctly.
Changed
- [astarte_housekeeping] Allow to delete a realm only if all its devices are disconnected.
Realm deletion can still only be enabled with an environment variable (defaults to disabled). - Update CA store to 2022-03-21 version.