We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Such as for homebrew builds:
kafkacat - Apache Kafka producer and consumer tool https://github.com/edenhill/kafkacat Copyright (c) 2014-2015, Magnus Edenhill Version KAFKACAT_VERSION (librdkafka 0.9.4)
The text was updated successfully, but these errors were encountered:
kafkacat: fix missing version information
4c57942
kafkacat currently requires checking out from git at build time to show the correct version when running `kafkacat -v` (see edenhill/kcat#92)
Use default fallback version if built outside of git repo (#92)
0ab5204
No branches or pull requests
Such as for homebrew builds:
The text was updated successfully, but these errors were encountered: