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 #1373
- cpu: use windows.GetActiveProcessorCount by @tklauser in #1394
- fill modelName for all cores in arm64 devices by @sgthammer in #1389
- test: use
T.Setenv
to set env vars in tests by @Juneezee in #1398
disk
- [ios][disk] IOKit is not available on iOS by @tmm1 in #1362
- pull request on adding missing statistic under solaris/illumos by @sfzfs in #1381
- [disk][host]: move back Warnings from internal to disk and host. by @shirou in #1379
- [disk][windows] Support LabelWithContext & SerialNumberWithContext - rebased by @FrankSpitulski in #1367
- Revert "[disk][windows] Support LabelWithContext & SerialNumberWithContext - rebased " by @shirou in #1384
- Truncate the Getfsstat result to the count of items that were returned by @brianryner8 in #1392
host
- feat(host, windows): add UBR (Update Build Revision) to kernel version by @shirou in #1374
- host: use unix.ByteSliceToString by @tklauser in #1393
load
Other Changes
- [android][host] fix Info() failure due to forbidden /proc/stat and /proc/uptime by @tmm1 in #1361
- Retract deleted tag v3.22.11 by @bogdandrutu in #1386
- Detect Docker also using /.dockerenv by @scop in #1400
- chore(README): add
HOST_ROOT
by @shirou in #1401
New Contributors
- @yaozbek made their first contribution in #1373
- @sfzfs made their first contribution in #1381
- @FrankSpitulski made their first contribution in #1367
- @bogdandrutu made their first contribution in #1386
- @brianryner8 made their first contribution in #1392
- @sgthammer made their first contribution in #1389
- @Juneezee made their first contribution in #1398
Full Changelog: v3.22.10...v3.22.12