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
- Fix badge link in README.md by @Yurunsoft in #1695
- fix golangcilint errors, ignore gosec G115 by @shirou in #1697
- fix: golangci lint with max -> maxConn by @shirou in #1693
New Contributors 🎉
- @zmyzheng made their first contribution in #1688
- @Yurunsoft made their first contribution in #1695
- @pgimalac made their first contribution in #1691
- @TheBestLL made their first contribution in #1692
- @fivitti made their first contribution in #1694
Full Changelog: v4.24.7...v4.24.8