Skip to content

v4.24.8

Latest
Compare
Choose a tag to compare
@shirou shirou released this 01 Sep 05:21
· 10 commits to master since this release
74cb403

What's Changed

disk

  • fix(IOCountersWithContext): Fix the issue of not using names to fil ter devices in func IOCountersWithContext of the windows implementation by @zmyzheng in #1688
  • [disk][windows]: ignore network drive when not ready by @shirou in #1699

process

  • Fix parsing of /proc/pid/smaps when path is empty by @pgimalac in #1691
  • Refactoring the algorithm for calculating CPU usage by @TheBestLL in #1692
  • Fix panic on OpenBSD and FreeBSD systems if KinfoProc size has an unexpected size by @fivitti in #1694

Other Changes

New Contributors 🎉

Full Changelog: v4.24.7...v4.24.8