Skip to content

Commit 2424bcb

Browse files
authored
Release v0.13.0 (#259)
* [CHANGE] `slog` used for logging instead go logger #246 * [ENHANCEMENT] Added support for `megaraid` devices and device types #205 #257 * [BUGFIX] Better support for smartmontools < 7.3 #238 * [BUGFIX] Corrected NVMe read/write bytes to NVMe metrics #211 Signed-off-by: Konstantin Shalygin <[email protected]>
1 parent 6824197 commit 2424bcb

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

Diff for: CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 0.13.0 / 2024-12-20
2+
3+
* [CHANGE] `slog` used for logging instead go logger #246
4+
* [ENHANCEMENT] Added support for `megaraid` devices and device types #205 #257
5+
* [BUGFIX] Better support for smartmontools < 7.3 #238
6+
* [BUGFIX] Corrected NVMe read/write bytes to NVMe metrics #211
7+
18
## 0.12.0 / 2024-03-03
29

310
* [CHANGE] Better SCSI/SAS support, and removing confused metrics #168

Diff for: VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.12.0
1+
0.13.0

0 commit comments

Comments
 (0)