diff --git a/CHANGELOG.md b/CHANGELOG.md index 32abcd518c..c640c3d029 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +### 0.30.0 (2018-06-05) +- Use IONice to reduce IO priority of `du` and `find` +- BREAKING API CHANGE: ContainerReference no longer contains Labels. Use ContainerSpec instead. +- Add schedstat metrics, disabled by default. +- Fix a bug where cadvisor failed to discover a sub-cgroup that was created soon after the parent cgroup. + ### 0.29.0 (2018-02-20) - Disable per-cpu metrics by default for scalability - Fix disk usage monitoring of overlayFs