]> git.ipfire.org Git - thirdparty/fastapi/fastapi.git/commitdiff
📝 Update release notes
authorgithub-actions <github-actions@github.com>
Thu, 2 Mar 2023 15:11:54 +0000 (15:11 +0000)
committergithub-actions <github-actions@github.com>
Thu, 2 Mar 2023 15:11:54 +0000 (15:11 +0000)
docs/en/docs/release-notes.md

index 2623f5afede4766178f330471bf9999a59f22639..b7bfe449610b93d4bf83204c1c8238263ec1b86b 100644 (file)
@@ -2,6 +2,7 @@
 
 ## Latest Changes
 
+* 🔊 Log GraphQL errors in FastAPI People, because it returns 200, with a payload with an error. PR [#9171](https://github.com/tiangolo/fastapi/pull/9171) by [@tiangolo](https://github.com/tiangolo).
 * 💚 Fix/workaround GitHub Actions in Docker with git for FastAPI People. PR [#9169](https://github.com/tiangolo/fastapi/pull/9169) by [@tiangolo](https://github.com/tiangolo).
 * ♻️ Refactor FastAPI Experts to use only discussions now that questions are migrated. PR [#9165](https://github.com/tiangolo/fastapi/pull/9165) by [@tiangolo](https://github.com/tiangolo).
 * ⬆️ Upgrade analytics. PR [#6025](https://github.com/tiangolo/fastapi/pull/6025) by [@tiangolo](https://github.com/tiangolo).