Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Upgrade to FastAPI 0.65 and Starlette 0.14 #35

Merged
merged 1 commit into from
May 20, 2021
Merged

Conversation

br3ndonland
Copy link
Owner

Description

FastAPI 0.65 now supports Starlette 0.14, which unblocks the issue described in #20, bbd9e61, and 12eef2a.

Changes

  • Upgrade to FastAPI 0.65 and Starlette 0.14 (92326a2)

Related

#20
bbd9e61
12eef2a

#20
https://github.com/tiangolo/fastapi/releases/tag/0.65.0

FastAPI 0.65 now supports Starlette 0.14, which unblocks the issue
described in #20, bbd9e61, and 12eef2a.
@vercel
Copy link

vercel bot commented May 20, 2021

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/br3ndonland/inboard/AGUu1hk5MZxADmwCsbVScTEnXF9i
✅ Preview: https://inboard-git-fastapi-065-br3ndonland.vercel.app

@codecov
Copy link

codecov bot commented May 20, 2021

Codecov Report

Merging #35 (92326a2) into develop (3c8a800) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@            Coverage Diff            @@
##           develop       #35   +/-   ##
=========================================
  Coverage   100.00%   100.00%           
=========================================
  Files           10        10           
  Lines          271       271           
=========================================
  Hits           271       271           
Flag Coverage Δ
unittests 100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 3c8a800...92326a2. Read the comment docs.

@br3ndonland br3ndonland merged commit 4cb2430 into develop May 20, 2021
@br3ndonland br3ndonland deleted the fastapi-0.65 branch May 20, 2021 23:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant