From ee8d995d70c4d37d9f7aaf63d85882d6d15fd576 Mon Sep 17 00:00:00 2001 From: "Tim St. Clair" Date: Mon, 19 Sep 2016 11:46:24 -0700 Subject: [PATCH] Add v0.24.0 release notes --- CHANGELOG.md | 13 +++++++++++++ 1 file changed, 13 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index f5a37d422e..eb0c2fefe2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,18 @@ # Changelog +### 0.24.0 (2016-09-19) + +- Added host-level inode stats (total & available) +- Improved robustness to partial failures +- Metrics collector improvements + - Added ability to directly use endpoints from the container itself + - Allow SSL endpoint access + - Ability to provide a certificate which is exposed to custom endpoints +- Lots of bug fixes, including: + - Devicemapper thin_ls fixes + - Prometheus metrics fixes + - Fixes for missing stats (memory reservation, FS usage, etc.) + ### 0.23.9 (2016-08-09) - Cherry-pick release: