cAdvisor 0.8.0
This commit is contained in:
parent
74d7719d7e
commit
ea8806070d
@ -1,5 +1,11 @@
|
|||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
|
## 0.8.0 (2015-01-09)
|
||||||
|
- Added ethernet device information.
|
||||||
|
- Added machine-wide networking statistics.
|
||||||
|
- Misc UI fixes.
|
||||||
|
- Fixes for partially-isolated containers.
|
||||||
|
|
||||||
## 0.7.1 (2014-12-23)
|
## 0.7.1 (2014-12-23)
|
||||||
- Avoid repeated logging of container errors.
|
- Avoid repeated logging of container errors.
|
||||||
- Handle non identify mounts for cgroups.
|
- Handle non identify mounts for cgroups.
|
||||||
|
@ -15,4 +15,4 @@
|
|||||||
package info
|
package info
|
||||||
|
|
||||||
// Version of cAdvisor.
|
// Version of cAdvisor.
|
||||||
const VERSION = "0.7.1"
|
const VERSION = "0.8.0"
|
||||||
|
Loading…
Reference in New Issue
Block a user