Release 2026.28.1
· One min read
Release period: 2026-07-15 to 2026-07-16
This release includes the following issues:
- Fix Building Block Workspace Spec Query Performance
Ticket Details
Fix Building Block Workspace Spec Query Performance
Audience: User
Description
We fixed a stability issue where processing building block run requests on large workspaces could cause temporary service unavailability. meshStack now fetches all building blocks for a workspace in a single query instead of querying per tenant, eliminating the database lock contention that triggered the issue.