OLake Fusion (v0.1.0 - v0.1.3)
April 10, 2026 β July 02, 2026
π― What's Newβ
Catalogsβ
- Test catalog connection before creation -
Added a catalog connection test API that will validate catalog credentials/configuration before creating the catalog.
π§ Bug Fixes & Stabilityβ
-
Health score fix -
Restored missingtableRuntime.setTableSummary(pendingInput)updates inTableRuntimeRefreshExecutorafter the cron changes. Health score calculation is now scoped to applicable Iceberg tables only. -
Refresh table and Fusion startup failure on catalog error -
Fixed failures in refresh table and Fusion startup caused by catalog errors, and resolved an issue with the releaser of the latest tag. -
Glue catalog authentication fix -
Fixed authentication failures when using AWS Glue as a catalog. -
Fail reason now visible in driver logs -
When an optimizing process fails, the failure reason is now appended to the per-process driver log files served byLogController. -
Recovered Iceberg tables stuck in planning state -
Tables left inPLANNINGstate with status code500are now detected on startup and moved toPENDINGstate600.