fal_v0.15.0
·
195 commits
to main
since this release
- 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)