Skip to content

v0.29.2

Compare
Choose a tag to compare
@atc0005 atc0005 released this 16 Mar 13:20
· 579 commits to master since this release
91419bf

Overview

  • Report output tweaks
  • Bugfixes
  • Dependency updates
  • built using Go 1.17.8
    • Statically linked
    • Linux x64

Changed

  • Dependencies

    • Go
      • 1.17.7 to 1.17.8
    • github/codeql-action
      • v1.0.32 to v1.1.5
    • actions/checkout
      • v2.4.0 to v3
    • actions/setup-node
      • v2.5.1 to v3
  • (GH-635) Expose custom attribute used as key for mismatched
    host/datastore/vm pairings in report output for check_vmware_hs2ds2vms
    plugin

  • (GH-640) Add FilterDatastoresByIDs() func

Fixed

  • (GH-636) Incorrect vSphere object type mentioned in error message

References