Skip to content

1.9.0

Compare
Choose a tag to compare
@andrewkroh andrewkroh released this 29 Nov 13:31
· 74 commits to main since this release

Added

  • Replace pkg/errors with Go 1.13 native errors. #123
  • Add OS family mappings for rocky, openEuler, and almalinux. #143

Changed

  • Remove custom sysctl implementation and partial cgo requirement. #135
  • Changes on the Host and LoadAverage interfaces, now implemented by default on Linux and Darwin platforms. #140