Skip to content

Releases: shirou/gopsutil

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

v3.23.6

01 Jul 11:55
f08589c
Compare
Choose a tag to compare

What's Changed

  • allow to pass context values to override environment variables by @atoulme in #1439

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

Full Changelog: v3.23.5...v3.23.6

v3.23.5

02 Jun 00:38
32e8a92
Compare
Choose a tag to compare

What's Changed

mem

  • fix(mem): Correct capitalization of linux writeback by @powersj in #1472

net

Other Changes

  • [common]: fix potential leak on Sleep. by @shirou in #1475

New Contributors

Full Changelog: v3.23.4...v3.23.5

v3.23.4

01 May 02:44
db89d12
Compare
Choose a tag to compare

What's Changed

cpu

process

  • refactor(process): compare error with errors.Is by @Juneezee in #1453

Other Changes

New Contributors

Full Changelog: v3.23.3...v3.23.4

v3.23.3

01 Apr 01:42
6bda1a5
Compare
Choose a tag to compare

What's Changed

cpu

  • cpu: add frequency support for apple silicon m1/m2 cpus by @shoenig in #1436

disk

host

process

Other Changes

New Contributors

Full Changelog: v3.23.2...v3.23.3

v3.23.2

03 Mar 05:48
7ab2f0e
Compare
Choose a tag to compare

What's Changed

cpu

disk

  • fix(disk): correctly replace /dev in /dev/mapper by @powersj in #1412

host

New Contributors

Full Changelog: v3.23.1...v3.23.2