Pydantic-core

Latest version: v2.31.1

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

Scan your dependencies

Page 19 of 22

0.12.0

What's Changed
* Replace **kwargs with a ValidatorInfo object in validation functions by adriangb in https://github.com/pydantic/pydantic-core/pull/423

**Full Changelog**: https://github.com/pydantic/pydantic-core/compare/v0.11.1...v0.12.0

0.11.1

What's Changed
* bump pyright linter version by adriangb in https://github.com/pydantic/pydantic-core/pull/418
* Implement garbage collection for Rust data holding refs to Python objects by adriangb in https://github.com/pydantic/pydantic-core/pull/416
* uprev to 0.11.1 by dmontagu in https://github.com/pydantic/pydantic-core/pull/421


**Full Changelog**: https://github.com/pydantic/pydantic-core/compare/v0.11.0...v0.11.1

0.11.0

What's Changed
* add ErrorDetails to public interface by ddneilson in https://github.com/pydantic/pydantic-core/pull/384
* Support include/exclude arguments with `__contains__` by dmontagu in https://github.com/pydantic/pydantic-core/pull/409
* tests for serializing dataclasses with `InitVar` and `ClassVar` by samuelcolvin in https://github.com/pydantic/pydantic-core/pull/411
* adding more string benchmarks by samuelcolvin in https://github.com/pydantic/pydantic-core/pull/412
* Adding definitions support by samuelcolvin in https://github.com/pydantic/pydantic-core/pull/406
* uprev to 0.11.0 by dmontagu in https://github.com/pydantic/pydantic-core/pull/414

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

**Full Changelog**: https://github.com/pydantic/pydantic-core/compare/v0.10.0...v0.11.0

0.10.0

What's Changed
* Add min-length support for GeneratorSchema by dmontagu in https://github.com/pydantic/pydantic-core/pull/394
* Add some notes to the documentation of some of the arguments of certain CoreSchema types by dmontagu in https://github.com/pydantic/pydantic-core/pull/391
* Use `ChoiceKey` in `TaggedUnionValidator` for int keys by philhchen in https://github.com/pydantic/pydantic-core/pull/405
* uprev to 0.10.0 by dmontagu in https://github.com/pydantic/pydantic-core/pull/408


**Full Changelog**: https://github.com/pydantic/pydantic-core/compare/v0.9.0...v0.10.0

0.9.0

What's Changed
* add pydantic framework classifier by samuelcolvin in https://github.com/pydantic/pydantic-core/pull/379
* Update pyo3 to 0.18.1 by cdce8p in https://github.com/pydantic/pydantic-core/pull/388
* Add `CoreSchemaType` `Literal` by dmontagu in https://github.com/pydantic/pydantic-core/pull/389
* Rename `extra` -> `metadata` by samuelcolvin in https://github.com/pydantic/pydantic-core/pull/396

New Contributors
* cdce8p made their first contribution in https://github.com/pydantic/pydantic-core/pull/388
* dmontagu made their first contribution in https://github.com/pydantic/pydantic-core/pull/389

**Full Changelog**: https://github.com/pydantic/pydantic-core/compare/v0.8.2...v0.9.0

0.8.2

What's Changed
* More Serialization changes by samuelcolvin in https://github.com/pydantic/pydantic-core/pull/374
* implement `function-wrap` serializer type to support `deque` and similar by samuelcolvin in https://github.com/pydantic/pydantic-core/pull/376


**Full Changelog**: https://github.com/pydantic/pydantic-core/compare/v0.8.1...v0.8.2

Page 19 of 22

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.