What's Changed * fix: make SetMetadata add extra labels rather than replace the logger by chamini2 in https://github.com/fal-ai/isolate/pull/159 * feat: make Run task metadata settable by chamini2 in https://github.com/fal-ai/isolate/pull/158
What's Changed * fix: add single use tests and fixes by chamini2 in https://github.com/fal-ai/isolate/pull/156 * feat: server skips empty logs if ISOLATE_SKIP_EMPTY_LOGS == 1 by mederka in https://github.com/fal-ai/isolate/pull/157
What's Changed * refactor: make IsolateLogger more explicit by chamini2 in https://github.com/fal-ai/isolate/pull/152 * feat: make logging labels updatable for submit tasks by chamini2 in https://github.com/fal-ai/isolate/pull/153 * fix: default to env logger by chamini2 in https://github.com/fal-ai/isolate/pull/154 * fix: reflect logger changes during life time of task by chamini2 in https://github.com/fal-ai/isolate/pull/155