Published
Jun 15, 2026 · 09:57 UTC
Security & access
- Operator access to customer projects is now reason-gated and time-bound. Tuist operators who need to view or manage a project must request a signed grant through the ops portal, which the server verifies offline. Read access is self-serve after providing a reason; admin access requires just-in-time approval.
- A valid operator grant bypasses customer SSO enforcement, so operators can now support organizations that require SSO.
Reliability
- Fixed a telemetry crash that occurred when the server streamed requests. The server now uses a maintained OpenTelemetry Finch instrumentation, so distributed tracing stays active for streamed operations and no longer produces recurring BadMap errors.