Skip to content

v1.0.2

Compare
Choose a tag to compare
@bettio bettio released this 01 Apr 17:18
· 734 commits to master since this release
v1.0.2
d7fe08e

Second Astarte 1.0 maintenance release.

CHANGELOG

Changes since v1.0.1:

Added

  • [realm_management] Accept retention and expiry updates when updating the minor version of an
    interface.
  • [astarte_realm_management_api] Allow synchronous requests for interface creation, update
    and deletion using the async_operation option. Default to async calls.
  • [astarte_housekeeping_api] Allow synchronous requests for realm creation and deletion
    using the async_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.