Skip to content

Commit

Permalink
changelog: added entry for #5540 fix, and some missing left brackets
Browse files Browse the repository at this point in the history
  • Loading branch information
Chris Baker committed Apr 23, 2019
1 parent d7bd239 commit 7ea3f38
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,11 @@ BUG FIXES:

* core: Fix bug with incorrect metrics on pending allocations [[GH-5541](https://github.com/hashicorp/nomad/pull/5541)]
* client: Fix issue with recovering from logmon failures [[GH-5577](https://github.com/hashicorp/nomad/pull/5577)]
* client: Fix deadlock on client startup after reboot [GH-5568](https://github.com/hashicorp/nomad/pull/5568)]
* client: Fix deadlock on client startup after reboot [[GH-5568](https://github.com/hashicorp/nomad/pull/5568)]
* client: Fix issue with node registration where newly registered nodes would not run system jobs [[GH-5585](https://github.com/hashicorp/nomad/pull/5585)]
* driver/docker: Fix regression around volume handling [GH-5572](https://github.com/hashicorp/nomad/pull/5572)]
* driver/docker: Fix regression around volume handling [[GH-5572](https://github.com/hashicorp/nomad/pull/5572)]

* metrics: Fixed stale metrics [[GH-5540](https://github.com/hashicorp/nomad/issues/5540)]

## 0.9.0 (April 9, 2019)

Expand Down

0 comments on commit 7ea3f38

Please sign in to comment.