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.