Skip to content

Releases: fal-ai/fal

fal_v1.2.4

02 Aug 23:18
5d6799d
Compare
Choose a tag to compare
  • feat(AppClient): support timeout and print logs (#273)

fal_v1.2.3

02 Aug 16:20
6d40a46
Compare
Choose a tag to compare
  • feat(toolkit): add safety_checker (#269)
  • fix(app): don't override App.app_name (#271)

fal_v1.2.2

26 Jul 16:10
e21951a
Compare
Choose a tag to compare
  • feat: python3.8 compatibility (#261)
  • feat(App): support app_auth (#263)
  • fix(App): don't forget shared auth (#264)
  • chore: standard test app name (#266)
  • feat(cli): add 'create' command for creating fal applications (#260)
  • fix(fal): don't forget cookiecutter for create app (#268)
  • feat: increase keepalive timeout (#267)

fal_v1.2.1

16 Jul 01:50
1a9122f
Compare
Choose a tag to compare
  • feat: highlight build/prepare/run stages in remote isolate logs (#259)
  • fix(toolkit): fix race conditions in download_utils (#258)

fal_v1.2.0

13 Jul 21:51
4b493fd
Compare
Choose a tag to compare
  • chore: don't forget ruff-format (#255)
  • fix(toolkit): use random string when uploading to gcp/r2 (#257)

fal_client_v0.4.1

28 Jun 18:42
09d9032
Compare
Choose a tag to compare

fal_v1.1.1

27 Jun 20:26
f697a66
Compare
Choose a tag to compare
  • feat(toolkit): use new fal-cdn (#250)
  • fix: keep both v1 and v2 fal storage repos (#251)
  • fix(test): chore: use v2.fal.media instead of fal-cdn.fly.dev (#252)

fal_v1.1.0

26 Jun 21:49
92af843
Compare
Choose a tag to compare
  • feat: wrap tracebacks in JSON for easy detection (#245)
  • misc: stop showing shared option in deploy help (#246)
  • add traceback logging test (#247)
  • chore: update openapi client (#248)
  • feat: print playground url on deploy (#249)

fal_v1.0.8

14 Jun 23:16
9d4a67c
Compare
Choose a tag to compare
  • feat(fal): add auto-generated AppClient (#239)
  • feat(fal): introduce fal doctor (#240)
  • chore: show more of FAL_KEY (#242)
  • fix: ensure all uploads avoid clashes and respect the extension (#115)
  • chore: skip fal cdn test if FAL_KEY is not set (#243)
  • chore: temporarily xfail repo tests (#244)

fal_v1.0.7

07 Jun 20:43
ea42e92
Compare
Choose a tag to compare
  • fix(container): Allow SDK to add requirements (#238)