GCP Updates 2026-05-21 | Cloud Provider News
Put Idle Slot Sharing Under Better Control
BigQuery reservation groups are now generally available, with idle slot sharing prioritized inside a group before slots are offered to other reservations. That makes reservation behavior more predictable for organizations with multiple workload tiers.
This is a useful change if you’re trying to keep high-priority jobs supplied without wasting reserved capacity. Better slot allocation can improve both performance consistency and the efficiency of reservation spend.
Review Change Stream Retention Before It Adds Cost
Cloud Spanner increased the default change stream retention period to 7 days for streams that don’t have an explicit retention setting. Google says this reduces the risk of missing change data.
The tradeoff is that storage costs may go up, so FinOps teams should review retention policies. It’s a good reminder to balance recovery needs against ongoing storage spend.
BigQuery Can Re-Run Checks Without Adding Cost
BigQuery may proactively re-execute instructions to detect regressions, and Google says those re-executions have no side effects and no additional cost or resource consumption. That detail matters when looking into query cost anomalies.
For FinOps teams, this helps separate real billing issues from system behavior that doesn’t change charges. It also reduces the risk of unnecessary chargeback confusion when investigating odd query patterns.