All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.
1.17.1 - 2024-07-19
- Update release procedure to use gh command (#114)
- Update dependencies (#113)
- Update actions/setup-go
- Update go module dependencies
1.17.0 - 2024-06-13
- Support Redfish API v1.18.0 (#111)
1.16.1 - 2024-03-15
- Update dependencies (#105)
- Update Dockerfile
- Update go module dependencies
1.16.0 - 2024-01-24
We migrated the image repository of setup-hw to ghcr.io
.
From setup-hw v1.16.0, please use the following image.
The quay.io/cybozu/setup-hw will not be updated in the future.
- Migrate to ghcr.io (#103)
1.15.2 - 2024-01-12
- Remove section for executing resetDell periodically (#101)
1.15.1 - 2023-11-29
- Update go module dependencies and actions (#99)
1.15.0 - 2023-11-02
- Add "repair" BMC user in #96
- Breaking change: This user is mandatory for iDRAC.
1.14.3 - 2023-08-15
- Disable "iDRAC path through I/F" in #93
- Factory setting has been changed that iDRAC path through I/F enabled, but it gives problem to neco setup.
1.14.2 - 2023-07-24
- Update dependencies in #92
- Add ubuntu package curl, Ubuntu22.04 base image does not have curl package
1.14.1 - 2023-07-20
- Update dependencies in #90
- Add ubuntu package kmod
1.14.0 - 2023-07-19
- Update dependencies in #88
- Change Container image Ubuntu:22.04 from CentOS:7
- Upgrade OpenManage Server Administrator v11.0.0.0 from v10.2.0.0
- Add rules for Redfish version 1.17.0
- Add test case of actual collected data from iDRAC9 / Redfish v1.17.0
1.13.2 - 2023-02-24
- Update dependencies in #84
- Upgrade direct dependencies in go.mod
- Update testing/releasing environments
- Generate statically linked binaries in #84
1.13.1 - 2023-01-13
- Revert "Change system profile setting to
Performance
" (#82)
1.13.0 - 2022-12-19
- Change system profile setting to
Performance
(#80)
1.12.1 - 2022-10-26
- Update dependencies (#78)
- Upgrade direct dependencies in go.mod
- Update Golang to 1.19
1.12.0 - 2022-04-21
- Change NPS settings for R6525 (#73)
1.11.0 - 2022-04-15
- Update go module dependencies and actions (#71)
1.10.1 - 2022-02-09
- Disable iDRAC.WebServer.HostHeaderCheck (#69)
1.10.0 - 2022-01-04
- Update dependencies (#67)
1.9.2 - 2021-09-15
- update golang to 1.17 (#63)
1.9.1 - 2021-05-31
- Update dependencies (#61)
1.9.0 - 2021-05-20
- add support command for automated ISO reboot (#57)
1.8.0 - 2021-05-18
- add support command for automated firmware update (#55)
1.7.2 - 2021-01-29
- update dependencies
1.7.1 - 2021-01-05
- setup-hw: Wait for iDRAC to get ready (#46)
1.7.0 - 2020-07-28
- Purge settings for sshpkauth (#42)
1.6.10 - 2020-06-29
- Reset iDRAC at startup (#40)
1.6.9 - 2020-03-16
- Support Redfish version 1.6.0 (#36)
1.6.8 - 2019-08-27
- monitor-hw: skip iDRAC reset if
no-reset
file exists (#31)
- setup-hw: hide raw passwords (#32)
1.6.7 - 2019-08-19
- Enable TPM 2.0 on Dell servers (#29)
1.6.6 - 2019-07-16
- Update Dell EMC System from 19.01.00 to 19.07.00 (#25)
1.6.5 - 2019-06-25
- A utility to collect Redfish data (#23)
- Update the rule file for Dell 14G (#24)
1.6.4 - 2019-06-11
- Fix
monitor-hw
for Dell servers (#21)
1.6.3 - 2019-06-10
- Fix Redfish API version detection again (#20)
1.6.2 - 2019-06-07
- Fix Redfish API version detection (#19)
1.6.1 - 2019-06-07
- Fix connection leaks introduced in 1.6.0 (#18)
1.6.0 - 2019-06-06
1.5.0 - 2019-05-20
- Add default data for mock client (#14)
1.4.0 - 2019-05-14
- Add mock client for QEMU (#13)
1.3.0 - 2019-04-26
- Support Redfish version 1.2.0 and 1.4.0 (#12)