Dataclasses-avroschema

Latest version: v0.65.0

Safety actively analyzes 679296 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 15 of 32

0.42.1

Fix

- **typing**: incorrect type annotations in avrodantic.py (302)

0.42.0

Feat

- TupleField added in order to deserialize typing.Tuple as tuples rather than list. Closes 291 (296)

0.41.2

Fix

- dev dependencies updated (294)

0.41.1

Fix

- dependencies updated. Model generator documentation updated (285)

0.41.0

BREAKING CHANGE

- types.Decimal has been replaced by condecimal (Annotated[decimal.Decimal]). Closes 260 (282)

0.40.0

Fix

- correctly generate enum default values (275)
- correctly generate type annotations

fix: do not generate default dataclass docstrings

fix: datetime model generation

the previous implementation did not roundtrip

feat: render docstrings in generated classes

fix: correct union and optional conversion

test: add avsc -> python -> avsc roundtrip test

fix: properly handle aliases in the model generator

tests: add coverage for single-type unions model generation

Co-authored-by: Maximilian Hils <gitmaximilianhils.com>

Page 15 of 32

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.