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
Fix FetchSourceContext serialization for mixed-version clusters (#129172)
Ensure the new exclude_vectors parameter is correctly serialized and
deserialized when operating in a mixed-version cluster. Given that
version 8.19 is not compatible with 9.0, we can assume that all versions
on or after 9.1 will support this new parameter.
0 commit comments