Skip to content

Commit f83f214

Browse files
authored
Update changelog for the NPD release v0.8.7
1 parent 06b5503 commit f83f214

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

CHANGELOG.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,25 @@ 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+
### Changed
20+
21+
- Print result's message when status is unknown.
22+
23+
### Fixed
24+
25+
- Fix an issue that kubelet may be restarted by NPD health checker unexpectedly. Make log pattern check configurable in health checker.
26+
- Exit the process when there is a timeout in plugin daemon
27+
28+
1029
## [0.8.6] - 2020-01-22
1130

1231
### Added

0 commit comments

Comments
 (0)