You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Bugfix release for the release process itself :)
4
+
5
+
## 1.5.0 / 2022-02-21
6
+
7
+
* move to prometheus-community
8
+
* new build system and (hopefully) the docker namespace
9
+
* some fan sensors that measure in "percent of maximum rotation speed" now show
10
+
up as fans (previously generic sensors)
11
+
12
+
Thanks a lot to all the contributors and sorry for the long wait!
13
+
14
+
## 1.4.0 / 2021-06-01
2
15
3
16
* Includes a lot of refactoring under the hood
4
17
* Add ability to customize the commands executed by the collectors - see the sample config for some examples.
5
18
6
-
## v1.3.2 / 2021-02-22
19
+
## 1.3.2 / 2021-02-22
7
20
8
21
* Fixes in the `bmc` collector for systems which do not support retrieving the system firmware revision (see #57)
9
22
* Fix for sensors returning multiple events formatted as a string with questionable quoting (see #62)
10
23
* Use latest go builder container for the Docker image
11
24
12
-
## v1.3.1 / 2020-10-22
25
+
## 1.3.1 / 2020-10-22
13
26
14
27
* Fix #57 - that's all :slightly_smiling_face:
15
28
16
-
## v1.3.0 / 2020-07-26
29
+
## 1.3.0 / 2020-07-26
17
30
18
31
* New `sm-lan-mode` collector to get the ["LAN mode" setting](https://www.supermicro.com/support/faqs/faq.cfm?faq=28159) on Supermicro BMCs (not enabled by default)
19
32
* Added "system firmware version" (i.e. the host's BIOS version) to the BMC info metric
20
33
* Update all dependencies
21
34
22
-
## v1.2.0 / 2020-04-22
35
+
## 1.2.0 / 2020-04-22
23
36
24
37
* New `sel` collector to get number of SEL entries and free space
25
38
* Update all dependencies
26
39
27
-
## v1.1.0 / 2020-02-14
40
+
## 1.1.0 / 2020-02-14
28
41
29
42
* Added config option for FreeIPMI workaround-flags
30
43
* Added missing documentation bits around `ipmi-chassis` usage
0 commit comments