Skip to content

v1.4.0-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@github-actions github-actions released this 15 Mar 15:20
· 2 commits to main since this release
e463e88

Changelog

Major changes

  • 6e805c9 Remove unused --ilo flag
  • a70e445 Fix error in timeout calculation
  • 52d06af Update HPE ILO versions to be checked
  • dea24b4 Add iLO6
  • 10ef6d2 Add flag to be able to set the port
  • 9118a3b Add further flags to disable subchecks
  • 7ae9bbb Add option to override exit code if iLo requries patch

Further changes

  • 1d94381 Add Issue Templates
  • f763c96 Add comments and rename functions to improve readability
  • 2e83acf Add more comments in main.go
  • 0995f0f Add testdata for cpqSm2CntlrTable and tests for GetIloInformation
  • 594ed85 Extend tests
  • 5d3ea36 Fix various golint issues
  • 3449d9e Merge version.go into main.go
  • 1e05ffa Refactor iLo version compare to be more readable
  • 6bbeacb Refactor ilo firmware tests to be table driven
  • 542701c Refactor to only use hashicorp/go-version
  • 8e4597d Remove unused files
  • dc67796 Update CI for main branch
  • f52155c Update Makefile
  • c27adca Update README.md
  • d07d0d4 Update golangci config