Skip to content

Releases: pydantic/pydantic

v2.7.1 (2024-04-23)

23 Apr 13:11
2612947
Compare
Choose a tag to compare

What's Changed

Packaging

New Features

Changes

  • Use field description for RootModel schema description when there is … by @LouisGobert in #9214

Fixes

New Contributors

Full Changelog: v2.7.0...v2.7.1/

v2.7.0 (2024-04-11)

11 Apr 16:40
7af856a
Compare
Choose a tag to compare

The code released in v2.7.0 is practically identical to that of v2.7.0b1.

What's Changed

Packaging

New Features

Finalized in v2.7.0, rather than v2.7.0b1:

  • Add support for field level number to str coercion option by @NeevCohen in #9137
  • Update warnings parameter for serialization utilities to allow raising a warning by @Lance-Drane in #9166

Changes

Performance

Fixes

Read more

v2.7.0b1 (2024-04-03)

03 Apr 18:23
d294244
Compare
Choose a tag to compare
v2.7.0b1 (2024-04-03) Pre-release
Pre-release

What's Changed

Packaging

New Features

Changes

Performance

Fixes

Read more

v1.10.15

03 Apr 12:44
5476a75
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.10.14...v1.10.15

v2.6.4 (2024-03-12)

12 Mar 13:02
6214a4b
Compare
Choose a tag to compare

What's Changed

Fixes

Full Changelog: v2.6.3...v2.6.4/

v2.6.3 2024-02-27

27 Feb 18:14
Compare
Choose a tag to compare

What's Changed

Packaging

Fixes

Full Changelog: v2.6.2...v2.6.3/

v2.6.2 2024-02-23

23 Feb 16:05
Compare
Choose a tag to compare

What's Changed

Packaging

Fixes

Full Changelog: v2.6.1...v2.6.2/

v2.6.1 2024-02-05

05 Feb 13:48
Compare
Choose a tag to compare

What's Changed

Packaging

Fixes

Full Changelog: v2.6.0...v2.6.1/

v2.6.0 2024-01-29

29 Jan 14:29
3257fa3
Compare
Choose a tag to compare

GitHub release

The code released in v2.6.0 is practically identical to that of v2.6.0b1.

What's Changed

Packaging

  • Check for email-validator version >= 2.0 by @commonism in #6033
  • Upgrade ruff target version to Python 3.8 by @Elkiwa in #8341
  • Update to pydantic-extra-types==2.4.1 by @yezz123 in #8478
  • Update to pyright==1.1.345 by @Viicos in #8453
  • Update pydantic-core from 2.14.6 to 2.16.1, significant changes from these updates are described below, full changelog here

New Features

Changes

Performance

Fixes

New Contributors

pydantic

Read more

v2.6.0b1 2024-01-19

19 Jan 16:58
e131d53
Compare
Choose a tag to compare
v2.6.0b1 2024-01-19 Pre-release
Pre-release

What's Changed

Packaging

  • Check for email-validator version >= 2.0 by @commonism in #6033
  • Upgrade `ruff`` target version to Python 3.8 by @Elkiwa in #8341
  • Update to pydantic-extra-types==2.4.1 by @yezz123 in #8478
  • Update to pyright==1.1.345 by @Viicos in #8453
  • Update pydantic-core from 2.14.6 to 2.16.1, significant changes from these updates are described below, full changelog here

New Features

Changes

Performance

Fixes

New Contributors

pydantic

Read more