September 10, 2024
4.0.0-rc3
(fix):
Pydantic models now call update forward refs on non-uion circular references. This
prevents runtime errors in certain cases where types self reference itself through
a union.
(fix):
Pydantic models now call update forward refs on non-uion circular references. This
prevents runtime errors in certain cases where types self reference itself through
a union.