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 (909 forks)batch import
component:schema-registrydocsgood first issuepriority:high

Repository metrics

Stars
 (3,526 stars)
PR merge metrics
 (Avg merge 10d 2h) (27 merged PRs in 30d)

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