Skip to content

Releases: fal-ai/isolate

isolate 0.12.1

30 May 16:48
04cace7
Compare
Choose a tag to compare

[new changes]

Features

  • Much better serialization errors (and proper delegation)
  • Add tags to separate environment keys by non-visible configurations

isolate 0.12.0

12 Apr 02:52
ae0c94f
Compare
Choose a tag to compare

[new changes]

Features

  • Add timestamp to logs (#90)

isolate 0.11.1

30 Mar 18:53
f6c6816
Compare
Choose a tag to compare

[new changes]

Bug Fixes

  • Use black as the cli tests

isolate 0.11.0

08 Mar 20:44
3f38918
Compare
Choose a tag to compare

[new changes]

Features

  • Make isolate's slim version for less intrusive envs
  • Add log level comparison (#84)

isolate 0.10.0

09 Feb 15:43
c7e58f7
Compare
Choose a tag to compare

[new changes]

Bug Fixes

  • Handle failures of kept alive processes

Features

  • Environment-based conda

isolate 0.9.3

03 Feb 09:12
a6c8a7a
Compare
Choose a tag to compare
Merge pull request #78 from fal-ai/add-health-checks

Add a health check endpoint

isolate 0.9.2

31 Jan 18:55
caab415
Compare
Choose a tag to compare

[new changes]

Features

  • Support dynamic grpc reconfiguration on all gRPC channels

Miscellaneous Tasks

  • Show EnvironmentCreationError content (#75)

Testing

  • Mark some tests as flaky

isolate 0.9.1

26 Jan 15:39
89427f9
Compare
Choose a tag to compare

[new changes]

Bug Fixes

  • Instant io observers with select()

isolate 0.9.0

19 Jan 17:31
7983901
Compare
Choose a tag to compare

[new changes]

Bug Fixes

  • Handle logs that might occur inside repetitive calls

Features

  • Allow setup functions with dynamic caching
  • BridgeManager for agent re-use / caching

isolate 0.8.0

05 Jan 10:09
a583d29
Compare
Choose a tag to compare

[new changes]

Features

  • Introduce create=True flag for force creation