Releases: fal-ai/fal
Releases · fal-ai/fal
fal_v1.14.0
- ci: make sure to use app aliases in tests (#487)
- chore: rename files.py -> project.py (#482)
- chore: set team selected in internal section and automatically clear profile when setting team (#495)
- fix: make whoami pick up all scenarios and fix clearing of profile (#498)
- feat(container): don't set builder by default (#500)
- feat: list revs for particular app name (#502)
fal_client_v0.6.0
- feat(fal_client): retry on httpx.TransportError (#490)
fal_v1.13.5
fal_v1.13.4
- fix: ignore hints that aren't latin-1 encodable to avoid crashing (#480)
fal_v1.13.3
- fix: handle CUDNN_STATUS_INTERNAL_ERROR as 503 (#481)
isolate_proto_v0.8.0
- feat(isolate_proto): mark SetAliasRequest.auth_mode as optional (#479)
fal_v1.13.2
- fix: handle NVML_SUCCESS == r INTERNAL ASSERT FAILED (#478)
fal_v1.13.1
- chore: bump isolate to >= 0.16.2 (#476)
fal_v1.13.0
- feat: support stream in client (#466)
- chore(auth): drop global USER instance (#467)
- refactor: remove reference to UserAccess class from logout / login (#468)
- refactor: remove console imports and use args.console (#469)
- chore: remove global thread pool (#470)
- chore: remove global http client (#471)
- fix: cleanup global objects/imports for safer pickling (#472)