Skip to content

Releases: fal-ai/fal

fal_v1.3.1

24 Aug 09:38
0309548
Compare
Choose a tag to compare
  • ci: add retry for failing test (#275)
  • chore(container): Enable tests (#237)
  • chore: bump timeout to health check request (#276)
  • feat(toolkit): support multipart uploads (#278)
  • feat(deploy): show available endpoints (#284)
  • fix(field-exception): pydantic error message template (#282)
  • fix(fal): don't forget to sys.exit when running as a module (#285)

fal_v1.3.0

05 Aug 14:16
c010931
Compare
Choose a tag to compare
  • feat: add custom app exception handling & auto CUDA OOM exception handling (#274)

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)