Skip to content

1.3.0

Compare
Choose a tag to compare
released this 13 Nov 09:05
· 489 commits to main since this release

Changelog

823fec4 releases 1.3.0
73ad3f5 add separator to changelog
6ec3ea0 auto-detect message timestamp when producing from stdin
c07f074 implement exit parameter for consumer
c73243c Merge pull request #31 from deviceinsight/feature/tail
6e72f5e use maxOffset instead of counting messages
0307161 Merge branch 'master' into feature/tail
c93f388 add changelog entry for producing multiple messages
2eda0f7 Merge pull request #32 from random-dwi/feature/produce-multi
489cdcd produce multiple messages from stdin
046685a skip partition only when limit equals 0
2cfa4f6 wait for pending messages when no tail is present
4dff7fe #27 add parameter --tail
8cf0c05 Merge pull request #30 from retn/feature/printheaders
4fc2824 Make kafka message headers available with property 'print-headers'
0c5a1fc Merge pull request #25 from taion809/patch-1
2ee5a0e Update CI to use go 1.13.x
99010ae fix consumption of specific partitions
85ee298 use after_success instead of before_deploy since it is only run once
fb36964 fix travis task order