You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
This commit was created on GitHub.com and signed with GitHub’s verified signature.
Feature Updates
Bug Fixes & Improvements
Improved computed and lookup field update performance across both small and high-fanout changes while preserving protective batching for large workloads.
Improved computed field processing reliability during database contention and prevented unnecessary retries for unrecoverable failures.
Improved responsiveness for record reads, creation, and deletion, especially for large tables and bulk operations.
Fixed deleted record snapshots not being saved correctly during bulk deletions with BYODB schemas.