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
Feature: Implement @root and @parent on fields in child entity and entity extension types that automatically link back to the embedding type. @root can be used in combination with a @collect field that crossed root-entity boundaries
Feature:@key can be used on enum-typed fields
Improvement: Add random component to retry delay for conflict retries to reduce likelihood of repeated synchronous retries
Improvement: Perform migrations idempotently
Bugfix: Fix _some filters on I18nString / StringMap with null values