Release v1.0.5
Bugfixes:
- RemoteProfiler not always uploading logs
Improvements:
- Refactor Producer/Consumer architecture, removing the buffer and thread between the
CANDataSource
and theCANDataConsumer
. The static config optionsocketCANBufferSize
was
therefore removed. - Add documentation on how to use edge specific metrics.
- Change from
arn
tosync_id
for all decoder manifest Protobuf fields, 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. - Improve MISRA C++ 2008, and AUTOSAR C++ compliance.
- Updated CloudFormation templates to use IMDSv2.