mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 09:32:06 +00:00
1.3 KiB
1.3 KiB
sidebar_position | sidebar_label |
---|---|
1 | 2023 |
2023 Changelog
ClickHouse release v23.3.17.13-lts (e867d59020
) FIXME as compared to v23.3.16.7-lts (fb4125cc92
)
Build/Testing/Packaging Improvement
- Backported in #56731: Do not fetch changed submodules in the builder container. #56689 (Mikhail f. Shiryaev).
Bug Fix (user-visible misbehavior in an official stable release)
- Fix segfault during Kerberos initialization #56401 (Nikolay Degterinsky).
- Fix crash in FPC codec #56795 (Alexey Milovidov).
NOT FOR CHANGELOG / INSIGNIFICANT
- Rewrite jobs to use callable workflow #56385 (Mikhail f. Shiryaev).
- Continue rewriting workflows to reusable tests #56501 (Mikhail f. Shiryaev).
- Better exception messages #56854 (Antonio Andelic).