v3.22.10
版本发布时间: 2022-11-01 16:14:11
shirou/gopsutil最新发布版本:v4.24.8(2024-09-01 13:21:18)
What's Changed
disk
- Return all Windows partitions by @atoulme in https://github.com/shirou/gopsutil/pull/1347
net
- Pass on context to ConnectionsPidWithContext by @ib-steffen in https://github.com/shirou/gopsutil/pull/1365
process
- Fix memory leaks in process_darwin_cgo by @bduffany in https://github.com/shirou/gopsutil/pull/1360
- [process][windows] Retrieve process name as basename of executable by @Lomanic in https://github.com/shirou/gopsutil/pull/1369
New Contributors
- @atoulme made their first contribution in https://github.com/shirou/gopsutil/pull/1347
- @bduffany made their first contribution in https://github.com/shirou/gopsutil/pull/1360
- @ib-steffen made their first contribution in https://github.com/shirou/gopsutil/pull/1365
Full Changelog: https://github.com/shirou/gopsutil/compare/v3.22.9...v3.22.10