v0.2.0
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.