Compound WireTHE STANDUP31 August 2026
ClickHouse v26.8.1.2041-lts
ClickHouse 26.8 LTS refuses to start when the server config holds an unknown top-level element. Stale sections left by older versions, or read by third-party tooling, now abort startup with UNKNOWN_ELEMENT_IN_CONFIG. skip_check_for_incorrect_settings=1 restores the old behaviour. #dev