docs/changelogs/v25.5.7.52-stable.md
--reconnect option in clickhouse-benchmark. It was changed by mistake in #79465. #82677 (Alexey Milovidov).commit_time, commit_id to system.s3queue_log. #83016 (Kseniia Sumarokova).distributed_ddl_output_mode='*_only_active', don't wait for new or recovered replicas that have replication lag bigger than max_replication_lag_to_enqueue. This should help to avoid DDL task is not finished on some hosts when a new replica becomes active after finishing initialization or recovery, but it accumulated huge replication log while initializing. Also, implement SYSTEM SYNC DATABASE REPLICA STRICT query that waits for replication log to become below max_replication_lag_to_enqueue. #83302 (Alexander Tokmakov).Merge. Fixes #82092. #82950 (Dmitry Novik).lowCardinalityKeys function. #83118 (Alexey Milovidov).no_sign_request for S3 client. It can be used to explicitly avoid signing S3 requests. It can also be defined for specific endpoints using endpoint-based settings. #83379 (Antonio Andelic).TOO_DEEP_SUBQUERIES exception when CTE definition references another table expression with the same name. #83413 (Dmitry Novik).expat 2.7.1 inside Poco. #82661 (Konstantin Bogdanov).--pre-pull command to the integration tests jobs, it was deleted in #73291. #83528 (Mikhail f. Shiryaev).