v4.24.8
版本发布时间: 2024-09-01 13:21:18
shirou/gopsutil最新发布版本:v4.24.8(2024-09-01 13:21:18)
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 https://github.com/shirou/gopsutil/pull/1688
- [disk][windows]: ignore network drive when not ready by @shirou in https://github.com/shirou/gopsutil/pull/1699
process
- Fix parsing of /proc/pid/smaps when path is empty by @pgimalac in https://github.com/shirou/gopsutil/pull/1691
- Refactoring the algorithm for calculating CPU usage by @TheBestLL in https://github.com/shirou/gopsutil/pull/1692
- Fix panic on OpenBSD and FreeBSD systems if KinfoProc size has an unexpected size by @fivitti in https://github.com/shirou/gopsutil/pull/1694
Other Changes
- Fix badge link in README.md by @Yurunsoft in https://github.com/shirou/gopsutil/pull/1695
- fix golangcilint errors, ignore gosec G115 by @shirou in https://github.com/shirou/gopsutil/pull/1697
- fix: golangci lint with max -> maxConn by @shirou in https://github.com/shirou/gopsutil/pull/1693
New Contributors 🎉
- @zmyzheng made their first contribution in https://github.com/shirou/gopsutil/pull/1688
- @Yurunsoft made their first contribution in https://github.com/shirou/gopsutil/pull/1695
- @pgimalac made their first contribution in https://github.com/shirou/gopsutil/pull/1691
- @TheBestLL made their first contribution in https://github.com/shirou/gopsutil/pull/1692
- @fivitti made their first contribution in https://github.com/shirou/gopsutil/pull/1694
Full Changelog: https://github.com/shirou/gopsutil/compare/v4.24.7...v4.24.8