What's Changed
- chore: remove usage of _AnnotatedAlias by @adhtruong in #693
- chore: warn on deprecated parameter usage by @adhtruong in #689
- feat: Allow usage of Pydantic models containing forward references by @marcuslimdw in #698
- chore(deps): bump astral-sh/setup-uv from 5 to 6 by @dependabot in #696
- docs: add marcuslimdw as a contributor for code by @allcontributors in #699
- refactor: make type utils deterministic by @adhtruong in #688
- perf: avoid deep copy by @adhtruong in #702
- fix: test by adding inheritance in Child class from Parent by @Rub1kCube in #706
- docs: add Rub1kCube as a contributor for test by @allcontributors in #708
- chore(deps): bump dawidd6/action-download-artifact from 9 to 10 by @dependabot in #709
- fix: Generate correct collection size when annotation_types.Len is used by @priyankc in #712
- chore(deps): bump dawidd6/action-download-artifact from 10 to 11 by @dependabot in #714
- fix: no blank children names by @iloveitaly in #666
- feat: add PEP 695 type alias support and improve type handling by @Rub1kCube in #711
- chore(release): bump to v2.22.0 by @adhtruong in #722
New Contributors
- @marcuslimdw made their first contribution in #698
- @Rub1kCube made their first contribution in #706
- @priyankc made their first contribution in #712
Full Changelog: v2.21.0...v2.22.0