New
v4.25.9
What's Changed
cpu
- get max Mhz per package without wmi by @OrbintSoft in https://github.com/shirou/gopsutil/pull/1919
- [cpu][windows]: add logical processor count error handling by @shirou in https://github.com/shirou/gopsutil/pull/1925
- Family and PhysicalID without wmi by @OrbintSoft in https://github.com/shirou/gopsutil/pull/1926
- Cores count without wmi by @OrbintSoft in https://github.com/shirou/gopsutil/pull/1915
disk
- [disk][linux]: fix lint (gofumpt) by @shirou in https://github.com/shirou/gopsutil/pull/1928
- fix infinite loop by @StefanoBalzarottiNozomi in https://github.com/shirou/gopsutil/pull/1922
process
- refactor: use slices.Contains to simplify code by @wmypku in https://github.com/shirou/gopsutil/pull/1906
Other Changes
- fix: github action labeler.yml confirugration format by @shirou in https://github.com/shirou/gopsutil/pull/1918
- limit memory usage on warnings list by @StefanoBalzarottiNozomi in https://github.com/shirou/gopsutil/pull/1920
New Contributors
- @wmypku made their first contribution in https://github.com/shirou/gopsutil/pull/1906
- @StefanoBalzarottiNozomi made their first contribution in https://github.com/shirou/gopsutil/pull/1920
Full Changelog: https://github.com/shirou/gopsutil/compare/v4.25.8...v4.25.9