Releases: fal-ai/fal
Releases · fal-ai/fal
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)