Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
slackpad authored Jul 10, 2017
1 parent 7200b8c commit 3d8ec60
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,9 @@ BUG FIXES:
* server: Updated the Raft library to pull in a fix where servers that are very far behind in replication can get stuck in a loop trying to install snapshots. [GH-3201]
* server: Fixed a rare but serious deadlock where the Consul leader routine could get stuck with the Raft internal leader routine while waiting for the initial barrier after a leader election. [GH-3230]
* ui: Provided a path to reset the ACL token when the current token is invalid. Previously, the UI would get stuck on the error page and it wasn't possible to get back to the settings. [GH-2370]
* ui: Removed an extra fetch of the nodes resource when loading the UI. [GH-3245]
* ui: Changed default ACL token type to "client" when creating ACLs. [GH-3246]
* ui: Display a 404 error instead of a 200 when trying to load a nonexistent node. [GH-3251]

## 0.8.5 (June 27, 2017)

Expand Down

0 comments on commit 3d8ec60

Please sign in to comment.