Skip to content
This repository has been archived by the owner on Sep 9, 2020. It is now read-only.

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jrasell authored Oct 1, 2019
1 parent 498aea8 commit 106b55c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
IMPROVEMENTS:
* Sherpa server now performs clustering and leadership locking. The internal autoscaler, policy garbage collector, and API endpoints with the exception of `ui` and `system` are leader protected. The sub-process will not run unless the server is considered the cluster leader. Protected API endpoints called on a non-leader server will respond with a HTTP redirect [[GH-45]](https://github.com/jrasell/sherpa/pull/45)
* Do not attempt to scale a job group if it is currently under deployment [[GH-56]](https://github.com/jrasell/sherpa/pull/56)
* The Nomad meta policy engine now implements the policy backend interface and can run alongside the Consul storage backend [[GH-58]](https://github.com/jrasell/sherpa/pull/58)

BUG FIXES:
* Fix a bug where the Consul backend only returned the last group policy for jobs with multiple groups [[GH-51]](https://github.com/jrasell/sherpa/pull/51)
Expand Down

0 comments on commit 106b55c

Please sign in to comment.