Releases: fal-ai/fal
Releases · fal-ai/fal
fal_v1.0.2
- fix(fal): don't assume rich is installed (#213)
fal_v1.0.1
- fix(cli): don't forget app_name for fal apps scale (#211)
fal_v1.0.0
fal_v0.15.2
- chore(readme): add basic contributing section by @efiop in #200
- feat(sdk): support listing and deleting apps by @efiop in #196
- chore(fal): bump isolate-proto to 0.4.0 by @efiop in #201
- chore: don't forget to enable more rules for ruff by @efiop in #205
- chore: remove unused flag GATEWAY_HOST by @chamini2 in #204
- fix: header should be set when fal is not installed by @turbo1912 in #203
fal_client_v0.4.0
isolate_proto_v0.4.0
fal_v0.15.1
- fix: prepare tests for nomad scheduler (#189)
- tests: typing (#190)
- fix: use non-protected url (#191)
- test: remove conda resolver constraint (#192)
- test: mark test_missing_dependencies xfail for SerializationError (#193)
- Revert "test: mark test_missing_dependencies xfail for SerializationError" (#194)
- feat: automatically pass X-Fal-Object-Lifecycle-Preference as a header (#195)
fal_v0.15.0
- Bump the pyproject.toml version for fal (#174)
- feat: replace dill with cloudpickle (#155)
- chore: support both pydantic v1 and v2 (#167)
- fix(toolkit): file download for non absolute paths (#92)
- chore: revisit release process (#177)
- fix(toolkit): use hidden bytes/str Field instead of PrivateAttr with custom types (#179)
- feat: instrument served apps with Prometheus metrics (#31)
- fix(api): specify pydantic version in SERVE_REQUIREMENTS (#181)
- feat: add test to exercise Nomad scheduler (#182)
- fix(fal): show cause in cli (#186)
- fix(api): stop other servers if one exited (#187)
- fix(fal): inherit all exceptions from FalServerlessException (#188)