Hive Hive
Sign in

Server 1.200.2

Metadata
Source
GitHub
Version
server@1.200.2
Published
May 26, 2026 · 10:29 UTC
Repository
tuist/tuist
Update

Server 1.200.2 is available as the Docker image ghcr.io/tuist/tuist:1.200.2.

  • Sharding limits now apply correctly when only some shard flags are set. Previously, a flag like --shard-max could be ignored if its counterpart values were unset, producing one shard per module instead of the requested cap. Missing values now fall back to the documented defaults as expected.