Fixes
- 🐛 Fix type annotation in
Field
constructor. PR #1304 by @AlanBogarin. - 🐛 Fix Pydantic version check for version 2.10.x onwards. PR #1255 by @asiunov.
Refactors
Docs
- 🩺 Take the GH badge only from pushes to the
main
branch. PR #1291 by @svlandeg. - 📝 Update documentation to refer to
list
instead ofList
. PR #1147 by @bubbletroubles. - ✏️ Fix typo in
databases.md
. PR #1113 by @radi-dev. - ✏️ Fix typo in
docs/tutorial/create-db-and-table.md
. PR #1252 by @ArianHamdi. - ✏️ Fix typo in
insert.md
. PR #1256 by @Noushadaliam. - 📝 Update markdown includes format. PR #1254 by @tiangolo.
- 📝 Update fenced code in Decimal docs for consistency. PR #1251 by @tiangolo.
- ✏️ Fix typo in the release notes of v0.0.22. PR #1195 by @PipeKnight.
- 📝 Update includes for
docs/advanced/uuid.md
. PR #1151 by @tiangolo. - 📝 Update includes for
docs/tutorial/create-db-and-table.md
. PR #1149 by @tiangolo. - 📝 Fix internal links in docs. PR #1148 by @tiangolo.
- ✏️ Fix typo in documentation. PR #1106 by @Solipsistmonkey.
- 📝 Remove highlights in
indexes.md
. PR #1100 by @alejsdev.
Internal
- ⬆ Bump pypa/gh-action-pypi-publish from 1.12.3 to 1.12.4. PR #1277 by @dependabot[bot].
- 💚 Fix CI test suite for Python 3.7. PR #1309 by @svlandeg.
- 👷 Revert "Add Codecov to CI, Smokeshow/Cloudflare has been flaky lately (#1303)". PR #1306 by @svlandeg.
- 👷 Add Codecov to CI, Smokeshow/Cloudflare has been flaky lately. PR #1303 by @tiangolo.
- 👷 Add retries to Smokeshow. PR #1302 by @svlandeg.
- ⬆ Bump astral-sh/setup-uv from 4 to 5. PR #1249 by @dependabot[bot].
- ⬆ Bump pillow from 10.3.0 to 11.0.0. PR #1139 by @dependabot[bot].
- ⬆ Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.12.3. PR #1240 by @dependabot[bot].
- ⬆ Bump astral-sh/setup-uv from 3 to 4. PR #1225 by @dependabot[bot].
- ⬆ Bump tiangolo/latest-changes from 0.3.1 to 0.3.2. PR #1207 by @dependabot[bot].
- 🔨 Update docs previews script. PR #1236 by @tiangolo.
- 🔧 Update build-docs filter paths. PR #1235 by @tiangolo.
- 🔧 Update team members. PR #1234 by @tiangolo.
- ⬆️ Upgrade markdown-include-variants to version 0.0.3. PR #1152 by @tiangolo.
- 👷 Update issue manager workflow. PR #1137 by @alejsdev.
- 👷 Fix smokeshow, checkout files on CI. PR #1136 by @tiangolo.
- 👷 Use uv in CI. PR #1135 by @tiangolo.
- ➕ Add docs dependency markdown-include-variants. PR #1129 by @tiangolo.
- 🔨 Update script to standardize format. PR #1130 by @tiangolo.
- 👷 Update
labeler.yml
. PR #1128 by @tiangolo. - 👷 Update worfkow deploy-docs-notify URL. PR #1126 by @tiangolo.
- 👷 Upgrade Cloudflare GitHub Action. PR #1124 by @tiangolo.
- ⬆ [pre-commit.ci] pre-commit autoupdate. PR #1097 by @pre-commit-ci[bot].
- ⬆ Bump tiangolo/issue-manager from 0.5.0 to 0.5.1. PR #1107 by @dependabot[bot].
- 👷 Update
issue-manager.yml
. PR #1103 by @tiangolo. - 👷 Fix coverage processing in CI, one name per matrix run. PR #1104 by @tiangolo.
- 💚 Set
include-hidden-files
toTrue
when using theupload-artifact
GH action. PR #1098 by @svlandeg. - ⬆ [pre-commit.ci] pre-commit autoupdate. PR #1088 by @pre-commit-ci[bot].