confluentinc / kafka-rest

Confluent REST Proxy for Kafka
https://docs.confluent.io/current/kafka-rest/docs/index.html
Other
22 stars 641 forks source link

KREST-12797 Allow to set KafkaAvroSerializerConfig in KafkaRestConfig #1229

Closed trnguyencflt closed 7 months ago

trnguyencflt commented 7 months ago

As title set, this provides more configurable to avro serialiser, for example, this avro.use.logical.type.converters config so that we are able to serialise logical type in avro message.