mirror of
https://github.com/prometheus-community/smartctl_exporter.git
synced 2024-12-21 02:21:55 +01:00
Release 0.9.2
Signed-off-by: Konstantin Shalygin <k0ste@k0ste.ru>
This commit is contained in:
parent
05a503e023
commit
6d8ccdc85f
2 changed files with 8 additions and 1 deletions
|
@ -1,3 +1,10 @@
|
||||||
|
## 0.9.2 / 2023-06-10
|
||||||
|
|
||||||
|
* [FEATURE] Add device include/exclude filters for the automatic scanning #99
|
||||||
|
* [FEATURE] Add background scanning for devices #140
|
||||||
|
* [ENHANCEMENT] Critical metrics for SCSI disks added #131
|
||||||
|
* [ENHANCEMENT] Added device name to logger rc code parser #141
|
||||||
|
|
||||||
## 0.9.1 / 2022-11-06
|
## 0.9.1 / 2022-11-06
|
||||||
|
|
||||||
* [BUGFIX] Fix runtime error: index out of range in mineVersion #93
|
* [BUGFIX] Fix runtime error: index out of range in mineVersion #93
|
||||||
|
|
2
VERSION
2
VERSION
|
@ -1 +1 @@
|
||||||
0.9.1
|
0.9.2
|
||||||
|
|
Loading…
Reference in a new issue