### ClickHouse release v22.3.2.2-lts FIXME as compared to v22.3.1.1262-prestable #### Bug Fix (user-visible misbehaviour in official stable or prestable release) * Fix bug in S3 zero-copy replication which can lead to errors like `Found parts with the same min block and with the same max block as the missing part` after concurrent fetch/drop table. [#35348](https://github.com/ClickHouse/ClickHouse/pull/35348) ([alesapin](https://github.com/alesapin)).