v3.22.12
版本发布时间: 2023-01-01 14:26:38
shirou/gopsutil最新发布版本:v4.24.8(2024-09-01 13:21:18)
Important notice
v3.22.11 was reverted because some issue by #1384, and retracted by #1386.
What's Changed
cpu
- feat: Setting the model name for arm based CPUs by @yaozbek in https://github.com/shirou/gopsutil/pull/1373
- cpu: use windows.GetActiveProcessorCount by @tklauser in https://github.com/shirou/gopsutil/pull/1394
- fill modelName for all cores in arm64 devices by @sgthammer in https://github.com/shirou/gopsutil/pull/1389
- test: use
T.Setenv
to set env vars in tests by @Juneezee in https://github.com/shirou/gopsutil/pull/1398
disk
- [ios][disk] IOKit is not available on iOS by @tmm1 in https://github.com/shirou/gopsutil/pull/1362
- pull request on adding missing statistic under solaris/illumos by @sfzfs in https://github.com/shirou/gopsutil/pull/1381
- [disk][host]: move back Warnings from internal to disk and host. by @shirou in https://github.com/shirou/gopsutil/pull/1379
- [disk][windows] Support LabelWithContext & SerialNumberWithContext - rebased by @FrankSpitulski in https://github.com/shirou/gopsutil/pull/1367
- Revert "[disk][windows] Support LabelWithContext & SerialNumberWithContext - rebased " by @shirou in https://github.com/shirou/gopsutil/pull/1384
- Truncate the Getfsstat result to the count of items that were returned by @brianryner8 in https://github.com/shirou/gopsutil/pull/1392
host
- feat(host, windows): add UBR (Update Build Revision) to kernel version by @shirou in https://github.com/shirou/gopsutil/pull/1374
- host: use unix.ByteSliceToString by @tklauser in https://github.com/shirou/gopsutil/pull/1393
load
- [load][windows]: add error detail and context handling. by @shirou in https://github.com/shirou/gopsutil/pull/1380
Other Changes
- [android][host] fix Info() failure due to forbidden /proc/stat and /proc/uptime by @tmm1 in https://github.com/shirou/gopsutil/pull/1361
- Retract deleted tag v3.22.11 by @bogdandrutu in https://github.com/shirou/gopsutil/pull/1386
- Detect Docker also using /.dockerenv by @scop in https://github.com/shirou/gopsutil/pull/1400
- chore(README): add
HOST_ROOT
by @shirou in https://github.com/shirou/gopsutil/pull/1401
New Contributors
- @yaozbek made their first contribution in https://github.com/shirou/gopsutil/pull/1373
- @sfzfs made their first contribution in https://github.com/shirou/gopsutil/pull/1381
- @FrankSpitulski made their first contribution in https://github.com/shirou/gopsutil/pull/1367
- @bogdandrutu made their first contribution in https://github.com/shirou/gopsutil/pull/1386
- @brianryner8 made their first contribution in https://github.com/shirou/gopsutil/pull/1392
- @sgthammer made their first contribution in https://github.com/shirou/gopsutil/pull/1389
- @Juneezee made their first contribution in https://github.com/shirou/gopsutil/pull/1398
Full Changelog: https://github.com/shirou/gopsutil/compare/v3.22.10...v3.22.12