Skip to content

Commit

Permalink
Bump to 0.7.12
Browse files Browse the repository at this point in the history
This release addresses compatibility issues with Prometheus 2,
improving the tag hangling of the prometheus sink and gzipping all
output.

  * df974bb :: Avoid fiddling with kinds when doing sanitization in Prometheus
  * 45f7474 :: Carefully format prometheus tags, gzip output

Signed-off-by: Brian L. Troutwine <blt@postmates.com>
  • Loading branch information
Brian L. Troutwine committed Oct 16, 2017
1 parent 45f7474 commit af87258
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.7.12-pre"
version = "0.7.12"

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

0 comments on commit af87258

Please sign in to comment.