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] Fixed pagination for MERGE fulltext queries. Previously those queries could return duplicates on different pages due to missing ordering guarantees
[fix] Temporary disabled default values logic for indexed field from v3.27.0 - this logic may cause stability issues and will be reworked in further releases
[fix] Add extra check for composites indexes substitution
[fix] Fix composites substitution after indexes update
Reindexer tool
[fix] Fixed crash in \quit-command after previous errors
[fix] Fixed crash in git bash on Windows platforms