docs/changelogs/v25.3.6.56-lts.md
max_local_read_bandwidth_for_server and max_local_write_bandwidth_for_server on fly without restart server. #82083 (Kai Zhu).X-ClickHouse-Progress and X-ClickHouse-Summary header formats have been modified to omit zero values. This PR intends to return the previous behaviour for X-ClickHouse-Summary only, because it makes sense. #82727 (Nikita Mikhaylov).groupArraySample/groupArrayLast in case of empty elements (deserialization could skip part of the binary if the input was empty, this can lead to corruption during data read and UNKNOWN_PACKET_FROM_SERVER in TCP protocol). This does not affect numbers and date time types. #82763 (Pedro Ferreira).Merge. Fixes #82092. #82950 (Dmitry Novik).formatDateTime when formatter %f is used together with variable-size formatters (e.g. %M). #83020 (Robert Schulze).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).libarchive 3.8.1. #82648 (Konstantin Bogdanov).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).