Releases: tigerblue77/Dell_iDRAC_fan_controller_Docker
Releases · tigerblue77/Dell_iDRAC_fan_controller_Docker
v1.6
What's Changed
- Added server model printing at container startup by @tigerblue77 in #70
- Added a platform check at container startup by @tigerblue77 in #71
- Improved and fixed devcontainer.json by @tigerblue77 in #74
- Improved code structure by @tigerblue77 in #75
- Added Docker healthcheck to README.md by @tigerblue77 in #83
- Fixed server manufacturer detection on Gen 11 (R410, R610, etc...) by @tigerblue77 in #87
Full Changelog: v1.5...v1.6
v1.5
v1.4
What's Changed
- Added conditions in case of second CPU or exhaust sensor absence by @tigerblue77 in #40
Full Changelog: v1.3...v1.4
v1.3
What's Changed
- Added IPMI device presence check in local mode by @tigerblue77 in #41
Full Changelog: v1.2...v1.3
v1.2
What's Changed
- Improved docker-image.yml to also deploy Docker image to ghcr.io by @tigerblue77 in #37
- Add comments for clarity + minor improvements by @tigerblue77 in #39
Full Changelog: v1.1...v1.2
v1.1
What's Changed
- Added disable and enable_third_party_profiles by @louispires in #33
- Added option to disable third-party PCIe card default cooling response by @tigerblue77 in #35
New Contributors
- @louispires made their first contribution in #33
Full Changelog: v1.0...v1.1
v1.0
Initial stable release. Tested on my bi-CPU Dell R720XD
What's Changed
- Enable local iDRAC management by @tigerblue77 in #4
- Permit decimal value for fan speed by @tigerblue77 in #6
- Beautify code and log messages by @tigerblue77 in #8
- Allow manual override of maximum temperature variable via environment… by @tigerblue77 in #11
- Monitoring CPUs temperature instead of inlet temperature by @tigerblue77 in #12
- Remove usage of crontab by @tigerblue77 in #15
- Docker logs display modified in table form to be more intuitive and synthetic by @tigerblue77 in #16
- Added gracefull exit function with trap of SIGQUIT, SIGTERM and SIGKILL by @tigerblue77 in #17
- Throw away ipmitool command's output to avoid new line in Docker logs by @tigerblue77 in #20
- Move the sleep to the beginning of the execution loop to ensure a more regular and punctual execution by @tigerblue77 in #22
Full Changelog: https://github.com/tigerblue77/Dell_iDRAC_fan_controller_Docker/commits/v1.1