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 14 of 21

0.27.0

What's Changed
* allow subclassing of `ValidationError` by samuelcolvin in https://github.com/pydantic/pydantic-core/pull/556
* Uprev to 0.27.0 by dmontagu in https://github.com/pydantic/pydantic-core/pull/560


**Full Changelog**: https://github.com/pydantic/pydantic-core/compare/v0.26.0...v0.27.0

0.26.0

What's Changed
* allow running tests on a specific version by samuelcolvin in https://github.com/pydantic/pydantic-core/pull/551
* Fix serialization of models with computed fields by dmontagu in https://github.com/pydantic/pydantic-core/pull/550
* Support RichComparison, hash and deepcopy for Url and MultiHostUrl by adriangb in https://github.com/pydantic/pydantic-core/pull/558
* Uprev to 0.26.0 by adriangb in https://github.com/pydantic/pydantic-core/pull/559


**Full Changelog**: https://github.com/pydantic/pydantic-core/compare/v0.25.0...v0.26.0

0.25.0

What's Changed
* Computed fields by samuelcolvin in https://github.com/pydantic/pydantic-core/pull/547


**Full Changelog**: https://github.com/pydantic/pydantic-core/compare/v0.24.1...v0.25.0

0.24.1

What's Changed
* allow partials to "call" validator by samuelcolvin in https://github.com/pydantic/pydantic-core/pull/546
* Fix enum value literals by adriangb in https://github.com/pydantic/pydantic-core/pull/544


**Full Changelog**: https://github.com/pydantic/pydantic-core/compare/v0.24.0...v0.24.1

0.24.0

What's Changed
* fix `make build-dev` for local development by samuelcolvin in https://github.com/pydantic/pydantic-core/pull/539
* test with debug build on CI by samuelcolvin in https://github.com/pydantic/pydantic-core/pull/541
* No info argument by samuelcolvin in https://github.com/pydantic/pydantic-core/pull/535
* Fix CoreSchema's workaround by ytoku in https://github.com/pydantic/pydantic-core/pull/543
* Add ultra-strict mode for better union decisions by samuelcolvin in https://github.com/pydantic/pydantic-core/pull/536
* `LazyIndexMap` for JSON objects by samuelcolvin in https://github.com/pydantic/pydantic-core/pull/522

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

**Full Changelog**: https://github.com/pydantic/pydantic-core/compare/v0.23.1...v0.24.0

0.23.1

What's Changed
* Fix issue with recursive wrap function serializer schemas by dmontagu in https://github.com/pydantic/pydantic-core/pull/530
* Don't recurse into metadata by dmontagu in https://github.com/pydantic/pydantic-core/pull/532
* Use `__pydantic_serializer__` in to_jsonable_python by dmontagu in https://github.com/pydantic/pydantic-core/pull/533
* use pyo3-signature for serializer defaults arguments by samuelcolvin in https://github.com/pydantic/pydantic-core/pull/534
* Skip extra/unknown fields checks when using from_attributes=True by adriangb in https://github.com/pydantic/pydantic-core/pull/537


**Full Changelog**: https://github.com/pydantic/pydantic-core/compare/v0.23.0...v0.23.1

Page 14 of 21

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.