Skip to content

Commit

Permalink
Bump to 0.5.9
Browse files Browse the repository at this point in the history
This release introduces improvements in various sub-systems. The
Prometheus sink is now closer to being removed from 'experimental'
status and correctness issues with the file source have been
addressed.

  * fbb3030 :: Special aggregator for Prometheus, no timestamping
  * 6f0af8d :: Correct CI stability when running QC tests
  * 39b53fb :: Introduce more telemetry to the wavefront sink
  * 83a975d :: Introduce 'mean' summarization in wavefront sink, others
  * 7ef24e8 :: Correct file source correctness issue around file rolls

Signed-off-by: Brian L. Troutwine <blt@postmates.com>
  • Loading branch information
Brian L. Troutwine committed Apr 13, 2017
1 parent 7ef24e8 commit 3838fb2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ license = "MIT"
name = "cernan"
readme = "README.md"
repository = "https://github.com/postmates/cernan"
version = "0.5.8"
version = "0.5.9"

[[bin]]
name = "cernan"
Expand Down

0 comments on commit 3838fb2

Please sign in to comment.