Release v1.0.6
Features:
- Add Android support, including shared library and demonstration app.
Improvements:
- Change from
arn
tosync_id
for campaign_arn and document_arns, thesync_id
being the ARN
followed by the timestamp of the last update. The change is backwards compatible with older
versions of the edge agent. - Ubuntu package mirror from system used, rather than
ports.ubuntu.com
. - Add root CA and inline credentials support to static config file.
- Add extra metrics for AWS SDK heap usage, used signal buffer, MQTT messages sent out.
- Add support for in-process ingestion of external GPS, CAN and OBD PID values when FWE is compiled
as a shared library. - Fix compiler warnings for armhf build.
- Update Protobuf to v3.21.12, AWS C++ SDK to v1.11.94.