Release v0.17.0 (#1168)

* Update CHANGELOG
* Update VERSION

Signed-off-by: Ben Kochie <superq@gmail.com>
This commit is contained in:
Ben Kochie 2018-11-30 15:18:48 +01:00
parent 2d7cad7ebc
commit f6f6194a43
2 changed files with 9 additions and 3 deletions

View file

@ -7,16 +7,17 @@
* [BUGFIX]
* [BUGFIX] Add fallback for missing /proc/1/mounts #1172
* [CHANGE] Add TCPSynRetrans to netstat default filter #1143
* [CHANGE] Add a limit to the number of in-flight requests #1166
* [ENHANCEMENT] Add Infiniband counters #1120
* [FEATURE] Add a flag to disable exporter metrics #1148
## 0.17.0-rc.0 / 2018-10-19
## 0.17.0 / 2018-11-30
Build note: Linux builds can now be built without CGO.
### **Breaking changes**
supvervisord collector reports "start_time_seconds" rather than "uptime" #952
supvervisord collector reports `start_time_seconds` rather than `uptime` #952
The wifi collector is disabled by default due to suspected caching issues and goroutine leaks.
* https://github.com/prometheus/node_exporter/issues/870
@ -55,6 +56,11 @@ Darwin meminfo metrics have been renamed to match Prometheus conventions. #1060
* [BUGFIX] Filter systemd units in Go for compatibility with older versions #1083
* [BUGFIX] Update cpu collector for OpenBSD 6.4 #1094
* [BUGFIX] Fix typo on HELP of `read_time_seconds_total` #1057
* [BUGFIX] collector/diskstats: don't fail if there are extra stats #1125
* [BUGFIX] collector/hwmon\_linux: handle temperature sensor file #1123
* [BUGFIX] collector/filesystem: add bounds check #1133
* [BUGFIX] Fix dragonfly's CPU counting frequency #1140
* [BUGFIX] Add fallback for missing /proc/1/mounts #1172
## 0.16.0 / 2018-05-15

View file

@ -1 +1 @@
0.17.0-rc.0
0.17.0