confluentinc/confluent-kafka-python

Update README.md to reflect the legacy status of AvroProducer and AvroConsumer

Open

#910 opened on Jul 7, 2020

View on GitHub
 (4 comments) (11 reactions) (0 assignees)Python (3,526 stars) (909 forks)batch import
component:schema-registrydocsgood first issuepriority:high

Description

Package documentation marks AvroProducer and AvroConsumer as legacy. But, README.md still prominently advertises these legacy classes. This may be confusing for new users. Please update README.md.

Contributor guide