Skip to content

v1.10.0

Compare
Choose a tag to compare
@ycombinator ycombinator released this 05 Apr 00:53
· 64 commits to main since this release
19ca050

Added

  • Add OS family mappings for opensuse-leap and opensuse-tumbleweed. #146
  • Add FQDN to host info. #144
  • Return FQDN and error via FQDN() method on Host interface. #159
  • Bump golang.org/x/net from 0.0.0-20220722155237-a158d28d115b to 0.7.0 #153
  • Bump github.com/docker/docker from 20.10.22+incompatible to 20.10.24+incompatible #160

Changed

  • Requires Go 1.18+ #144

Fixed

  • On darwin without CGO process.Info() could fail, but would not return the error. #150