Skip to content

Commit

Permalink
Updated changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
diptanu committed Aug 2, 2016
1 parent 3593649 commit 65d503a
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
## 0.4.1 (UNRELEASED)

__BACKWARDS INCOMPATIBILITIES:__
* telemetry: Operators will have to explicitly opt-in for Nomad client to
publish allocation and node metrics

IMPROVEMENTS:
* core: Allow count 0 on system jobs [GH-1421]
* core: Gracefully handle short lived outages by holding RPC calls [GH-1403]
Expand All @@ -11,6 +15,7 @@ IMPROVEMENTS:
* client: Add killing event to task state [GH-1457]
* client: Fingerprint network speed on Windows [GH-1443]
* telemetry: Circonus integration for telemetry metrics [GH-1459]
* telemetry: Allow operators to opt-in for publishing metrics [GH-1501]

BUG FIXES:
* core: Sanitize empty slices/maps in jobs to avoid incorrect create/destroy
Expand Down

0 comments on commit 65d503a

Please sign in to comment.