Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
This release bundles some small housekeeping -- updating of deps -- with a fix to the Elasticsearch sink. It turns out that in the case of a bulk update succeeding ES will still signal that a few lines have failed. We used to dump those lines. Now, we store them and re-attempt to submit them up to some configurable limit. * 3bc5a25 :: Remove ES loglines when they've signaled as OK (#349) * 1d32c5e :: Update dependencies via 'cargo update' Signed-off-by: Brian L. Troutwine <blt@postmates.com>
- Loading branch information