This release fixes a storage routing bug for organization-owned projects.
- Build and test runs now inherit the project account context, so server-side processing reads artifacts from the same storage backend that received them. For organization projects, runs previously used the authenticated user’s account, which could cause workers to look in the wrong storage namespace. You may need to retry any runs that failed processing before this update.