Skip to content

Release 3.0.1

Compare
Choose a tag to compare
@faph faph released this 03 Oct 10:37
· 100 commits to main since this release
bae7cfb

Fix not able to generate Avro schema for Pydantic models inheriting from other model classes.

With thanks to @rnathuji for reporting and providing tests reproducing the issue.