Commit graph

4 commits

Author SHA1 Message Date
SuperQ
4829a8861f
Release v0.9.1
* [BUGFIX] Fix runtime error: index out of range in mineVersion 
* [BUGFIX] Fix race condition with maps and goroutines 

Signed-off-by: SuperQ <superq@gmail.com>
2022-11-06 12:42:41 +01:00
Konstantin Shalygin
648ded156d Release 0.9.0
Signed-off-by: Konstantin Shalygin <k0ste@k0ste.ru>
2022-10-20 18:22:58 +07:00
Ben Kochie
14778c90ea
Release 0.8.0 ()
Breaking Changes:
All configuration has been moved from the config file to command line flags.

* [CHANGE] Refactor exporter config 
* [BUGFIX] Fix smartctl command args to avoid wakeups 
* [ENHANCEMENT] Add smartmontools to container image 

Signed-off-by: SuperQ <superq@gmail.com>
2022-10-03 15:34:52 +02:00
Ben Kochie
920c3429b1
Release 0.7.0 ()
First prometheus-community release.

* [FEATURE] Add various new metrics 
* [BUGFIX] Fix exit code bit parsing 

Signed-off-by: SuperQ <superq@gmail.com>
2022-08-05 03:37:13 +02:00