Current Series Release Notes

24.0.0-17

New Features

  • Implements deletion of expired running backups. Allows manual deletion of running backups after CONF.running_backups_expires days since creation.

Bug Fixes

  • Fixes incorrect root status reporting. root show could report “is_root_enabled”: True after root was disabled; the status now reflects the actual instance state while preserving root_enabled_history logic.

  • Fixes potential PostgreSQL shared memory exhaustion in mid-size deployments.