Merge pull request #69333 from ClickHouse/auto/v24.5.8.10-stable

Update version_date.tsv and changelog after v24.5.8.10-stable
This commit is contained in:
robot-clickhouse 2024-09-06 15:36:25 +00:00 committed by GitHub
commit 3946dbd883
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
2 changed files with 19 additions and 0 deletions

View File

@ -0,0 +1,18 @@
---
sidebar_position: 1
sidebar_label: 2024
---
# 2024 Changelog
### ClickHouse release v24.5.8.10-stable (f11729638ea) FIXME as compared to v24.5.7.31-stable (6c185e9aec1)
#### Bug Fix (user-visible misbehavior in an official stable release)
* Backported in [#69295](https://github.com/ClickHouse/ClickHouse/issues/69295): TODO. [#68744](https://github.com/ClickHouse/ClickHouse/pull/68744) ([Nikolai Kochetov](https://github.com/KochetovNicolai)).
* Backported in [#69245](https://github.com/ClickHouse/ClickHouse/issues/69245): `UNION` clause in subqueries wasn't handled correctly in queries with parallel replicas and lead to LOGICAL_ERROR `Duplicate announcement received for replica`. [#69146](https://github.com/ClickHouse/ClickHouse/pull/69146) ([Igor Nikonov](https://github.com/devcrafter)).
* Fix crash when using `s3` table function with GLOB paths and filters. [#69176](https://github.com/ClickHouse/ClickHouse/pull/69176) ([János Benjamin Antal](https://github.com/antaljanosbenjamin)).
#### NOT FOR CHANGELOG / INSIGNIFICANT
* Backported in [#69223](https://github.com/ClickHouse/ClickHouse/issues/69223): Disable memory test with sanitizer. [#69193](https://github.com/ClickHouse/ClickHouse/pull/69193) ([alesapin](https://github.com/alesapin)).

View File

@ -13,6 +13,7 @@ v24.6.3.95-stable 2024-08-06
v24.6.3.38-stable 2024-09-04
v24.6.2.17-stable 2024-07-05
v24.6.1.4423-stable 2024-07-01
v24.5.8.10-stable 2024-09-06
v24.5.7.31-stable 2024-09-03
v24.5.6.45-stable 2024-08-23
v24.5.5.78-stable 2024-08-05

1 v24.8.3.59-lts 2024-09-03
13 v24.6.3.38-stable 2024-09-04
14 v24.6.2.17-stable 2024-07-05
15 v24.6.1.4423-stable 2024-07-01
16 v24.5.8.10-stable 2024-09-06
17 v24.5.7.31-stable 2024-09-03
18 v24.5.6.45-stable 2024-08-23
19 v24.5.5.78-stable 2024-08-05