Skip to content

v0.2.0

Compare
Choose a tag to compare
@JoshuaC215 JoshuaC215 released this 19 May 16:57
· 2 commits to master since this release
9648065

Update underlying confluent-kafka-go/librdkafka version from 0.11.6 to 1.4.2. With this change, the librdkafka binary is bundled and no longer needs to be separately installed to use.

Note that this still must be compiled with CGO_ENABLED=1 and you should use -tags musl when building on alpine or other MUSL based distributions.