aboutsummaryrefslogtreecommitdiff
path: root/CHANGELOG.md
diff options
context:
space:
mode:
Diffstat (limited to 'CHANGELOG.md')
-rw-r--r--CHANGELOG.md5
1 files changed, 3 insertions, 2 deletions
diff --git a/CHANGELOG.md b/CHANGELOG.md
index 9e05d0f..7f32b94 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -3,9 +3,9 @@
3* [CHANGE] 3* [CHANGE]
4* [FEATURE] 4* [FEATURE]
5* [ENHANCEMENT] 5* [ENHANCEMENT]
6* [BUGFIX] Linux CPU: Cache CPU metrics to make them monotonically increasing #1711 6* [BUGFIX]
7 7
8## 1.0.0-rc.1 / 2020-05-14 8## 1.0.0 / 2020-05-25
9 9
10### **Breaking changes** 10### **Breaking changes**
11 11
@@ -59,6 +59,7 @@
59* [ENHANCEMENT] Add metrics for IO errors and retires on Darwin. #1636 59* [ENHANCEMENT] Add metrics for IO errors and retires on Darwin. #1636
60* [ENHANCEMENT] Add perf tracepoint collection flag #1664 60* [ENHANCEMENT] Add perf tracepoint collection flag #1664
61* [ENHANCEMENT] ZFS: read contents of objset file #1632 61* [ENHANCEMENT] ZFS: read contents of objset file #1632
62* [ENHANCEMENT] Linux CPU: Cache CPU metrics to make them monotonically increasing #1711
62* [BUGFIX] Read /proc/net files with a single read syscall #1380 63* [BUGFIX] Read /proc/net files with a single read syscall #1380
63* [BUGFIX] Renamed label `state` to `name` on `node_systemd_service_restart_total`. #1393 64* [BUGFIX] Renamed label `state` to `name` on `node_systemd_service_restart_total`. #1393
64* [BUGFIX] Fix netdev nil reference on Darwin #1414 65* [BUGFIX] Fix netdev nil reference on Darwin #1414