ClickHouse/docs/changelogs/v22.12.2.25-stable.md
Alexey Milovidov e0252db8d4 No prestable
2023-03-27 12:19:32 +02:00

2.9 KiB

sidebar_position sidebar_label
1 2023

2023 Changelog

ClickHouse release v22.12.2.25-stable (c790cfd446) FIXME as compared to v22.12.1.1752-stable (688e488e93)

Build/Testing/Packaging Improvement

  • Backported in #44381: In rare cases, we don't rebuild binaries, because another task with a similar prefix succeeded. E.g. binary_darwin didn't restart because binary_darwin_aarch64. #44311 (Mikhail f. Shiryaev).
  • Backported in #44561: Retry the integration tests on compressing errors. #44529 (Mikhail f. Shiryaev).

Bug Fix (user-visible misbehavior in official stable release)

NOT FOR CHANGELOG / INSIGNIFICANT