edenhill / kcat

Generic command line non-JVM Apache Kafka producer and consumer
Other
5.46k stars 484 forks source link

Upgrade librdkafka version #453

Closed xyz5881 closed 1 month ago

xyz5881 commented 1 month ago

Can we please upgrade the librdkafka version to a higher one? Would like to set sasl.oauthbearer configs, but current 1.8.2 doesn't support that. Thank you