Skip to content

Releases: shirou/gopsutil

v3.24.4

01 May 03:55
428fe9b
Compare
Choose a tag to compare

What's Changed

net

New Contributors

Full Changelog: v3.24.3...v3.24.4

v3.24.3

01 Apr 01:44
e230f52
Compare
Choose a tag to compare

What's Changed

disk

host

  • [host][linux]: fix utmp size on linux/arm64 by @shirou in #1603

load

process

  • [process][freebsd]: re-generate types on freebsd arm64 by @shirou in #1609

New Contributors

Full Changelog: v3.24.2...v3.24.3

v3.24.2

01 Mar 02:03
e767a0f
Compare
Choose a tag to compare

What's Changed

cpu

Documentation

New Contributors

Full Changelog: v3.24.1...v3.24.2

v3.24.1

01 Feb 06:21
65b5fa3
Compare
Choose a tag to compare

Compatibility Notice

We don't think #1585 will affect compatibility about PlatformVersion in host.Info(), but maybe it will.

What's Changed

disk

host

process

  • Windows, read all PIDs if there are more than 1024 PIDs. by @jnewmano in #1580

Other Changes

New Contributors

Full Changelog: v3.23.12...v3.24.1

v3.23.12

01 Jan 07:05
df3c7bd
Compare
Choose a tag to compare

What's Changed

cpu

disk

  • feat(disk): look for filesystem labels from udev on Linux by @scop in #1573

host

Other Changes

  • Revert "chore(deps): bump actions/labeler from 4.3.0 to 5.0.0" by @shirou in #1564

New Contributors

Full Changelog: v3.23.11...v3.23.12

v3.23.11

01 Dec 07:39
321901e
Compare
Choose a tag to compare

What's Changed

process

New Contributors

Full Changelog: v3.23.10...v3.23.11

v3.23.10

01 Nov 08:57
a7e2bdf
Compare
Choose a tag to compare

What's Changed

cpu

host

process

  • [process][darwin]: skip process.Nice test if darwin on GitHub Action by @shirou in #1536

Full Changelog: v3.23.9...v3.23.10

v3.23.9

01 Oct 08:43
826376d
Compare
Choose a tag to compare

What's Changed

cpu

host

load

  • [load][windows] Fix DATA RACE in load. Avg() by @tossp in #1527

mem

New Contributors

Full Changelog: v3.23.8...v3.23.9

v3.23.8

01 Sep 03:19
faad806
Compare
Choose a tag to compare

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

  • [host][linux]: remove double quote from lsb release info by @shirou in #1504

mem

process

New Contributors

Full Changelog: v3.23.7...v3.23.8

v3.23.7

01 Aug 03:15
0b4d681
Compare
Choose a tag to compare

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