moov-io / achgateway

Payment gateway enabling automated ACH operations in a distributed and fault tolerant way.
https://moov-io.github.io/achgateway/
Apache License 2.0
52 stars 19 forks source link

incoming/stream: bump min kafka version to v2.6.0 #91

Closed adamdecaf closed 2 years ago

adamdecaf commented 2 years ago

v2.6.0 was released Aug 3, 2020

https://kafka.apache.org/downloads#2.6.0

codecov-commenter commented 2 years ago

Codecov Report

Merging #91 (4a614e3) into master (8d7bb9d) will increase coverage by 0.05%. The diff coverage is 0.00%.

@@            Coverage Diff             @@
##           master      #91      +/-   ##
==========================================
+ Coverage   41.39%   41.45%   +0.05%     
==========================================
  Files          87       87              
  Lines        3580     3580              
==========================================
+ Hits         1482     1484       +2     
+ Misses       1810     1809       -1     
+ Partials      288      287       -1     
Impacted Files Coverage Δ
internal/incoming/stream/publisher.go 12.00% <0.00%> (ø)
internal/incoming/stream/subscription.go 14.28% <0.00%> (ø)
internal/upload/sftp.go 66.03% <0.00%> (+0.94%) :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 8d7bb9d...4a614e3. Read the comment docs.