Releases: fastapilabs/fastapi-cloud-cli
Releases · fastapilabs/fastapi-cloud-cli
0.8.0
Fixes
- 🐛 Fix CI ran all tests on oldest supported Python. PR #136 by @DoctorJohn.
Refactors
Upgrades
- ➖ Drop support for Pydantic v1. PR #139 by @patrick91.
- 🔧 Drop support for Python 3.8. PR #138 by @patrick91.
Internal
- 👷 Configure coverage, error on main tests, don't wait for Smokeshow. PR #134 by @YuriiMotov.
- 👷 Run Smokeshow always, even on test failures. PR #133 by @YuriiMotov.
0.7.0
Features
- ✨ Add upload cancellation notification on keyboard interrupt. PR #129 by @patrick91.
Fixes
Internal
- ✅ Fix test coverage. PR #130 by @patrick91.
0.6.0
Features
- ⚡️ Compress code archives to speed up uploads. PR #125 by @DoctorJohn.
Refactors
- ⬆️ Migrate to uv. PR #127 by @DoctorJohn.
- 🔥 Remove path confirmation on first deployment. PR #123 by @buurro.
0.5.2
0.5.1
0.5.0
0.4.0
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
- 🧑💻 Handle already logged in state. PR #103 by @alejsdev.
- ⚡️ Speed up archive creation. PR #111 by @DoctorJohn.
0.3.1
Fixes
- 🐛 Fix login url not linked correctly. PR #89 by @patrick91.
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
Features
- ✨ Add support for
.fastapicloudignorefile. PR #83 by @patrick91.
Internal
- ⬆ Bump actions/download-artifact from 4 to 5. PR #69 by @dependabot[bot].
- ⬆ Update pre-commit requirement from <4.0.0,>=2.17.0 to >=2.17.0,<5.0.0. PR #28 by @dependabot[bot].
- ⬆ Bump ruff from 0.12.0 to 0.13.0. PR #77 by @dependabot[bot].
- ⬆ Bump pypa/gh-action-pypi-publish from 1.9.0 to 1.13.0. PR #73 by @dependabot[bot].
- ⬆ Bump actions/labeler from 5 to 6. PR #72 by @dependabot[bot].
- ⬆ Bump actions/checkout from 4 to 5. PR #68 by @dependabot[bot].
- ⬆ Bump tiangolo/latest-changes from 0.3.1 to 0.4.0. PR #70 by @dependabot[bot].