mirror of https://github.com/shirou/gopsutil
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
14 lines
349 B
Markdown
14 lines
349 B
Markdown
# v2 to v3 changes
|
|
|
|
|
|
- create v3 directory
|
|
- Remove process.NetIOCounters (#429)
|
|
- rename memoryLimitInBbytes JSON key in docker (#464)
|
|
- fix cgroup filename (#464)
|
|
- RLimit is now uint64 (#364)
|
|
|
|
### not yet
|
|
|
|
- mem.VirtualMemoryStat JSON fields capitalization and TestX_String tests (#545)
|
|
- Determine if process is running in the foreground (#596)
|