Skip to content

Commit ba5da2c

Browse files
committed
Release v0.15.1
* [BUGFIX] netstat: return nothing when /proc/net/snmp6 not found #718 * [BUGFIX] Fix off by one in Linux interrupts collector #721 * [BUGFIX] Add and use sysReadFile in hwmon collector #728
1 parent 77607f6 commit ba5da2c

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## v0.15.1 / 2017-11-07
2+
3+
* [BUGFIX] xfs: expose correct fields, fix metric names #708
4+
* [BUGFIX] Correct buffer_bytes > INT_MAX on BSD/amd64. #712
5+
* [BUGFIX] netstat: return nothing when /proc/net/snmp6 not found #718
6+
* [BUGFIX] Fix off by one in Linux interrupts collector #721
7+
* [BUGFIX] Add and use sysReadFile in hwmon collector #728
8+
19
## v0.15.0 / 2017-10-06
210

311
**Breaking changes**

VERSION

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.15.0
1+
0.15.1

0 commit comments

Comments
 (0)