Skip to content

Releases: pydantic/pydantic

v2.7.4 (2024-06-12)

12 Jun 13:46
1ab655a
Compare
Choose a tag to compare

What's Changed

Packaging

Fixes

  • Specify recursive_guard as kwarg in FutureRef._evaluate by @vfazio in #9612

Full Changelog: v2.7.3...v2.7.4

v1.10.16 (2024-06-11)

11 Jun 18:58
211910e
Compare
Choose a tag to compare

What's Changed

  • Import modules/objects directly from v1 namespace by @exs-dwoodward in #9162
  • Fix mypy v1 plugin for upcoming mypy release by @cdce8p in #9586
  • Specify recursive_guard as kwarg in FutureRef._evaluate by @vfazio in #9612

New Contributors

Full Changelog: v1.10.15...v1.10.16

v2.7.3 (2024-06-03)

03 Jun 18:36
9f48fc2
Compare
Choose a tag to compare

What's Changed

Packaging

Fixes

Full Changelog: v2.7.2...v2.7.3/*

v2.7.2 (2024-05-28)

28 May 18:01
Compare
Choose a tag to compare

What's Changed

Packaging

Fixes

Full Changelog: v2.7.1...v2.7.2/

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/