Skip to content

v0.13.1

Compare
Choose a tag to compare
@github-actions github-actions released this 22 Mar 10:44
· 215 commits to master since this release
f40cca8

General Changes

  • Increase linter timeouts. (#178) @Gerrit91
  • Support firmware updates through metal-api (#162) @kolsa
  • Fix one more linting issue. (#173) @Gerrit91
  • Improve performance by using errors.New rather than fmt.Errorf where … (#170) @kolsa