Red Database 5.0 - v5.0.5

April 30, 2025, 10:54 a.m.

Changelog

Fixed:

  • Make CCH_RELEASE safe to call when the page cache is unwound. RS-229954.
  • Introduce mutex to prevent modifying RdbCrypt shared context (ctr) by multiple threads. RS-203963.
  • Copy JsonTableSourceNode in dsqlPass to avoid a crash. RS-229807.
  • Deadlock between replication thread and monitoring AST. Slightly refactor replication sequence storage/management. Recover the sequence after a crash. RS-210996.