Skip to content

Releases: fal-ai/fal

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)

fal_v1.0.6

06 Jun 12:46
03ce375
Compare
Choose a tag to compare
  • fix(container): Fix app issues (#236)

fal_v1.0.5

05 Jun 20:21
72fb1f2
Compare
Choose a tag to compare
  • feat(container): Add initial APIs (#197)
  • chore(fal): bump grpcio/isolate/isolate_proto (#232)
  • chore: temporary test xfail (#234)
  • feat(container): Make wrap_app container compatible (#235)

isolate_proto_v0.5.1

01 Jun 23:38
4d78e17
Compare
Choose a tag to compare
  • Update README.md
  • chore(isolate_proto): fix typo in isolate version (#233)

isolate_proto_v0.5.0

01 Jun 23:22
6efc675
Compare
Choose a tag to compare

fal_v1.0.4

29 May 15:02
7919009
Compare
Choose a tag to compare
  • fix(cli): consistent error msg format (#228)
  • chore: increase default lifecycle preference (#229)

fal_v1.0.3

24 May 12:42
5215245
Compare
Choose a tag to compare
  • fix: test_app_update_app integration test (#214)
  • chore(fal): use isolate's serialization errors (#215)
  • chore(fal): unpin packaging (#216)
  • fix(fal): handle backward compatibility with older isolate servers (#217)
  • fix(fal): backward compatibility with isolate 0.12.7 (#218)
  • tests: mark conda test xfail (#220)
  • chore(fal): don't runpy.run_path twice (#221)
  • feat(toolkit): add custom headers param to download utilities (#219)
  • chore: [email protected] -> [email protected] (#223)
  • chore(tests): get rid of kubernetes tests (#224)
  • chore(test): don't use kubernetes scheduler (#225)
  • fix(cli): show subparser usage on unrecongnised argument (#226)
  • fix(api): don't use isolate exceptions (#227)

fal_v1.0.2

10 May 23:18
35d6861
Compare
Choose a tag to compare
  • fix(fal): don't assume rich is installed (#213)

fal_v1.0.1

10 May 22:29
0b7d297
Compare
Choose a tag to compare
  • fix(cli): don't forget app_name for fal apps scale (#211)