-
Notifications
You must be signed in to change notification settings - Fork 122
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
4 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,11 +1,11 @@ | ||
go-carbon (0.9.0-rc1) unstable; urgency=low | ||
go-carbon (0.9.0) stable; urgency=low | ||
* Completely new internal architecture | ||
* Removed flush to whisper and stop on `USR2` signal. Use dump/restore instead | ||
* Removed global queue (channel) between receivers and cache, added optional per-receiver queues | ||
* Built-in [carbonserver](https://github.com/grobian/carbonserver) (thanks Vladimir Smirnov) | ||
* Added runtime tunables to internal metrics #70 | ||
|
||
-- Roman Lomonosov <[email protected]> Fri, 25 Nov 2016 23:00:00 +0300 | ||
-- Roman Lomonosov <[email protected]> Tue, 10 Jan 2017 08:00:00 +0300 | ||
|
||
go-carbon (0.8.1) stable; urgency=low | ||
* Bug fix: The synchronous config reload (HUP signal) and launch of the | ||
|