Skip to content

Release v1.0.5

Compare
Choose a tag to compare
@hefroy hefroy released this 11 May 16:37
· 46 commits to main since this release

Bugfixes:

  • RemoteProfiler not always uploading logs

Improvements:

  • Refactor Producer/Consumer architecture, removing the buffer and thread between the
    CANDataSource and the CANDataConsumer. The static config option socketCANBufferSize was
    therefore removed.
  • Add documentation on how to use edge specific metrics.
  • Change from arn to sync_id for all decoder manifest Protobuf fields, the sync_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.