Skip to content

Releases: fal-ai/isolate

v0.14.3

30 Oct 04:26
6d20281
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.14.2...v0.14.3

v0.14.2

26 Sep 20:01
f09e4a1
Compare
Choose a tag to compare

What's Changed

  • fix: make SetMetadata add extra labels rather than replace the logger by @chamini2 in #159
  • feat: make Run task metadata settable by @chamini2 in #158

Full Changelog: v0.14.1...v0.14.2

v0.14.1

25 Sep 19:03
c4790e3
Compare
Choose a tag to compare

What's Changed

  • fix: add single use tests and fixes by @chamini2 in #156
  • feat: server skips empty logs if ISOLATE_SKIP_EMPTY_LOGS == 1 by @mederka in #157

Full Changelog: v0.14.0...v0.14.1

v0.14.0

18 Sep 00:44
a431995
Compare
Choose a tag to compare

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

v0.13.10

21 Aug 12:02
3a5b7e9
Compare
Choose a tag to compare

What's Changed

  • feat: support ISOLATE_LOG_LABELS by @efiop in #151

Full Changelog: v0.13.9...v0.13.10

v0.13.9

12 Aug 15:32
286f10a
Compare
Choose a tag to compare

What's Changed

  • feat(server): add --single-use and --num-workers by @efiop in #150

Full Changelog: v0.13.8...v0.13.9

v0.13.8

04 Jul 22:13
c44e627
Compare
Choose a tag to compare

What's Changed

  • fix(server): don't reuse ThreadPoolExecutor between grpc and runners by @efiop in #149

Full Changelog: v0.13.7...v0.13.8

v0.13.7

04 Jul 21:20
1576028
Compare
Choose a tag to compare

What's Changed

  • feat(server): print result of a finished submit task by @efiop in #148

Full Changelog: v0.13.6...v0.13.7

v0.13.6

30 Jun 17:30
9c10d0a
Compare
Choose a tag to compare

What's Changed

  • feat: introduce List and Cancel by @efiop in #146

Full Changelog: v0.13.5...v0.13.6

v0.13.5

24 Jun 23:13
1b4687b
Compare
Choose a tag to compare

What's Changed

  • refactor: move logger logging to log_hook settings by @chamini2 in #145
  • fix: try except around new isolate version import by @chamini2 in #147

Full Changelog: v0.13.4...v0.13.5