Skip to content

Latest commit

 

History

History
221 lines (142 loc) · 7.08 KB

CHANGELOG.md

File metadata and controls

221 lines (142 loc) · 7.08 KB

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

1.14.0 - 2023-07-19

Changed

  • 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

Changed

  • 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

Changed

  • Revert "Change system profile setting to Performance" (#82)

1.13.0 - 2022-12-19

Changed

  • Change system profile setting to Performance (#80)

1.12.1 - 2022-10-26

Changed

  • Update dependencies (#78)
    • Upgrade direct dependencies in go.mod
    • Update Golang to 1.19

1.12.0 - 2022-04-21

Changed

  • Change NPS settings for R6525 (#73)

1.11.0 - 2022-04-15

Changed

  • Update go module dependencies and actions (#71)

1.10.1 - 2022-02-09

Changed

  • Disable iDRAC.WebServer.HostHeaderCheck (#69)

1.10.0 - 2022-01-04

Changed

  • Update dependencies (#67)

Added

  • Add BIOS settings for new equipment (#65)
  • Add rules for Redfish version 1.11.0 (#66)

1.9.2 - 2021-09-15

Changed

  • update golang to 1.17 (#63)

1.9.1 - 2021-05-31

Changed

  • Update dependencies (#61)

1.9.0 - 2021-05-20

Added

  • add support command for automated ISO reboot (#57)

1.8.0 - 2021-05-18

Added

  • add support command for automated firmware update (#55)

1.7.2 - 2021-01-29

Changed

  • update dependencies

1.7.1 - 2021-01-05

Changed

  • setup-hw: Wait for iDRAC to get ready (#46)

1.7.0 - 2020-07-28

Removed

  • Purge settings for sshpkauth (#42)

1.6.10 - 2020-06-29

Added

  • Reset iDRAC at startup (#40)

1.6.9 - 2020-03-16

Added

  • Support Redfish version 1.6.0 (#36)

1.6.8 - 2019-08-27

Added

  • monitor-hw: skip iDRAC reset if no-reset file exists (#31)

Changed

  • setup-hw: hide raw passwords (#32)

1.6.7 - 2019-08-19

Changed

  • Enable TPM 2.0 on Dell servers (#29)

1.6.6 - 2019-07-16

Changed

  • Update Dell EMC System from 19.01.00 to 19.07.00 (#25)

1.6.5 - 2019-06-25

Added

  • A utility to collect Redfish data (#23)

Changed

  • Update the rule file for Dell 14G (#24)

1.6.4 - 2019-06-11

Changed

  • Fix monitor-hw for Dell servers (#21)

1.6.3 - 2019-06-10

Changed

  • Fix Redfish API version detection again (#20)

1.6.2 - 2019-06-07

Changed

  • Fix Redfish API version detection (#19)

1.6.1 - 2019-06-07

Changed

  • Fix connection leaks introduced in 1.6.0 (#18)

1.6.0 - 2019-06-06

Changed

  • Introduce timeouts for RedFish traversal (#16)
  • Dynamically detect RedFish version (#17)

1.5.0 - 2019-05-20

Added

  • Add default data for mock client (#14)

1.4.0 - 2019-05-14

Added

  • Add mock client for QEMU (#13)

1.3.0 - 2019-04-26

Added

  • Support Redfish version 1.2.0 and 1.4.0 (#12)