Releases: shirou/gopsutil
Releases Β· shirou/gopsutil
v3.24.2
What's Changed
cpu
- add support for OpenBSD/riscv64 by @jmatthew in #1594
- [ci]: add macos-13 and macos-14 on GitHub Action by @shirou in #1599
Documentation
New Contributors
Full Changelog: v3.24.1...v3.24.2
v3.24.1
Compatibility Notice
We don't think #1585 will affect compatibility about PlatformVersion
in host.Info()
, but maybe it will.
What's Changed
disk
host
- [host]: add EnableBootTimeCache function by @shirou in #1579
- ensure host platform are files and have contents by @brycekahle in #1584
process
Other Changes
- use VERSION_ID from os-release by @brycekahle in #1585
New Contributors
- @jnewmano made their first contribution in #1580
- @brycekahle made their first contribution in #1584
Full Changelog: v3.23.12...v3.24.1
v3.23.12
v3.23.11
v3.23.10
What's Changed
cpu
- fix(linux): validate cpu fields length before accessing index by @JanDeDobbeleer in #1544
host
process
Full Changelog: v3.23.9...v3.23.10
v3.23.9
What's Changed
cpu
- chore: replace deprecated ioutil package to os and io by @shirou in #1524
- Add some support for NetBSD by @darkgeek in #1530
host
- ci(lint): ensure io/ioutil replacement by @mmorel-35 in #1525
load
mem
- Add support for reading AnonHugePages from /proc/meminfo by @kevinconaway in #1519
New Contributors
- @kevinconaway made their first contribution in #1519
- @tossp made their first contribution in #1527
- @darkgeek made their first contribution in #1530
Full Changelog: v3.23.8...v3.23.9
v3.23.8
What's Changed
#1514 improves Processes()
performance 6% or more. Thank you @atoulme !
cpu
- Enable setting of vendor and related information for all Power versions by @kishen-v in #1495
- chore: change CIRCLECI environment variable to CI. by @shirou in #1518
disk
- fix: fixed windows disk package leaks by @ozanh in #1501
- fix IOCounters() SerialNumber enumeration by @gdvalle in #1508
host
mem
- mem: linux: fix vmstat field names by @chouquette in #1498
process
New Contributors
- @kishen-v made their first contribution in #1495
- @chouquette made their first contribution in #1498
- @ozanh made their first contribution in #1501
- @gdvalle made their first contribution in #1508
Full Changelog: v3.23.7...v3.23.8
v3.23.7
What's Changed
process
- [process][posix] Realign process.Name() with python psutil to return same value on python3 scripts processes by @Lomanic in #1488
Other Changes
New Contributors
Full Changelog: v3.23.6...v3.23.7
v3.23.6
What's Changed
Starting with this release, directory specifications that were previously passed by environment variables such as HOST_PROC
can also be passed by context. Conventional environment variables can still be used.
Other Changes
- add(README): add passing context value document by @shirou in #1478
- Reference actions by commit SHA by @gabibguti in #1480
Full Changelog: v3.23.5...v3.23.6
v3.23.5
What's Changed
mem
net
- fix some comments by @cuishuang in #1462
Other Changes
New Contributors
- @cuishuang made their first contribution in #1462
Full Changelog: v3.23.4...v3.23.5