Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork8.4k
Breaking Changes
- 🔧 Drop support for Python 3.8. PR#14563 by@tiangolo.
- This would actually not be abreaking change as no code would really break. Any Python 3.8 installer would just refuse to install the latest version of FastAPI and would only install 0.124.4. Only marking it as a "breaking change" to make it visible.
Refactors
Docs
- ⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs. PR#14559 by@YuriiMotov and@tiangolo.
Translations
- 🌐 Update translations for pt (add-missing). PR#14539 by@tiangolo.
- 🔧 Add LLM prompt file for French, generated from the existing French docs. PR#14544 by@tiangolo.
- 🌐 Sync Portuguese docs (pages found with script). PR#14554 by@YuriiMotov.
- 🌐 Sync Spanish docs (outdated pages found with script). PR#14553 by@YuriiMotov.
- 🌐 Sync German docs. PR#14519 by@nilslindemann.
- 🔥 Remove inactive/scarce translations to Vietnamese. PR#14543 by@tiangolo.
- 🔥 Remove inactive/scarce translations to Persian. PR#14542 by@tiangolo.
- 🔥 Remove translation to emoji to simplify the new setup with LLM autotranslations. PR#14541 by@tiangolo.
- 🌐 Update translations for pt (update-outdated). PR#14537 by@tiangolo.
- 🌐 Update translations for es (update-outdated). PR#14532 by@tiangolo.
- 🌐 Update translations for es (add-missing). PR#14533 by@tiangolo.
- 🌐 Remove translations for removed docs. PR#14516 by@tiangolo.
Internal
- ⬆ Bump
markdown-include-variantsfrom 0.0.7 to 0.0.8. PR#14556 by@YuriiMotov. - 🔧 Temporarily disable translations still in progress, being migrated to the new LLM setup. PR#14555 by@YuriiMotov.
- 🔧 Update test workflow config, remove commented code. PR#14540 by@tiangolo.
- 👷 Configure coverage, error on main tests, don't wait for Smokeshow. PR#14536 by@tiangolo.
- 👷 Run Smokeshow always, even on test failures. PR#14538 by@tiangolo.
- 👷 Make Pydantic versions customizable in CI. PR#14535 by@tiangolo.
- 👷 Fix checkout GitHub Action fetch-depth for LLM translations, enable cron monthly. PR#14531 by@tiangolo.
- 👷 Fix Typer command for CI LLM translations. PR#14530 by@tiangolo.
- 👷 Update LLM translation CI, add language matrix and extra commands, prepare for scheduled run. PR#14529 by@tiangolo.
- 👷 Update github-actions user for GitHub Actions workflows. PR#14528 by@tiangolo.
- ➕ Add requirements for translations. PR#14515 by@tiangolo.
Assets2
Uh oh!
There was an error while loading.Please reload this page.
16 people reacted