開発中バージョンのリリースノート

24.0.0-19

新機能

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

バグ修正

  • 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.