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

Merged
merged 19 commits into from
Jun 1, 2024
Merged

Release/v4 #1628

merged 19 commits into from
Jun 1, 2024

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

@shirou shirou merged commit 3489a34 into master Jun 1, 2024
45 checks passed
@shirou shirou deleted the release/v4 branch June 1, 2024 03:43
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.

1 participant