mirage-monitoring/CHANGES.md
2025-02-17 11:20:09 +01:00

607 B

v0.0.6 (2025-02-17)

  • Remove functors for PCLOCK and TIME, use "dune variants" packages instead
  • Update to memtrace-mirage 0.2.1.2.3

v0.0.5 (2024-04-10)

  • Update to mirage-runtime 4.5.0 API changes (Arg.log_threshold is now Conv.log_threshold)

v0.0.4 (2023-03-05)

  • Remove mirage-solo5 dependency, now that mirage-solo5 and mirage-xen install a memory metrics themselves

v0.0.3 (2022-09-26)

  • Upgrade to Mirage 4.3.0+

v0.0.2 (2022-08-08)

  • Upgrade to MirageOS4 (mirage-solo5 >= 0.7.0), drop usage of deprecated OS.MM.malloc_metrics

v0.0.1 (2022-05-22)

  • Initial public release