Pydantic-core

Latest version: v2.27.1

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

Scan your dependencies

Page 2 of 21

2.24.1

What's Changed

Packaging

* Restore Windows aarch64 builds by davidhewitt in https://github.com/pydantic/pydantic-core/pull/1464
* Limit windows builds to Rust 1.77 (to keep Windows 7 support) by davidhewitt in https://github.com/pydantic/pydantic-core/pull/1463
* Bump `pyo3` from 0.22.2 to 0.22.3 by dependabot in https://github.com/pydantic/pydantic-core/pull/1472
* Bump `serde` from 1.0.209 to 1.0.210 by dependabot in https://github.com/pydantic/pydantic-core/pull/1471
* Bump `regex` from 1.10.6 to 1.11.0 by dependabot in https://github.com/pydantic/pydantic-core/pull/1470

Fixes

* Fix equality checks for primitives in literals by sydney-runkle in https://github.com/pydantic/pydantic-core/pull/1459

Changes

* Add `invalid` schema placeholder by sydney-runkle in https://github.com/pydantic/pydantic-core/pull/1469
* Relax intensity of error for `issubclass` and `isinstance` schemas from json by sydney-runkle in https://github.com/pydantic/pydantic-core/pull/1479

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

2.24.0

What's Changed

Features

* Add milliseconds option to `ser_json_timedelta` config parameter by ollz272 in https://github.com/pydantic/pydantic-core/pull/1427
* Add support for unpacked `TypedDict` to type hint variadic keyword arguments in `ArgumentsValidator` by Viicos in https://github.com/pydantic/pydantic-core/pull/1451

Fixes

* Do not require padding when decoding base64 bytes by bschoenmaeckers in https://github.com/pydantic/pydantic-core/pull/1448
* Support wider variety of enum validation cases by sydney-runkle in https://github.com/pydantic/pydantic-core/pull/1456

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

**Full Changelog**: https://github.com/pydantic/pydantic-core/compare/v2.23.4...v2.24.0

2.23.4

What's Changed
* Fix variance issue in `_IncEx` type alias, only allow `True` by Viicos in https://github.com/pydantic/pydantic-core/pull/1453
* Clean up serialization warnings for invalid data in unions by sydney-runkle in https://github.com/pydantic/pydantic-core/pull/1449

**Full Changelog**: https://github.com/pydantic/pydantic-core/compare/v2.23.3...v2.23.4

2.23.3

What's Changed

Packaging

* Bump the python-packages group with 8 updates by dependabot in https://github.com/pydantic/pydantic-core/pull/1428
* Bump `serde` from 1.0.204 to 1.0.209 by dependabot in https://github.com/pydantic/pydantic-core/pull/1429
* Bump `idna` from 1.0.1 to 1.0.2 by dependabot in https://github.com/pydantic/pydantic-core/pull/1430
* Bump `uuid` from 1.9.1 to 1.10.0 by dependabot in https://github.com/pydantic/pydantic-core/pull/1431
* Bump `regex` from 1.10.5 to 1.10.6 by dependabot in https://github.com/pydantic/pydantic-core/pull/1432
* Bump `serde_json` from 1.0.121 to 1.0.128 by dependabot in https://github.com/pydantic/pydantic-core/pull/1440

Fixes

* Negative integers with leading zeros raise ValueError by JBLDKY in https://github.com/pydantic/pydantic-core/pull/1436
* Fix tagged union serialization warning when using aliases by sydney-runkle in https://github.com/pydantic/pydantic-core/pull/1442
* Fix `_IncEx` type annotation by Viicos in https://github.com/pydantic/pydantic-core/pull/1443

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

**Full Changelog**: https://github.com/pydantic/pydantic-core/compare/v2.23.2...v2.23.3

2.23.2

What's Changed

* Adding missing API docs to `pydantic_core` by sydney-runkle in https://github.com/pydantic/pydantic-core/pull/1420

**Full Changelog**: https://github.com/pydantic/pydantic-core/compare/v2.23.1...v2.23.2

2.23.1

What's Changed

* Use more explicit warning regarding serialization warning for missing fields by sydney-runkle in https://github.com/pydantic/pydantic-core/pull/1415
* Support `BigInt` serialization for `int` subclasses by kxx317 in https://github.com/pydantic/pydantic-core/pull/1417

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

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

Page 2 of 21

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.