New
v4.25.11
What's Changed
cpu
- chore: enable nilnesserr linter by @mmorel-35 in https://github.com/shirou/gopsutil/pull/1893
disk
- add context cancellation to disk windows by @StefanoBalzarottiNozomi in https://github.com/shirou/gopsutil/pull/1943
process
- Fix potential edge case on procfs and alike by @johnnybubonic in https://github.com/shirou/gopsutil/pull/1934
- fix(process): add missing CloseHandle to OpenFilesWithContext for Windows by @OverOrion in https://github.com/shirou/gopsutil/pull/1955
Other Changes
- fix: remove and add GitHub action runner images. by @shirou in https://github.com/shirou/gopsutil/pull/1948
New Contributors
- @johnnybubonic made their first contribution in https://github.com/shirou/gopsutil/pull/1934
- @OverOrion made their first contribution in https://github.com/shirou/gopsutil/pull/1955
Full Changelog: https://github.com/shirou/gopsutil/compare/v4.25.10...v4.25.11