Skip to content

Releases: fal-ai/fal

fal_client_v0.4.0

02 May 16:37
9a04111
Compare
Choose a tag to compare
  • chore(fal_client): add test and dev extras (#198)
  • fix: make sure timeout is properly applied for everything except run/stream (#202)

isolate_proto_v0.4.0

01 May 20:16
4d7468b
Compare
Choose a tag to compare
  • Bump the pyproject.toml version for isolate-proto (#120)
  • chore: update poetry locks and add pre-commit (#137)
  • chore: revisit release process (#177)
  • chore(isolate_proto): add dev extra (#199)
  • feat(sdk): support listing and deleting apps (#196)

fal_v0.15.1

30 Apr 15:32
c63e13d
Compare
Choose a tag to compare
  • 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

23 Apr 19:43
d338c27
Compare
Choose a tag to compare
  • 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)

fal_client_v0.3.0

19 Apr 21:13
d20beb1
Compare
Choose a tag to compare
  • chore: revisit release process (#177)
  • feat: add encode APIs (#178)