v3.22.7
版本发布时间: 2022-08-03 08:15:09
shirou/gopsutil最新发布版本:v4.24.8(2024-09-01 13:21:18)
What's Changed
cpu
- fix(cpu): fix cpu total and busy calc by @shirou in https://github.com/shirou/gopsutil/pull/1325
disk
- Replace IOMainPort/IOMasterPort() and kIOMainPortDefault/kIOMasterPortDefault with NULL by @kyz in https://github.com/shirou/gopsutil/pull/1333
host
- add neokylin host info on linux by @yyt030 in https://github.com/shirou/gopsutil/pull/1324
- fix(host,linux): Check if path exists and is nonempty before reading host files by @shirou in https://github.com/shirou/gopsutil/pull/1328
- host, process: delete darwin/386 code by @tklauser in https://github.com/shirou/gopsutil/pull/1335
mem
- mem.VirtualMemory(): wrong page size on darwin arm64 by @kyz in https://github.com/shirou/gopsutil/pull/1334
net
- fix(net,linux): fix decodeaddress if Big Endian by @shirou in https://github.com/shirou/gopsutil/pull/1322
process
- fix(process,linux): remove trailing multiple \x00 by @shirou in https://github.com/shirou/gopsutil/pull/1326
Other Changes
- fix(host,linux): when platform is detected to be 'amazon' cleanup os-release ID by @shirou in https://github.com/shirou/gopsutil/pull/1327
- feat: add github release.yml by @shirou in https://github.com/shirou/gopsutil/pull/1329
- Update README with /v3 godoc links and remove deprecated macos-10.15 virtual environment in CI by @Lomanic in https://github.com/shirou/gopsutil/pull/1330
New Contributors
- @yyt030 made their first contribution in https://github.com/shirou/gopsutil/pull/1324
- @kyz made their first contribution in https://github.com/shirou/gopsutil/pull/1334
Full Changelog: https://github.com/shirou/gopsutil/compare/v3.22.6...v3.22.7