Sebastián Ramírez
90a5796b94
🔖 Release 0.43.0
5 years ago
Sebastián Ramírez
bb8a630fc3
📝 Update release notes
5 years ago
Nicolas Delaby
f5a503afae
📝 Replace guys by developers when a group of people is targeted ( #645 )
Just to make sure we include everyone, disregarding their gender.
5 years ago
Sebastián Ramírez
49fba853c2
📝 Update release notes
5 years ago
Steven Kalt
bac2f587b7
📝 Document overriding operationId for all path operations using their function names ( #642 )
5 years ago
Sebastián Ramírez
e1fd6785aa
📝 Update release notes
5 years ago
Sebastián Ramírez
933d4327fb
📝 Update release notes
5 years ago
Daniel Brotsky
c7902dd23a
✨ Generate correct OpenAPI docs for responses with no content ( #621 )
5 years ago
Sebastián Ramírez
c5f5e63810
📝 Update release notes
5 years ago
Nico Stapelbroek
c3cc077fa9
📝 Remove $ sign from bash codeblocs in markdown ( #613 )
5 years ago
Sebastián Ramírez
c6f98c009f
📝 Update release notes
5 years ago
Sebastián Ramírez
e4206772cb
📝 Update release notes
5 years ago
svalouch
723ef07ccf
📝 Add documentation for self-serving static Swagger UI ( #112 ) ( #557 )
5 years ago
Sebastián Ramírez
65536cbf63
🔖 Release version 0.42.0: Answer to the Ultimate Question of Life, the Universe, and Everything
6 years ago
Sebastián Ramírez
0192eab557
📝 Update release notes
6 years ago
Sebastián Ramírez
3f9f4a0f8f
✨ Add dependencies with yield (used as context managers) ( #595 )
* ➕ Add development/testing dependencies for Python 3.6
* ✨ Add concurrency submodule with contextmanager_in_threadpool
* ✨ Add AsyncExitStack to ASGI scope in FastAPI app call
* ✨ Use async stack for contextmanager-able dependencies
including running in threadpool sync dependencies
* ✅ Add tests for contextmanager dependencies
including internal raise checks when exceptions should be handled and when not
* ✅ Add test for fake asynccontextmanager raiser
* 🐛 Fix mypy errors and coverage
* 🔇 Remove development logs and prints
* ✅ Add tests for sub-contextmanagers, background tasks, and sync functions
* 🐛 Fix mypy errors for Python 3.7
* 💬 Fix error texts for clarity
* 📝 Add docs for dependencies with yield
* ✨ Update SQL with SQLAlchemy tutorial to use dependencies with yield
and add an alternative with a middleware (from the old tutorial)
* ✅ Update SQL tests to remove DB file during the same tests
* ✅ Add tests for example with middleware
as a copy from the tests with dependencies with yield, removing the DB in the tests
* ✏️ Fix typos with suggestions from code review
Co-Authored-By: dmontagu <[email protected] >
6 years ago
Sebastián Ramírez
380e3731a8
📝 Update release notes
6 years ago
Sebastián Ramírez
5592fa0f6f
🔖 Release version 0.41.0
6 years ago
Sebastián Ramírez
b65be5d496
📝 Update release notes
6 years ago
Sebastián Ramírez
dfec2d7644
📝 Update release notes
6 years ago
dmontagu
8c3ef76139
✨ Add better support for request body access/manipulation with custom classes ( #589 )
6 years ago
Sebastián Ramírez
7a504a721c
📝 Update release notes
6 years ago
Sebastián Ramírez
fdb6d43e10
🔖 Release 0.40.0
6 years ago
Sebastián Ramírez
a7c718e968
📝 Update release notes
6 years ago
sliptonic
f4d753620b
📝 Add notes about installing python-multipart for forms ( #574 )
6 years ago
Sebastián Ramírez
fadfe4c586
📝 Update release notes
6 years ago
Sebastián Ramírez
14daaf409f
📝 Update release notes
6 years ago
svalouch
c7dc26b760
✨ Allow docstrings to be truncated before being used for OpenAPI ( #556 )
6 years ago
Sebastián Ramírez
f5ccb3c35d
📝 Update release notes
6 years ago
Sebastián Ramírez
f8718072a0
📝 Update release notes
6 years ago
Sebastián Ramírez
6d5530ec1c
📝 Update release notes
6 years ago
prostomarkeloff
0761f11d1a
✏️ Fix typo in HTTP Basic auth tutorial ( #514 )
6 years ago
Sebastián Ramírez
f2e7ef7056
📝 Update release notes
6 years ago
Fedor Ignatov
d5d9a20937
📝 Fix incorrect example in docs - first steps ( #511 )
6 years ago
Sebastián Ramírez
96f092179f
📝 Update release notes
6 years ago
Sebastián Ramírez
78272ac1f3
🔖 Release 0.39.0
6 years ago
Sebastián Ramírez
f1bee9a271
📝 Update release notes
6 years ago
Sebastián Ramírez
b9cf69cd42
📝 Update release notes
6 years ago
Sebastián Ramírez
0c67022048
📝 Update release notes
6 years ago
Sebastián Ramírez
580cf8f4e2
🔖 Release 0.38.1
6 years ago
Sebastián Ramírez
af390af77c
📝 Update release notes
6 years ago
Sebastián Ramírez
203e10596f
🔖 Release version 0.38.0.Support for Pydantic 0.32.2 and Starlette 0.12.8
6 years ago
Sebastián Ramírez
5a2278d09a
📝 Update release notes
6 years ago
Sebastián Ramírez
47a8387a04
📝 Add recent articles and opinions ( #490 )
6 years ago
Sebastián Ramírez
27ca0c9dca
📝 Update release notes
6 years ago
Sebastián Ramírez
4b74aef429
📝 Update release notes
6 years ago
Sebastián Ramírez
53da56146e
🔖 Release version 0.37.0
6 years ago
Sebastián Ramírez
3799b9027e
📝 Update release notes
6 years ago
Sebastián Ramírez
58dddc5e4f
📝 Update release notes
6 years ago
Sebastián Ramírez
5b3df28f0c
📝 Update release notes
6 years ago