Server 1.210.5 improves deployment reliability for Tuist Cloud.
- Smoother migrations: historical backfills for the 500 and 750 test-case recent bucket aggregate tables are now skipped during deploy-time migrations. The tables and materialized views are still created, so new test case runs populate them without risking ClickHouse memory limits during the release.
- Safer rollouts: the server ExternalSecret template now restores the legacy
TUIST_KURA_INTROSPECTION_CLIENT_IDandTUIST_KURA_INTROSPECTION_CLIENT_SECRETenvironment variables alongside the newerKURA_CONTROL_PLANE_*names. This lets both existing and new server pods resolve Kura credentials during the rollout. - Docker image:
ghcr.io/tuist/tuist:1.210.5is available.