Pydantic-core

Latest version: v2.27.1

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

Scan your dependencies

Page 12 of 21

0.37.0

What's Changed
* fix error for long int input by samuelcolvin in https://github.com/pydantic/pydantic-core/pull/642
* Add SchemaValidator.get_default_value() by adriangb in https://github.com/pydantic/pydantic-core/pull/643
* Uprev version to 0.37.0 by adriangb in https://github.com/pydantic/pydantic-core/pull/644


**Full Changelog**: https://github.com/pydantic/pydantic-core/compare/v0.36.0...v0.37.0

0.36.0

What's Changed
* Add `__pydantic_private__` by dmontagu in https://github.com/pydantic/pydantic-core/pull/640
* rename `hide_input_in_errors` -> `hide_input` on `ValidationError` by samuelcolvin in https://github.com/pydantic/pydantic-core/pull/641


**Full Changelog**: https://github.com/pydantic/pydantic-core/compare/v0.35.0...v0.36.0

0.35.0

What's Changed
* nicer error when hitting recursion error while serializing by samuelcolvin in https://github.com/pydantic/pydantic-core/pull/630
* Add slots to dataclass schema by hramezani in https://github.com/pydantic/pydantic-core/pull/617
* Add hide_input to ValidationError by hramezani in https://github.com/pydantic/pydantic-core/pull/633
* fix for model subclass serialization in unions by samuelcolvin in https://github.com/pydantic/pydantic-core/pull/632
* adding `tools.rs`, add `extract_i64` by samuelcolvin in https://github.com/pydantic/pydantic-core/pull/635
* Use `PyInt` for inequality and multiple of checks by samuelcolvin in https://github.com/pydantic/pydantic-core/pull/634
* Add error messages for json by Kludex in https://github.com/pydantic/pydantic-core/pull/637

New Contributors
* Kludex made their first contribution in https://github.com/pydantic/pydantic-core/pull/637

**Full Changelog**: https://github.com/pydantic/pydantic-core/compare/v0.34.0...v0.35.0

0.34.0

What's Changed
* Upgrade maturin to 0.15 by messense in https://github.com/pydantic/pydantic-core/pull/621
* Int validation performance improvement by samuelcolvin in https://github.com/pydantic/pydantic-core/pull/620
* cleanup string validation a little by samuelcolvin in https://github.com/pydantic/pydantic-core/pull/624
* Support negative indices in serializer include/exclude by adriangb in https://github.com/pydantic/pydantic-core/pull/627
* Bump version to 0.34.0 by adriangb in https://github.com/pydantic/pydantic-core/pull/631


**Full Changelog**: https://github.com/pydantic/pydantic-core/compare/v0.33.0...v0.34.0

0.33.0

What's Changed
* ✨ Implement root model serialization by lig in https://github.com/pydantic/pydantic-core/pull/613


**Full Changelog**: https://github.com/pydantic/pydantic-core/compare/v0.32.0...v0.33.0

0.32.0

What's Changed
* Add set benchmarks with duplicates by adriangb in https://github.com/pydantic/pydantic-core/pull/606
* Fix swapped test names in test_micro_benchmarks.py by adriangb in https://github.com/pydantic/pydantic-core/pull/607
* Make ValidationError constructor a non-init method by adriangb in https://github.com/pydantic/pydantic-core/pull/601
* Add ability to specify dataclass name in dataclass_schema by dmontagu in https://github.com/pydantic/pydantic-core/pull/603
* Fix reversal of loc when building errors from Python by adriangb in https://github.com/pydantic/pydantic-core/pull/609
* Do not inherit config in model fields that are themselves of type model by dmontagu in https://github.com/pydantic/pydantic-core/pull/612
* eager length checks by samuelcolvin in https://github.com/pydantic/pydantic-core/pull/610
* Bump version to 0.32.0 by adriangb in https://github.com/pydantic/pydantic-core/pull/618


**Full Changelog**: https://github.com/pydantic/pydantic-core/compare/v0.31.0...v0.32.0

Page 12 of 21

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.