Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Release/v4 #1628

Open
wants to merge 15 commits into
base: master
Choose a base branch
from
Open

Release/v4 #1628

wants to merge 15 commits into from

Conversation

shirou
Copy link
Owner

@shirou shirou commented Apr 22, 2024

This PR introduce new release v4, discussed at #1553.
This PR is a main PR. The following are related PRs.

Breaking Changes

  • host/SensorsTemperatures() moved to in the new sensors package.
  • process.Groups() now returns uint32. (Groups in /proc/PID/status has type uint32. #1424)
  • process.Uids() and process.Gids() also now uint32.
    • The Pid remains int32. This is because changing it is expected to have a significant impact.
  • mem.VirtualMemoryExStat is now ExVirtualMemory with ExLinux and ExWindows. See document about Specific().

Other

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant