s12v / awsbeats

AWS Kinesis plugin for Filebeat
Apache License 2.0
61 stars 26 forks source link

Beats version 6.4.0 support #47

Closed at-k closed 6 years ago

at-k commented 6 years ago

Elastic beats is now version 6.4.0(release notes). This PR includes following updates to support 6.4.0

codecov-io commented 6 years ago

Codecov Report

Merging #47 into master will not change coverage. The diff coverage is 0%.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #47   +/-   ##
=======================================
  Coverage   64.44%   64.44%           
=======================================
  Files           4        4           
  Lines         135      135           
=======================================
  Hits           87       87           
  Misses         42       42           
  Partials        6        6
Impacted Files Coverage Δ
streams/client.go 69.79% <0%> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 4e9f1aa...fbf17cc. Read the comment docs.

s12v commented 6 years ago

thanks, @at-k