v0.11.4
Astarte v0.11.4 release.
CHANGELOG
Fixed
- Avoid creating an
housekeeping_public.pem
directory ifdocker-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
andpath_removed
triggers on datastreams. - [realm_management] Do not allow
/*
as match path when usingvalue_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).