ipmi_exporter/CHANGELOG.md

1.5 KiB

1.5.1 / 2022-02-21

  • Bugfix release for the release process itself :)

1.5.0 / 2022-02-21

  • move to prometheus-community
  • new build system and (hopefully) the docker namespace
  • some fan sensors that measure in "percent of maximum rotation speed" now show up as fans (previously generic sensors)

Thanks a lot to all the contributors and sorry for the long wait!

1.4.0 / 2021-06-01

  • Includes a lot of refactoring under the hood
  • Add ability to customize the commands executed by the collectors - see the sample config for some examples.

1.3.2 / 2021-02-22

  • Fixes in the bmc collector for systems which do not support retrieving the system firmware revision (see #57)
  • Fix for sensors returning multiple events formatted as a string with questionable quoting (see #62)
  • Use latest go builder container for the Docker image

1.3.1 / 2020-10-22

  • Fix #57 - that's all 🙂

1.3.0 / 2020-07-26

  • New sm-lan-mode collector to get the "LAN mode" setting on Supermicro BMCs (not enabled by default)
  • Added "system firmware version" (i.e. the host's BIOS version) to the BMC info metric
  • Update all dependencies

1.2.0 / 2020-04-22

  • New sel collector to get number of SEL entries and free space
  • Update all dependencies

1.1.0 / 2020-02-14

  • Added config option for FreeIPMI workaround-flags
  • Added missing documentation bits around ipmi-chassis usage
  • Updated dependencies to latest version

1.0.0 / 2019-10-18

Initial release.