Hive Hive
Sign in

Server 1.210.5

Metadata
Source
GitHub
Version
server@1.210.5
Published
Jun 11, 2026 · 20:44 UTC
Repository
tuist/tuist
Update

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_ID and TUIST_KURA_INTROSPECTION_CLIENT_SECRET environment variables alongside the newer KURA_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.5 is available.