Hive Hive
Sign in

Server 1.207.1

Metadata
Source
GitHub
Version
server@1.207.1
Published
Jun 06, 2026 · 19:06 UTC
Repository
tuist/tuist
Update

Bug fixes

  • Project creation is now more resilient under heavy load. We fixed a case where database connection pool contention could cause project creation to fail with a 500 error and leave an orphaned project record. Project creation is now atomic, so a failed request will not create partial data.
  • You can now use Tuist server with CLI versions back to 4.150.0 before receiving a deprecation warning. Previously, the minimum supported version was 4.155.0.