What's Changed
- Fix ValidationError schema to match Pydantic v2 format by @bastien-pruvost in #232
- Bump actions/checkout from 4 to 5 by @dependabot[bot] in #234
- Support optional lists by @Qblack in #237
- Bump actions/stale from 9 to 10 by @dependabot[bot] in #239
- Bump actions/setup-python from 5 to 6 by @dependabot[bot] in #238
- [#240] Fix for br tag rendering by @zakmatik in #241
- Use uv by @luolingchun in #235
- Drop support for Python 3.9 and Support for Python 3.14 by @luolingchun in #233
- ISSUE-220 allow for response validation by @mr-tabasco in #225
- WIP Add support for const by @githubjakob in #243
New Contributors
- @bastien-pruvost made their first contribution in #232
- @Qblack made their first contribution in #237
- @mr-tabasco made their first contribution in #225
- @githubjakob made their first contribution in #243
Full Changelog: v4.2.1...v4.3.0