Releases: fal-ai/fal
Releases · fal-ai/fal
fal_v1.3.1
- 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
- feat: add custom app exception handling & auto CUDA OOM exception handling (#274)
fal_v1.2.4
- feat(AppClient): support timeout and print logs (#273)
fal_v1.2.3
fal_v1.2.2
- 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
fal_v1.2.0
fal_client_v0.4.1
- chore: [email protected] -> [email protected] (#223)
- feat: add hint= support for run/submit (#230)
- fix(fal_client): handle missing metrics (#253)