Skip to content

1.21.1

Choose a tag to compare

@memfault-bot memfault-bot released this 07 Mar 01:02

🐛 Fixed

  • General:

    • Disable MEMFAULT_LOG_TIMESTAMPS_ENABLE by default. The new timestamped log
      feature was enabled by default in the previous release, but only logs
      embedded in coredumps are fully supported. Logs captured with
      memfault_log_trigger_collection() do not yet support timestamps, so the
      feature should not be used in production until that support is added.