Skip to content

v3.22.1

Compare
Choose a tag to compare
@MadSchemas MadSchemas released this 12 Feb 10:14
· 4 commits to master since this release

Core

  • [fix] Fixed COUNT() for fulltext queries, when preselect_before_ft is enabled in the index config
  • [fix] Fixed LIMIT/OFFSET behavior for MERGE-queries, when preselect_before_ft is enabled in the index config
  • [fix] Disabled in-memory WAL for the system namespaces

Replication

  • [fix] Improved transactions replication via WAL queries: from now transactions will not be splitted into separate insert/updates on the follower

Face

  • [fix] Fixed the Check request
  • [fix] Added bottom padding to the Performance Updates chart