Skip to content

Commit 6c5c3d1

Browse files
committed
Release 1.3.1 (#2232)
* [BUGFIX] Handle nil CPU thermal power status on M1 #2218 * [BUGFIX] bsd: Ignore filesystems flagged as MNT_IGNORE. #2227 * [BUGFIX] Sanitize UTF-8 in dmi collector #2229 Signed-off-by: Ben Kochie <[email protected]>
1 parent 8433364 commit 6c5c3d1

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,11 @@
66
* [BUGFIX]
77

88
* [ENHANCEMENT] Add node_softirqs_total metric #2221
9+
10+
## 1.3.1 / 2021-12-01
11+
912
* [BUGFIX] Handle nil CPU thermal power status on M1 #2218
13+
* [BUGFIX] bsd: Ignore filesystems flagged as MNT_IGNORE. #2227
1014
* [BUGFIX] Sanitize UTF-8 in dmi collector #2229
1115

1216
## 1.3.0 / 2021-10-20

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
1.3.0
1+
1.3.1

0 commit comments

Comments
 (0)