Browse Source

Merge branch 'master' into fix/ci

pull/14186/head
Sebastián Ramírez 9 months ago
committed by GitHub
parent
commit
af21a3b0b2
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 3
      docs/en/data/sponsors.yml
  2. 1
      docs/en/data/sponsors_badge.yml
  3. BIN
      docs/en/docs/img/sponsors/requestly.png
  4. 1
      docs/en/docs/release-notes.md

3
docs/en/data/sponsors.yml

@ -58,3 +58,6 @@ bronze:
- url: https://lambdatest.com/?utm_source=fastapi&utm_medium=partner&utm_campaign=sponsor&utm_term=opensource&utm_content=webpage
title: LambdaTest, AI-Powered Cloud-based Test Orchestration Platform
img: https://fastapi.tiangolo.com/img/sponsors/lambdatest.png
- url: https://requestly.com/fastapi
title: All-in-one platform to Test, Mock and Intercept APIs. Built for speed, privacy and offline support.
img: https://fastapi.tiangolo.com/img/sponsors/requestly.png

1
docs/en/data/sponsors_badge.yml

@ -46,3 +46,4 @@ logins:
- madisonredtfeldt
- railwayapp
- subtotal
- requestly

BIN
docs/en/docs/img/sponsors/requestly.png

Binary file not shown.

After

Width:  |  Height:  |  Size: 18 KiB

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

@ -13,6 +13,7 @@ hide:
### Internal
* 🔧 Add sponsor Requestly. PR [#14205](https://github.com/fastapi/fastapi/pull/14205) by [@tiangolo](https://github.com/tiangolo).
* 🔧 Configure reminder for `waiting` label in `issue-manager`. PR [#14156](https://github.com/fastapi/fastapi/pull/14156) by [@YuriiMotov](https://github.com/YuriiMotov).
## 0.119.0

Loading…
Cancel
Save