Skip to content

v0.11.4

Compare
Choose a tag to compare
@bettio bettio released this 26 Jan 15:30
· 1352 commits to master since this release
v0.11.4
3197249

Astarte v0.11.4 release.

CHANGELOG

Fixed

  • Avoid creating an housekeeping_public.pem directory if docker-compose up doesn't find the
    housekeeping keypair.
  • [trigger_engine] Correctly handle triggers on binaryblob interfaces, serializing value with base64
    like appengine does.
  • [data_updater_plant] Consider database_retention_ttl when inserting data on device owned
    aggregate interfaces.
  • [realm_management] Do not allow value_change, value_change_applied and path_removed
    triggers on datastreams.
  • [realm_management] Do not allow /* as match path when using value_change and
    value_change_applied. (workaround to #513).
  • [trigger_engine] Update certifi to 2.5.3 (includes 2020-11-13 mkcert.org full CA bundle).