Skip to main content

Latest Release 🎉

1.11.11 Release
25th February 2026
You can find the GitHub release here.

Collate Improvements

  • Data Observability: Removed non-compliant nolitsa library dependencies to mitigate compliance risks.
  • Platform: Updated default reindexing schedule to 12:30 AM UTC to avoid snapshot conflicts.
  • Integration: Improved dbt ingestion memory efficiency when listing files from GCS to prevent OOM errors.

Collate Fixes

  • Platform: Fixed blank page issue after upgrade by handling refresh failures with proper logout action instead of getting stuck.
  • Platform: Fixed global domain filter not translating when language is changed.
  • Integration: Fixed multiple CSV parsing errors and table name issues during Datalake metadata ingestion.
  • Governance: Fixed scroll not working in Data Product descriptions with large content.
  • Integration: Fixed Snowflake DDL fetch failures for tables with dots in names by properly quoting identifiers in GET_DDL queries.
  • Integration: Fixed Snowflake ingestion by skipping irrelevant definition fetching for Snowflake stages.
Full Changelog: link