Skip to content

v1.15.4

Latest

Choose a tag to compare

@github-actions github-actions released this 20 Aug 07:03
· 11 commits to main since this release
d0ddb7f

IMPROVEMENTS:

  • linux: Add test case to validate OS metadata can be collected from AlmaLinux 10. ([GH-259])
  • linux: Add test case to validate OS metadata can be collected from Red Hat Enterprise Linux 10. ([GH-258])

BUG FIXES:

  • Host.FQDNWithContext() fixed to not return localhost as FQDN. ([GH-269])
  • aix: Fix compilation error caused by unused "io/ioutil" import. ([GH-267])