Skip to content

Releases: fastapilabs/fastapi-cloud-cli

0.5.2

25 Nov 11:05
1d97652

Choose a tag to compare

Fixes

  • 🐛 Fix archive file was not closed after upload. PR #122 by @DoctorJohn.

0.5.1

20 Nov 16:53
14b0410

Choose a tag to compare

Fixes

  • ✏️ Fix logout suggestion message. PR #118 by @buurro.

Refactors

0.5.0

20 Nov 11:36
6c573b1

Choose a tag to compare

Features

  • ✨ Resume build log stream if interrupted. PR #109 by @buurro.

Internal

0.4.0

19 Nov 09:59
4cc6713

Choose a tag to compare

Features

  • ✨ Add fastapi cloud sub-command. PR #104 by @buurro.
  • ✨ Check if token is expired when checking if user is logged in. PR #105 by @patrick91.
  • ✨ Support the verification skipped status. PR #99 by @DoctorJohn.

Fixes

  • 🐛 Include hidden files in app archive. PR #115 by @buurro.
  • ♻️ Clean up code archives after uploading. PR #106 by @DoctorJohn.

Refactors

0.3.1

09 Oct 11:32
668a403

Choose a tag to compare

Fixes

Refactors

  • ♻️ Refactor env vars creation . PR #92 by @alejsdev.
  • 🔥 Remove env vars from deploy workflow. PR #93 by @alejsdev.

Internal

  • ♻️ Log files added to archive in debug mode (#91). PR #96 by @patrick91.
  • ✅ Add test to make sure .fastapicloudignore can override .gitignore (#90). PR #95 by @patrick91.

0.3.0

02 Oct 13:25
160b50f

Choose a tag to compare

Features

  • ✨ Add support for .fastapicloudignore file. PR #83 by @patrick91.

Internal

0.2.1

25 Sep 13:52
70e068d

Choose a tag to compare

Features

0.2.0

18 Sep 14:54
92fd5aa

Choose a tag to compare

Features

  • ✨ Add unlink command to delete local FastAPI Cloud configuration. PR #80 by @alejsdev.
  • ✨ Add support for granular failure statuses. PR #75 by @DoctorJohn.

0.1.5

28 Jul 13:30
b963a07

Choose a tag to compare

Features

  • 🧑‍💻 Handle HTTP errors when streaming build logs. PR #65 by @patrick91.

0.1.4

11 Jul 14:14
ccdd419

Choose a tag to compare

Fixes