Hive Hive
Sign in

Server 1.210.3

Metadata
Source
GitHub
Version
server@1.210.3
Published
Jun 11, 2026 · 15:16 UTC
Repository
tuist/tuist
Update

Server 1.210.3 improves the reliability of the test-case-run analytics backfill when ClickHouse is under memory pressure. During the historical migration for recent bucket tables, the backfill now splits oversized queries into smaller day-sized chunks, and further into per-project day chunks if a day still exceeds memory limits. This keeps the migration semantically mergeable while reducing peak memory usage, so you can deploy this version without the previous repeated memory-limit failures.