Docker image: ghcr.io/tuist/tuist:1.159.2
🐛 Bug Fixes
- bump protobufjs to 7.5.5 for CVE-2026-41242
- retry ClickHouse flush on socket drops
- bootstrap install in fresh worktrees
- return forbidden for non-user auth on account endpoints
🚜 Refactor
- Builds.get_build/1 returns {:ok, build} | {:error, :not_found}
⚡ Performance
- route flaky runs lookup through test_case_runs_by_test_run MV