gopsutil
gopsutil copied to clipboard
Release/v4
This PR introduce new release v4, discussed at #1553. This PR is a main PR. The following are related PRs.
- #1596
- #1629
Breaking Changes
host/SensorsTemperatures()moved to in the newsensorspackage.process.Groups()now returns uint32. (#1424)process.Uids()andprocess.Gids()also now uint32.- The Pid remains int32. This is because changing it is expected to have a significant impact.
mem.VirtualMemoryExStatis nowExVirtualMemorywithExLinuxandExWindows. See document aboutSpecific().
Other
- Add SPDX license header line.
- Remove coveralls.io