Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: maduhu/kaf

Tags

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 birdayz#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

v0.1.31

Toggle v0.1.31's commit message
produce: add --partitioner flag for JVM partitioner

v0.1.30

Toggle v0.1.30's commit message
goreleaser: fix arch

v0.1.29

Toggle v0.1.29'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 birdayz#95 from brownds14/tls-connection

Allow TLS connection without client authentication