v3.24.1
版本发布时间: 2024-02-01 14:21:13
shirou/gopsutil最新发布版本:v4.24.8(2024-09-01 13:21:18)
Compatibility Notice
We don't think #1585 will affect compatibility about PlatformVersion
in host.Info()
, but maybe it will.
What's Changed
disk
- [linux][disk]: fix Rdev cast by @shirou in https://github.com/shirou/gopsutil/pull/1575
host
- [host]: add EnableBootTimeCache function by @shirou in https://github.com/shirou/gopsutil/pull/1579
- ensure host platform are files and have contents by @brycekahle in https://github.com/shirou/gopsutil/pull/1584
process
- Windows, read all PIDs if there are more than 1024 PIDs. by @jnewmano in https://github.com/shirou/gopsutil/pull/1580
Other Changes
- use VERSION_ID from os-release by @brycekahle in https://github.com/shirou/gopsutil/pull/1585
New Contributors
- @jnewmano made their first contribution in https://github.com/shirou/gopsutil/pull/1580
- @brycekahle made their first contribution in https://github.com/shirou/gopsutil/pull/1584
Full Changelog: https://github.com/shirou/gopsutil/compare/v3.23.12...v3.24.1