8000 Tags · MojoJojo86/kaf · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: MojoJojo86/kaf

Tags

v0.1.22

Toggle v0.1.22's commit message
remove obsolete make with possible panic

v0.1.21

Toggle v0.1.21's commit message
use ListConsumerGroupOffsets(nil) to fetch all offsets at once

previously, we had to determine topic first by looking at the assignments. this
could not fetch offsets for empty groups.
Closes birdayz#60

v0.1.20

Toggle v0.1.20's commit message

Verified

This commit was signed with the committer’s verified signature.
birdayz Johannes Brüderl
switch to latest upstream sarama

v0.1.19

Toggle v0.1.19's commit message

Verified

This commit was signed with the committer’s verified signature.
birdayz Johannes Brüderl
update sarama to fork (until upstream merged); add group delete

v0.1.18

Toggle v0.1.18's commit message

Verified

This commit was signed with the committer’s verified signature.
birdayz Johannes Brüderl
fix repo

v0.1.17

Toggle v0.1.17's commit message

Verified

This commit was signed with the committer’s verified signature.
birdayz Johannes Brüderl
fix goreleaser config

v0.1.16

Toggle v0.1.16's commit message

Verified

This commit was signed with the committer’s verified signature.
birdayz Johannes Brüderl
disable x86 releases

v0.1.15

Toggle v0.1.15's commit message

Verified

This commit was signed with the committer’s verified signature.
birdayz Johannes Brüderl
Sort replicas and ISR fields in topic command

closes birdayz#44

v0.1.14

Toggle v0.1.14'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#34 from midN/compact-flag-fix

Fix hardcoded compact

v0.1.13

Toggle v0.1.13's commit message

Verified

This commit was signed with the committer’s verified signature.
birdayz Johannes Brüderl
Create config path before writing

0