Skip to content

Commit 1e8008b

Browse files
authored
Merge pull request #537 from vteratipally/master
Update changelog for the NPD release v0.8.7
2 parents 7b1ea68 + e88df52 commit 1e8008b

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

CHANGELOG.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,21 @@ and this project adheres to [Semantic Versioning](http://semver.org/).
77

88
## [Unreleased]
99

10+
## [0.8.7] - 2020-02-18
11+
12+
### Added
13+
14+
- Add memory read error.
15+
- Add support for building NPD on MacOS.
16+
- Add support for containerd health check.
17+
- Add metric for `per-cpu`, `per-stage` timing.
18+
19+
### Fixed
20+
21+
- Fix an issue that kubelet may be restarted by NPD health checker unexpectedly. Make log pattern check configurable in health checker.
22+
- Exit the process when there is a timeout in plugin daemon
23+
24+
1025
## [0.8.6] - 2020-01-22
1126

1227
### Added

0 commit comments

Comments
 (0)