New
v4.25.10
What's Changed
cpu
- chore: enable noctx linter by @mmorel-35 in https://github.com/shirou/gopsutil/pull/1930
- Use registry to remove wmi from cpu package by @OrbintSoft in https://github.com/shirou/gopsutil/pull/1929
disk
- Remove leaking goroutine by @StefanoBalzarottiNozomi in https://github.com/shirou/gopsutil/pull/1921
- use correct path lengths by @StefanoBalzarottiNozomi in https://github.com/shirou/gopsutil/pull/1937
- refactor disk windows and add tests by @StefanoBalzarottiNozomi in https://github.com/shirou/gopsutil/pull/1941
host
- fix: linter error about string concat and build tag by @shirou in https://github.com/shirou/gopsutil/pull/1942
net
- docs: minor improvement for docs by @huyejia in https://github.com/shirou/gopsutil/pull/1940
Other Changes
- [common]: remove unused DoSysctrl by @shirou in https://github.com/shirou/gopsutil/pull/1936
New Contributors
- @huyejia made their first contribution in https://github.com/shirou/gopsutil/pull/1940
Full Changelog: https://github.com/shirou/gopsutil/compare/v4.25.9...v4.25.10