Skip to content

Commit

Permalink
Merge pull request google#1975 from dashpole/changelog_v0.30.1
Browse files Browse the repository at this point in the history
Changelog for v0.30.2
  • Loading branch information
dashpole authored Jun 21, 2018
2 parents 50ae2ef + 7405985 commit de723a0
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog

### 0.30.2 (2018-06-21)
- Fix concurrent map access panic
- Don't watch .mount cgroups to reduce number of inotify watches
- Fix NVML initialization race condition
- Fix brtfs disk metrics when using a subdirectory of a subvolume

### 0.30.1 (2018-06-11)
- Revert switch from inotify to fsnotify

### 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.
Expand Down

0 comments on commit de723a0

Please sign in to comment.