Releases: shirou/gopsutil
Releases · shirou/gopsutil
v3.23.4
What's Changed
cpu
- ci(lint): correct gci linter by @mmorel-35 in #1443
process
Other Changes
- Add github SBOM Generator by @shirou in #1447
- Add Security Policy by @gabibguti in #1450
New Contributors
- @gabibguti made their first contribution in #1450
Full Changelog: v3.23.3...v3.23.4
v3.23.3
What's Changed
cpu
disk
- Fix 'send on closed channel' bug with windows disks by @davidnewhall in #1430
- fix: moves common.Warnings to common OS files by @powersj in #1431
host
process
Other Changes
- English case error by @3139487747 in #1426
- chore(golangci-lint): exlucde unused-parameters and empty-block rule by @shirou in #1433
New Contributors
- @3139487747 made their first contribution in #1426
- @jak3kaj made their first contribution in #1421
- @dhurley made their first contribution in #1428
- @davidnewhall made their first contribution in #1430
- @shoenig made their first contribution in #1436
Full Changelog: v3.23.2...v3.23.3
v3.23.2
What's Changed
cpu
- host: add support for linux/loong64 by @abner-chenc in #1228
- fix lint by @shirou in #1417
- get tests passing on s390x by @jeffweiss in #1414
disk
host
New Contributors
- @N1neSun made their first contribution in #1356
- @abner-chenc made their first contribution in #1228
- @jeffweiss made their first contribution in #1414
- @powersj made their first contribution in #1412
Full Changelog: v3.23.1...v3.23.2
v3.23.1
What's Changed
disk
host
- [host] windows: use millisecond precision for BootTime() by @jefferbrecht in #1397
- [host] linux/ppc: ppc64 definition from ppc64le by @donbowman in #1403
New Contributors
- @jefferbrecht made their first contribution in #1397
- @donbowman made their first contribution in #1403
Full Changelog: v3.22.12...v3.23.1
v3.22.12
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
v3.22.10
What's Changed
disk
net
- Pass on context to ConnectionsPidWithContext by @ib-steffen in #1365
process
- Fix memory leaks in process_darwin_cgo by @bduffany in #1360
- [process][windows] Retrieve process name as basename of executable by @Lomanic in #1369
New Contributors
- @atoulme made their first contribution in #1347
- @bduffany made their first contribution in #1360
- @ib-steffen made their first contribution in #1365
Full Changelog: v3.22.9...v3.22.10
v3.22.9
What's Changed
disk
- [disk][linux] Fix for diskusage Ceph mount by @itsties in #1345
- implement aix nocgo disk usage by @chbuescher in #1341
process
- fix(process,windows): compare len(cwd) to an incorrect value by @tienthanh1993 in #1346
Other Changes
- Add hostinfo Virtualization hyperv by @johanburati in #1336
New Contributors
- @tienthanh1993 made their first contribution in #1346
- @itsties made their first contribution in #1345
- @johanburati made their first contribution in #1336
Full Changelog: v3.22.7...v3.22.9
v3.22.7
What's Changed
cpu
disk
- Replace IOMainPort/IOMasterPort() and kIOMainPortDefault/kIOMasterPortDefault with NULL by @kyz in #1333
host
- add neokylin host info on linux by @yyt030 in #1324
- fix(host,linux): Check if path exists and is nonempty before reading host files by @shirou in #1328
- host, process: delete darwin/386 code by @tklauser in #1335
mem
net
process
Other Changes
- fix(host,linux): when platform is detected to be 'amazon' cleanup os-release ID by @shirou in #1327
- feat: add github release.yml by @shirou in #1329
- Update README with /v3 godoc links and remove deprecated macos-10.15 virtual environment in CI by @Lomanic in #1330
New Contributors
Full Changelog: v3.22.6...v3.22.7