mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 01:25:21 +00:00
2.2 KiB
2.2 KiB
sidebar_position | sidebar_label |
---|---|
1 | 2023 |
2023 Changelog
ClickHouse release v23.8.7.24-lts (812b95e14b
) FIXME as compared to v23.8.6.16-lts (077df679be
)
Build/Testing/Packaging Improvement
- Backported in #56733: Do not fetch changed submodules in the builder container. #56689 (Mikhail f. Shiryaev).
Bug Fix (user-visible misbehavior in an official stable release)
- Select from system tables when table based on table function. #55540 (MikhailBurdukov).
- Fix incomplete query result for UNION in view() function. #56274 (Nikolai Kochetov).
- Fix crash in case of adding a column with type Object(JSON) #56307 (Nikita Mikhaylov).
- Fix segfault during Kerberos initialization #56401 (Nikolay Degterinsky).
- Fix: RabbitMQ OpenSSL dynamic loading issue #56703 (Igor Nikonov).
- Fix crash in FPC codec #56795 (Alexey Milovidov).
NO CL CATEGORY
- Backported in #56601:. #56598 (Maksim Kita).
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).