This repository was archived by the owner on Jan 1, 2025. It is now read-only.
v1.1.4 (#22) * 1. confluent-kafka-config (ckc) CLI command 'ckc config [--type, --output] added for template generation. 2. confluent-kafka-config (ckc) CLI command 'ckc pydantic [--schema-name, --registry-url, --output] added for conversion from Kafka Schema Registry: Registered Schema into Pydantic model.py 3. utils.py added to the library 4. examples have been updated 5. bump to 1.1.4 6. https://github.com/marcosschroh/dataclasses-avroschema being explored for avrobasemodels * v1.1.4 * corrected import paths, enabled CLI script to run