Upgrading to this version from <= v2.1.1 will trigger a state rebuild. During this process (which will take at least 10 minutes), Horizon will not ingest new ledgers.
In the upcoming 2.9.0 Horizon release, the --ingest flag will be set to true by default. Please update your deployment scripts before this.
- If
--captive-core-config-pathis not set, the config file is generated based on network passhprase. (3783) - Fix bug in horizon reap system (used by
horizon db reapcommand and when horizon is configured with--history-retention-count) which could lead to partial deletions. (3754) - Log debug messages from captive core at the appropriate log level. (3746)
- Add a feature flag
--captive-core-reuse-storage-path/CAPTIVE_CORE_REUSE_STORAGE_PATHthat will reuse Captive Core's storage path for bucket files when applicable for better performance. (3750)