Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
ultimatecode
/
fastapi
Public
forked from
fastapi/fastapi
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
fastapi
.github
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 28, 2023
⬆️ Upgrade Python version in Docker images for GitHub Actions (#10350)
tiangolo
authored
d0b17dd
View commit details
Copy full SHA for d0b17dd
View code at this point
Browse repository at this point
⬆️ Upgrade compatibility with Pydantic v2.4, new renamed functions and JSON Schema input/output models with default values (#10344)
Show description for bc935e0
tiangolo
authored
bc935e0
View commit details
Copy full SHA for bc935e0
View code at this point
Browse repository at this point
Commits on Sep 27, 2023
🔧 Rename label "awaiting review" to "awaiting-review" to simplify search queries (#10343)
tiangolo
authored
74cf051
View commit details
Copy full SHA for 74cf051
View code at this point
Browse repository at this point
Commits on Aug 19, 2023
♻️ Refactor tests for new Pydantic 2.2.1 (#10115)
tiangolo
authored
7a06de2
View commit details
Copy full SHA for 7a06de2
View code at this point
Browse repository at this point
Commits on Aug 4, 2023
👷 Add GitHub Actions step dump context to debug external failures (#10008)
tiangolo
authored
ebdf952
View commit details
Copy full SHA for ebdf952
View code at this point
Browse repository at this point
🔧 Restore MkDocs Material pin after the fix (#10001)
tiangolo
authored
86e4e9f
View commit details
Copy full SHA for 86e4e9f
View code at this point
Browse repository at this point
Commits on Aug 3, 2023
🔧 Update the Question template to ask for the Pydantic version (#10000)
tiangolo
authored
059fb12
View commit details
Copy full SHA for 059fb12
View code at this point
Browse repository at this point
✅ Fix tests for compatibility with pydantic 2.1.1 (#9943)
Show description for 25694f5
3 people
authored
25694f5
View commit details
Copy full SHA for 25694f5
View code at this point
Browse repository at this point
➖ Remove direct dependency on MkDocs, Material for MkDocs defines its own dependency (#9986)
tiangolo
authored
4ab0363
View commit details
Copy full SHA for 4ab0363
View code at this point
Browse repository at this point
🐳 Update Dockerfile with compatibility versions, to upgrade later (#9998)
tiangolo
authored
89537a0
View commit details
Copy full SHA for 89537a0
View code at this point
Browse repository at this point
Commits on Aug 2, 2023
➕ Add pydantic-settings to FastAPI People dependencies (#9988)
tiangolo
authored
53220b9
View commit details
Copy full SHA for 53220b9
View code at this point
Browse repository at this point
♻️ Update FastAPI People logic with new Pydantic (#9985)
tiangolo
authored
1e6bfa1
View commit details
Copy full SHA for 1e6bfa1
View code at this point
Browse repository at this point
Commits on Aug 1, 2023
👷 Deploy docs to Cloudflare Pages (#9978)
tiangolo
authored
d2169fb
View commit details
Copy full SHA for d2169fb
View code at this point
Browse repository at this point
Commits on Jul 31, 2023
👷 Update CI debug mode with Tmate (#9977)
tiangolo
authored
a0b9872
View commit details
Copy full SHA for a0b9872
View code at this point
Browse repository at this point
Commits on Jul 9, 2023
👷 Update FastAPI People token (#9844)
tiangolo
authored
fe91def
View commit details
Copy full SHA for fe91def
View code at this point
Browse repository at this point
👷 Update MkDocs Material token (#9843)
tiangolo
authored
9213b72
View commit details
Copy full SHA for 9213b72
View code at this point
Browse repository at this point
👷 Update token for latest changes (#9842)
tiangolo
authored
69df2fa
View commit details
Copy full SHA for 69df2fa
View code at this point
Browse repository at this point
Commits on Jul 7, 2023
✨ Add support for Pydantic v2 (#9816)
Show description for 0976185
4 people
authored
0976185
View commit details
Copy full SHA for 0976185
View code at this point
Browse repository at this point
Commits on Jun 26, 2023
✨ Add Material for MkDocs Insiders features and cards (#9748)
Show description for ed297bb
tiangolo
authored
ed297bb
View commit details
Copy full SHA for ed297bb
View code at this point
Browse repository at this point
Commits on Jun 24, 2023
👷 Make cron jobs run only on main repo, not on forks, to avoid error notifications from missing tokens (#9735)
tiangolo
authored
dfa56f7
View commit details
Copy full SHA for dfa56f7
View code at this point
Browse repository at this point
👷 Refactor Docs CI, run in multiple workers with a dynamic matrix to optimize speed (#9732)
tiangolo
authored
c09e5cd
View commit details
Copy full SHA for c09e5cd
View code at this point
Browse repository at this point
Commits on Jun 23, 2023
🔥 Remove old internal GitHub Action watch-previews that is no longer needed (#9730)
tiangolo
authored
f61217a
View commit details
Copy full SHA for f61217a
View code at this point
Browse repository at this point
👷 Build and deploy docs only on docs changes (#9728)
tiangolo
authored
42d0d6e
View commit details
Copy full SHA for 42d0d6e
View code at this point
Browse repository at this point
Commits on Jun 22, 2023
⬆ Bump pypa/gh-action-pypi-publish from 1.8.5 to 1.8.6 (#9482)
Show description for 56bc753
dependabot[bot]
authored
56bc753
View commit details
Copy full SHA for 56bc753
View code at this point
Browse repository at this point
Commits on Jun 16, 2023
👷 Lint in CI only once, only with one version of Python, run tests with all of them (#9686)
tiangolo
authored
8767634
View commit details
Copy full SHA for 8767634
View code at this point
Browse repository at this point
Commits on Jun 11, 2023
💚 Update CI cache to fix installs when dependencies change (#9659)
tiangolo
authored
f5844e7
View commit details
Copy full SHA for f5844e7
View code at this point
Browse repository at this point
⬇️ Separate requirements for development into their own requirements.txt files, they shouldn't be extras (#9655)
tiangolo
authored
6595658
View commit details
Copy full SHA for 6595658
View code at this point
Browse repository at this point
Commits on Jun 10, 2023
👷 Add custom tokens for GitHub Actions to avoid rate limits (#9647)
tiangolo
authored
8d29e49
View commit details
Copy full SHA for 8d29e49
View code at this point
Browse repository at this point
👷 Add custom token to Smokeshow and Preview Docs for download-artifact, to prevent API rate limits (#9646)
tiangolo
authored
4c23c06
View commit details
Copy full SHA for 4c23c06
View code at this point
Browse repository at this point
Commits on Apr 25, 2023
💚 Disable setup-python pip cache in CI (#9438)
tiangolo
authored
46726aa
View commit details
Copy full SHA for 46726aa
View code at this point
Browse repository at this point
⬆ Bump pypa/gh-action-pypi-publish from 1.6.4 to 1.8.5 (#9346)
Show description for a3d881a
dependabot[bot]
authored
a3d881a
View commit details
Copy full SHA for a3d881a
View code at this point
Browse repository at this point
⬆ Bump dawidd6/action-download-artifact from 2.26.0 to 2.27.0 (#9394)
Show description for 07f691b
dependabot[bot]
authored
07f691b
View commit details
Copy full SHA for 07f691b
View code at this point
Browse repository at this point
Commits on Mar 10, 2023
⬆ Bump dawidd6/action-download-artifact from 2.24.3 to 2.26.0 (#6034)
Show description for c8a0707
dependabot[bot]
and
tiangolo
authored
c8a0707
View commit details
Copy full SHA for c8a0707
View code at this point
Browse repository at this point
Commits on Mar 4, 2023
👷 Update translation bot messages (#9206)
tiangolo
authored
c5f343a
View commit details
Copy full SHA for c5f343a
View code at this point
Browse repository at this point
👷 Update translations bot to use Discussions, and notify when a PR is done (#9183)
tiangolo
authored
bd219c2
View commit details
Copy full SHA for bd219c2
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.