]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Tue, 3 Sep 2024 16:05:42 +0000 (16:05 +0000)
committergithub-actions <github-actions@github.com>
Tue, 3 Sep 2024 16:05:42 +0000 (16:05 +0000)
docs/en/docs/release-notes.md

index df4927752934305cd9619a74bf0b1cb7f2291363..70dbce5397d43b74c65e065dca4fa77f687f912c 100644 (file)
@@ -17,6 +17,7 @@ hide:
 
 ### Docs
 
+* 📝 Add External Link: Techniques and applications of SQLAlchemy global filters in FastAPI. PR [#12109](https://github.com/fastapi/fastapi/pull/12109) by [@TheShubhendra](https://github.com/TheShubhendra).
 * 📝 Add note about `time.perf_counter()` in middlewares. PR [#12095](https://github.com/fastapi/fastapi/pull/12095) by [@tiangolo](https://github.com/tiangolo).
 * 📝 Tweak middleware code sample `time.time()` to `time.perf_counter()`. PR [#11957](https://github.com/fastapi/fastapi/pull/11957) by [@domdent](https://github.com/domdent).
 * 🔧 Update sponsors: Coherence. PR [#12093](https://github.com/fastapi/fastapi/pull/12093) by [@tiangolo](https://github.com/tiangolo).