Skip to content

Commit

Permalink
Bump to 0.7.10
Browse files Browse the repository at this point in the history
This release introduces a small change of configuration to the
Elasticsearch sink: it's now possible to set the '_type' of the
created index.

  * cb7d3e5 :: allow users to set the index type

Signed-off-by: Brian L. Troutwine <blt@postmates.com>
  • Loading branch information
Brian L. Troutwine committed Sep 29, 2017
1 parent cb7d3e5 commit ea92b27
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.10-pre"
version = "0.7.10"

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

0 comments on commit ea92b27

Please sign in to comment.