Skip to content

Commit 07a4f25

Browse files
authored
Fix pydantic_model_creator incompatibility with Pydantic 2.11 (#1925) (#1930)
1 parent 21463c7 commit 07a4f25

File tree

3 files changed

+152
-121
lines changed

3 files changed

+152
-121
lines changed

CHANGELOG.rst

+4
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,10 @@ Changelog
1111

1212
0.25.0 (unreleased)
1313
------
14+
Fixed
15+
^^^^^
16+
- Fix `pydantic_model_creator` incompatibility with Pydantic 2.11 (#1925)
17+
1418
Changed
1519
^^^^^^^
1620
- Skip database selection if the router is not configured to improve performance (#1915)

0 commit comments

Comments
 (0)