Skip to content

v0.22.0

Compare
Choose a tag to compare
@atc0005 atc0005 released this 19 Oct 12:53
· 854 commits to master since this release
22f4456

Overview

  • Refactoring/cleanup
  • Bugfixes
  • Dependency updates
  • built using Go 1.16.9
    • Statically linked
    • Linux x64

Added

  • (GH-408) Add quick Makefile recipe

Changed

  • Dependencies

    • actions/checkout
      • v2.3.4 to v2.3.5
  • (GH-394) Refactor check_vmware_hs2ds2vms plugin

Fixed

  • (GH-410) Dependabot did not create a PR for actions/checkout 2.3.5
  • (GH-413) Update GHAW doc comment headers to list correct repo
  • (GH-414) Timeout handling is unclear: connection timeout or plugin
    runtime/execution timeout?

References