mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 01:25:21 +00:00
976 B
976 B
sidebar_position | sidebar_label |
---|---|
1 | 2023 |
2023 Changelog
ClickHouse release v23.8.2.7-lts (f73c8f3787
) FIXME as compared to v23.8.1.2992-lts (ebc7d9a9f3
)
Bug Fix (user-visible misbehavior in an official stable release)
- Backported in #54209: Parallel reading from replicas over Distributed table was using only one replica per shard. #54199 (Igor Nikonov).
- Backported in #54233: Allow IPv6 for bloom filter, backward compatibility issue. #54200 (Yakov Olkhovskiy).
NOT FOR CHANGELOG / INSIGNIFICANT
- S3Queue is experimental #54214 (Alexey Milovidov).