Skip to content

Commit

Permalink
changelog: add #5479
Browse files Browse the repository at this point in the history
  • Loading branch information
schmichael committed Apr 16, 2019
1 parent b135d28 commit 888304b
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,16 @@ 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)]

IMPROVEMENTS:

* core: Add node name to output of `nomad node status` command in verbose mode [[GH-5224](https://github.com/hashicorp/nomad/pull/5224)]
* core: Add `-verbose` flag to `nomad status` wrapper command [[GH-5516](https://github.com/hashicorp/nomad/pull/5516)]

BUG FIXES:

* vault: Fix renewal time to be 1/2 lease duration with jitter [[GH-5479](https://github.com/hashicorp/nomad/issues/5479)]

## 0.9.0 (April 9, 2019)

__BACKWARDS INCOMPATIBILITIES:__
Expand Down

0 comments on commit 888304b

Please sign in to comment.