mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 09:32:06 +00:00
17 lines
762 B
Markdown
17 lines
762 B
Markdown
|
---
|
||
|
sidebar_position: 1
|
||
|
sidebar_label: 2023
|
||
|
---
|
||
|
|
||
|
# 2023 Changelog
|
||
|
|
||
|
### ClickHouse release v23.3.7.5-lts (bc683c11c92) FIXME as compared to v23.3.6.7-lts (7e3f0a271b7)
|
||
|
|
||
|
#### Build/Testing/Packaging Improvement
|
||
|
* Backported in [#51568](https://github.com/ClickHouse/ClickHouse/issues/51568): This a follow-up for [#51504](https://github.com/ClickHouse/ClickHouse/issues/51504), the cleanup was lost during refactoring. [#51564](https://github.com/ClickHouse/ClickHouse/pull/51564) ([Mikhail f. Shiryaev](https://github.com/Felixoid)).
|
||
|
|
||
|
#### Bug Fix (user-visible misbehavior in an official stable release)
|
||
|
|
||
|
* Fix fuzzer failure in ActionsDAG [#51301](https://github.com/ClickHouse/ClickHouse/pull/51301) ([Alexey Milovidov](https://github.com/alexey-milovidov)).
|
||
|
|