Skip to content

Releases: fal-ai/fal

isolate_proto_v0.5.4

18 Sep 15:21
b301281
Compare
Choose a tag to compare
  • feat(isolate_proto): introduce request_timeout (#309)

fal_v1.4.1

16 Sep 20:14
a862a5e
Compare
Choose a tag to compare
  • feat(cdn): use upload endpoint (#306)
  • feat(fal-file): convert the app-ref to a path relative to the project root (#307)

fal_v1.4.0

11 Sep 05:41
fa0a4c5
Compare
Choose a tag to compare
  • feat: add retry logic for file upload & fallback repository (#277)
  • feat(cdn): auth with tokens and talk directly to cdn (#300)
  • feat(cdn): use X-Fal-File-Name with fal_v2 (#302)
  • feat: use new machine_types (#289)
  • fix: supported keys (#303)
  • fix: make backwards compatible with old api
  • fix: correctly set num_gpus in machine requirements for fal.App (#304)

fal_v1.3.4

30 Aug 18:10
bfe7070
Compare
Choose a tag to compare
  • fix: no default for deployment strategy (#297)
  • feat(toolkit): better jpeg quality (#298)
  • fix(deploy): tuple -> Tuple for 3.8 compatibility (#299)

fal_v1.3.3

30 Aug 14:29
960c88f
Compare
Choose a tag to compare
  • fix(sdk): default deployment strategy -> recreate (#296)

fal_v1.3.2

30 Aug 14:09
348825a
Compare
Choose a tag to compare
  • feat: disconnect handler (#286)
  • feat: fal file (#281)
  • feat(fal-file): support run command (#290)
  • feat: send strategy in app register (#293)
  • fix(deploy): only use get_endpoints() for Apps (#294)

isolate_proto_v0.5.3

29 Aug 21:41
203e71a
Compare
Choose a tag to compare
  • feat: add deploy strategy to isolate proto (#292)

isolate_proto_v0.5.2

29 Aug 17:25
bce6eb3
Compare
Choose a tag to compare
  • proto: add machine_types and num_gpus option (#288)

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)