Skip to content

Tags: birdayz/kaf

Tags

v0.1.41

Toggle v0.1.41's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Merge pull request #160 from luisfmelo/bump-protobuf-dependency

bump github.com/golang/protobuf dependency v1.4.2 -> v1.5.2

v0.1.40

Toggle v0.1.40's commit message
update go.sum

v0.1.39

Toggle v0.1.39's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Update README.md

v0.1.38

Toggle v0.1.38's commit message
add -p/--partition flag to produce command

v0.1.37

Toggle v0.1.37's commit message
consume: format key correctly; avoid truncating in case of non-json v…

…alue

Fix #113

v0.1.36

Toggle v0.1.36's commit message
add docker-compose for kafka setup (debugging)

v0.1.35

Toggle v0.1.35's commit message
config: add add-eventhub command

v0.1.34

Toggle v0.1.34's commit message
group/commit: return error if offset determined from timestamp is -1

v0.1.33

Toggle v0.1.33's commit message
fix issue where follow tries to consume from invalid offsets (-1)

v0.1.32

Toggle v0.1.32's commit message
return error if wrong proto type was given or loading was not possible