Skip to content

Commit

Permalink
0.9.1 changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
preetapan committed Apr 22, 2019
1 parent 60f4e11 commit d7bd239
Showing 1 changed file with 11 additions and 0 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## 0.9.1 (Unreleased)

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 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)]


## 0.9.0 (April 9, 2019)

__BACKWARDS INCOMPATIBILITIES:__
Expand Down

0 comments on commit d7bd239

Please sign in to comment.