What's Changed
cpu
- [cpu][linux]: fix ":" in CPU ModelName by @shirou in #1960
- [cpu][linux]: add riscv cpu parser by @mengzhuo in #1970
- [cpu][darwin]: release pCoreRef in each iteration by @uubulb in #1971
- [darwin]: wrap library functions as struct methods by @uubulb in #1976
disk
- Fixes #1284 by @johnnybubonic in #1931
- fix disk.Partition cut off after first disk by @sni in #1975
- [disk][windows]: add virtual drive for TestGetLogicalDrives by @shirou in #1977
- Add missing mount flags (local, protect) by @Kerlenton in #1968
host
mem
process
- Add NumFDs implementation for Darwin by @Kerlenton in #1965
- [sensors][darwin]: retrieve sensor information in one function call by @uubulb in #1973
New Contributors
- @Kerlenton made their first contribution in #1965
- @sni made their first contribution in #1975
- @pvlltvk made their first contribution in #1972
- @mengzhuo made their first contribution in #1970
Full Changelog: v4.25.11...v4.25.12