issues
search
marcosschroh
/
dataclasses-avroschema
Generate avro schemas from python dataclasses, Pydantic models and Faust Records. Code generation from avro schemas. Serialize/Deserialize python instances with avro schemas.
https://marcosschroh.github.io/dataclasses-avroschema/
MIT License
219
stars
67
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
exclude_default is ignored on Pydantic model from the second call
#799
zhavir
opened
3 days ago
1
build(deps): bump aiohttp from 3.10.10 to 3.10.11
#798
dependabot[bot]
closed
2 days ago
1
fix(TimedeltaField): fix timedelta fastavro serialization so it doesn't break in union types
#797
fajpunk
closed
3 days ago
2
fix: generate proper default values when reusing Enums types
#796
marcosschroh
closed
1 week ago
2
fix: model generatation fixed when field name and field type hint cla…
#795
marcosschroh
closed
1 week ago
2
build(deps-dev): bump mkdocs-material from 9.5.42 to 9.5.44
#794
dependabot[bot]
closed
2 weeks ago
1
feat: support timedelta serialization to `double` seconds
#793
fajpunk
closed
2 weeks ago
2
build(deps-dev): bump ruff from 0.6.9 to 0.7.2
#792
dependabot[bot]
closed
2 weeks ago
2
build(deps): bump faker from 30.8.0 to 30.8.2
#791
dependabot[bot]
closed
2 weeks ago
1
build(deps-dev): bump mypy from 1.12.1 to 1.13.0
#790
dependabot[bot]
closed
2 weeks ago
2
build(deps-dev): bump ruff from 0.6.9 to 0.7.1
#789
dependabot[bot]
closed
2 weeks ago
2
build(deps-dev): bump mkdocs-material from 9.5.42 to 9.5.43
#788
dependabot[bot]
closed
2 weeks ago
2
build(deps-dev): bump pytest-cov from 5.0.0 to 6.0.0
#787
dependabot[bot]
closed
2 weeks ago
2
field_order attribute causes weird behavior
#786
DavidMcGurkTNG
opened
3 weeks ago
0
feat(AvroBaseModel): non-deprecated pydantic v2 custom fields
#785
fajpunk
closed
3 days ago
6
feat(AvroBaseModel): non-deprecated pydantic v2 custom fields
#784
fajpunk
closed
4 weeks ago
1
fix(ModelGenerator): ModelRepresentation and EnumRepresentation added…
#783
marcosschroh
closed
4 weeks ago
2
fix: dc-avro dependency
#782
marcosschroh
closed
1 month ago
2
fix: python38 support dropped
#781
marcosschroh
closed
1 month ago
2
fix: generate date defaults consistently in python model generation
#780
fajpunk
closed
1 month ago
3
fix: dc-avro dependency updated
#779
marcosschroh
closed
1 month ago
2
fix: generate proper Model when there is name clashe between field na…
#778
marcosschroh
closed
1 month ago
2
fix: AttributeError exception raised when trying to generate schema f…
#777
marcosschroh
closed
1 month ago
2
fix: model generation simplified. Closes #746
#776
marcosschroh
closed
1 month ago
2
docs: Update README.md
#775
marcosschroh
closed
1 month ago
2
fix: make context optional during dezerialization. Serialization util…
#774
marcosschroh
closed
1 month ago
2
refactor: Module schema_generator renamed to main. Some type hints im…
#773
marcosschroh
closed
1 month ago
2
ci: some ci improvements
#772
marcosschroh
closed
1 month ago
2
build(deps): bump faker from 30.0.0 to 30.3.0
#771
dependabot[bot]
closed
1 month ago
1
fix: serialization improvements for nested unions. Related to #763
#770
marcosschroh
closed
1 month ago
2
Field and type with same name not parsed correctly by Pydantic
#769
Masqueey
closed
1 month ago
2
build(deps-dev): bump ruff from 0.6.8 to 0.6.9
#768
dependabot[bot]
closed
1 month ago
2
build(deps-dev): bump types-python-dateutil from 2.9.0.20240906 to 2.9.0.20241003
#767
dependabot[bot]
closed
1 month ago
1
build(deps-dev): bump types-pytz from 2024.2.0.20240913 to 2024.2.0.20241003
#766
dependabot[bot]
closed
1 month ago
2
build(deps): bump faker from 30.0.0 to 30.1.0
#765
dependabot[bot]
closed
1 month ago
2
build(deps-dev): bump mktestdocs from 0.2.2 to 0.2.3
#764
dependabot[bot]
closed
1 month ago
2
Version 0.63.2 introduced serialization problems
#763
cristianmatache
opened
1 month ago
4
build(deps-dev): bump mkdocs-material from 9.5.34 to 9.5.39
#762
dependabot[bot]
closed
1 month ago
1
build(deps-dev): bump commitizen from 3.29.0 to 3.29.1
#761
dependabot[bot]
closed
1 month ago
1
build(deps-dev): bump ruff from 0.6.5 to 0.6.8
#760
dependabot[bot]
closed
1 month ago
1
build(deps): bump faker from 28.4.1 to 30.0.0
#759
dependabot[bot]
closed
1 month ago
1
build(deps-dev): bump mkdocs-material from 9.5.34 to 9.5.38
#758
dependabot[bot]
closed
1 month ago
2
Explicit __all__ to make mypy happy
#757
j00bar
closed
1 month ago
1
build(deps-dev): bump ruff from 0.6.5 to 0.6.7
#756
dependabot[bot]
closed
1 month ago
2
build(deps): bump faker from 28.4.1 to 29.0.0
#755
dependabot[bot]
closed
1 month ago
2
build(deps): bump pydantic from 2.9.1 to 2.9.2
#754
dependabot[bot]
closed
1 month ago
1
build(deps-dev): bump mkdocs-material from 9.5.34 to 9.5.36
#753
dependabot[bot]
closed
1 month ago
2
Potential solution to #749
#752
drawnwren
closed
1 month ago
1
fix: serialiaze properly unions when types are similar. Closes #749
#751
marcosschroh
closed
1 month ago
2
Field validation doesn't handle PydanticUndefined
#750
drawnwren
opened
2 months ago
0
Next