v3.23.9
版本发布时间: 2023-10-01 16:43:33
shirou/gopsutil最新发布版本:v4.24.8(2024-09-01 13:21:18)
What's Changed
cpu
- chore: replace deprecated ioutil package to os and io by @shirou in https://github.com/shirou/gopsutil/pull/1524
- Add some support for NetBSD by @darkgeek in https://github.com/shirou/gopsutil/pull/1530
host
- ci(lint): ensure io/ioutil replacement by @mmorel-35 in https://github.com/shirou/gopsutil/pull/1525
load
- [load][windows] Fix DATA RACE in load. Avg() by @tossp in https://github.com/shirou/gopsutil/pull/1527
mem
- Add support for reading AnonHugePages from /proc/meminfo by @kevinconaway in https://github.com/shirou/gopsutil/pull/1519
New Contributors
- @kevinconaway made their first contribution in https://github.com/shirou/gopsutil/pull/1519
- @tossp made their first contribution in https://github.com/shirou/gopsutil/pull/1527
- @darkgeek made their first contribution in https://github.com/shirou/gopsutil/pull/1530
Full Changelog: https://github.com/shirou/gopsutil/compare/v3.23.8...v3.23.9