Skip to content

v0.29.1

Compare
Choose a tag to compare
@atc0005 atc0005 released this 11 Feb 12:18
· 603 commits to master since this release
178f190

Overview

  • Bugfixes
  • Dependency updates
  • built using Go 1.17.7
    • Statically linked
    • Linux x64

Changed

  • Dependencies

    • Go
      • 1.17.6 to 1.17.7
    • github/codeql-action
      • v1.0.28 to v1.0.32
    • vmware/govmomi
      • v0.27.2 to v0.27.4
  • (GH-611) Enable additional govet linter analyzers

  • (GH-613) Various linting issues detected by nilness, shadow govet analyzers

  • (GH-617) Expand linting GitHub Actions Workflow to include oldstable, unstable container images

  • (GH-618) Switch Docker image source from Docker Hub to GitHub Container Registry (GHCR)

Fixed

  • CHANGELOG
    • v0.29.0 release incorrectly noted latest codeql-action release

References