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
Fixed#3751 -- Stopped listing all related field choices through metadata.
Listing related fields can leak sensitive data and result in poor performance
when dealing with large result sets.
Large result sets should be exposed by a dedicated endpoint instead.
0 commit comments