Browse Source

Merge branch 'master' into feat/enhanced-json-decode-errors

pull/14089/head
Arif Dogan 9 months ago
committed by GitHub
parent
commit
3fed9c1091
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 4
      docs/en/data/external_links.yml
  2. 4
      docs/en/docs/release-notes.md

4
docs/en/data/external_links.yml

@ -1,5 +1,9 @@
Articles:
English:
- author: Apitally
author_link: https://apitally.io
link: https://apitally.io/blog/getting-started-with-logging-in-fastapi
title: Getting started with logging in FastAPI
- author: Balthazar Rouberol
author_link: https://balthazar-rouberol.com
link: https://blog.balthazar-rouberol.com/how-to-profile-a-fastapi-asynchronous-request

4
docs/en/docs/release-notes.md

@ -7,6 +7,10 @@ hide:
## Latest Changes
### Docs
* 📝 Add External Link: Getting started with logging in FastAPI. PR [#14152](https://github.com/fastapi/fastapi/pull/14152) by [@itssimon](https://github.com/itssimon).
### Translations
* 🔨 Add Russian translations LLM prompt. PR [#13936](https://github.com/fastapi/fastapi/pull/13936) by [@tiangolo](https://github.com/tiangolo).

Loading…
Cancel
Save