Skip to content

Commit

Permalink
changelog: Update for GH-5512 and GH-5577
Browse files Browse the repository at this point in the history
  • Loading branch information
endocrimes committed Apr 23, 2019
1 parent 9a4fe5e commit 04d4d86
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,8 @@ FEATURES:

* vault: Add initial support for Vault namespaces [[GH-5520](https://github.com/hashicorp/nomad/pull/5520)]
* allocations: Add support for restarting allocations in-place [[GH-5502](https://github.com/hashicorp/nomad/pull/5502)]
* allocations: Add support for stopping and rescheduling an allocation
[[GH-5512](https://github.com/hashicorp/nomad/pull/5512)]

IMPROVEMENTS:

Expand All @@ -15,6 +17,8 @@ BUG FIXES:

* vault: Fix renewal time to be 1/2 lease duration with jitter [[GH-5479](https://github.com/hashicorp/nomad/issues/5479)]
* metrics: Fixed stale metrics [[GH-5540](https://github.com/hashicorp/nomad/issues/5540)]
* logging: Fix respawning logmon during task restarts when the logmon process
has been terminated [[GH-5577](https://github.com/hashicorp/nomad/pull/5577)]

## 0.9.0 (April 9, 2019)

Expand Down

0 comments on commit 04d4d86

Please sign in to comment.