[RELEASE] ScyllaDB 5.2.18

The ScyllaDB team announces ScyllaDB Open Source 5.2.18, a bugfix release of the ScyllaDB 5.2 stable branch. ScyllaDB Open Source 5.2.18, like all past and future 5.x.y releases, is backward compatible, and supports rolling upgrades.

Note that the latest ScyllaDB Open Source stable release is 5.4 and you are encouraged to upgrade to it.

Related links:

Issue fixed in this release:

  • Stability: Drop a bloom filter if it gets too large in memory #17747
  • Stability: MV semaphore units are not kept alive until a view update finishes #17890
  • Stability: reclaim_timer::report() is marked noexcept, but its implementation throws #18099
  • Stability: repair: memory accounting does not include keys #16710
  • Stability: The estimated_partitions is overestimated for repair #18140
  • Tracing: Large partition/row/cell warnings should not print keys contents #18041