Releases: fal-ai/isolate
Releases · fal-ai/isolate
v0.16.0
What's Changed
- ci: use native pytest flaky by @chamini2 in #163
- perf: offer stream_logs for BoundFunction by @chamini2 in #160
This is a breaking change because the stream_logs param in BoundFunction defaults to false, where before it would always stream logs.
Full Changelog: v0.15.0...v0.16.0
v0.15.0
v0.14.3
v0.14.2
v0.14.1
v0.14.0
What's Changed
- refactor: make IsolateLogger more explicit by @chamini2 in #152
- feat: make logging labels updatable for submit tasks by @chamini2 in #153
- fix: default to env logger by @chamini2 in #154
- fix: reflect logger changes during life time of task by @chamini2 in #155
Full Changelog: v0.13.10...v0.14.0