Merge pull request #56468 from ClickHouse/auto/v23.9.4.11-stable

Update version_date.tsv and changelogs after v23.9.4.11-stable
This commit is contained in:
Alexey Milovidov 2023-11-08 17:08:25 +01:00 committed by GitHub
commit eedc26a96b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
5 changed files with 24 additions and 3 deletions

View File

@ -34,7 +34,7 @@ RUN arch=${TARGETARCH:-amd64} \
# lts / testing / prestable / etc
ARG REPO_CHANNEL="stable"
ARG REPOSITORY="https://packages.clickhouse.com/tgz/${REPO_CHANNEL}"
ARG VERSION="23.10.1.1976"
ARG VERSION="23.10.2.13"
ARG PACKAGES="clickhouse-keeper"
# user/group precreated explicitly with fixed uid/gid on purpose.

View File

@ -32,7 +32,7 @@ RUN arch=${TARGETARCH:-amd64} \
# lts / testing / prestable / etc
ARG REPO_CHANNEL="stable"
ARG REPOSITORY="https://packages.clickhouse.com/tgz/${REPO_CHANNEL}"
ARG VERSION="23.10.1.1976"
ARG VERSION="23.10.2.13"
ARG PACKAGES="clickhouse-client clickhouse-server clickhouse-common-static"
# user/group precreated explicitly with fixed uid/gid on purpose.

View File

@ -30,7 +30,7 @@ RUN sed -i "s|http://archive.ubuntu.com|${apt_archive}|g" /etc/apt/sources.list
ARG REPO_CHANNEL="stable"
ARG REPOSITORY="deb [signed-by=/usr/share/keyrings/clickhouse-keyring.gpg] https://packages.clickhouse.com/deb ${REPO_CHANNEL} main"
ARG VERSION="23.10.1.1976"
ARG VERSION="23.10.2.13"
ARG PACKAGES="clickhouse-client clickhouse-server clickhouse-common-static"
# set non-empty deb_location_url url to create a docker image

View File

@ -0,0 +1,17 @@
---
sidebar_position: 1
sidebar_label: 2023
---
# 2023 Changelog
### ClickHouse release v23.9.4.11-stable (74c1f49dd6a) FIXME as compared to v23.9.3.12-stable (b7230b06563)
#### Bug Fix (user-visible misbehavior in an official stable release)
* Fix wrong query result when http_write_exception_in_output_format=1 [#56135](https://github.com/ClickHouse/ClickHouse/pull/56135) ([Kruglov Pavel](https://github.com/Avogar)).
* Fix schema cache for fallback JSON->JSONEachRow with changed settings [#56172](https://github.com/ClickHouse/ClickHouse/pull/56172) ([Kruglov Pavel](https://github.com/Avogar)).
* Fix a crash during table loading on startup [#56232](https://github.com/ClickHouse/ClickHouse/pull/56232) ([Nikolay Degterinsky](https://github.com/evillique)).
* Fix segfault in signal handler for Keeper [#56266](https://github.com/ClickHouse/ClickHouse/pull/56266) ([Antonio Andelic](https://github.com/antonio2368)).
* Fix buffer overflow in T64 [#56434](https://github.com/ClickHouse/ClickHouse/pull/56434) ([Alexey Milovidov](https://github.com/alexey-milovidov)).

View File

@ -1,7 +1,10 @@
v23.10.2.13-stable 2023-11-08
v23.10.1.1976-stable 2023-11-02
v23.9.4.11-stable 2023-11-08
v23.9.3.12-stable 2023-10-31
v23.9.2.56-stable 2023-10-19
v23.9.1.1854-stable 2023-09-29
v23.8.6.16-lts 2023-11-08
v23.8.5.16-lts 2023-10-31
v23.8.4.69-lts 2023-10-19
v23.8.3.48-lts 2023-09-27
@ -27,6 +30,7 @@ v23.4.4.16-stable 2023-06-17
v23.4.3.48-stable 2023-06-12
v23.4.2.11-stable 2023-05-02
v23.4.1.1943-stable 2023-04-27
v23.3.16.7-lts 2023-11-08
v23.3.15.29-lts 2023-10-31
v23.3.14.78-lts 2023-10-18
v23.3.13.6-lts 2023-09-05

1 v23.10.1.1976-stable v23.10.2.13-stable 2023-11-02 2023-11-08
1 v23.10.2.13-stable 2023-11-08
2 v23.10.1.1976-stable v23.10.1.1976-stable 2023-11-02 2023-11-02
3 v23.9.4.11-stable 2023-11-08
4 v23.9.3.12-stable v23.9.3.12-stable 2023-10-31 2023-10-31
5 v23.9.2.56-stable v23.9.2.56-stable 2023-10-19 2023-10-19
6 v23.9.1.1854-stable v23.9.1.1854-stable 2023-09-29 2023-09-29
7 v23.8.6.16-lts 2023-11-08
8 v23.8.5.16-lts v23.8.5.16-lts 2023-10-31 2023-10-31
9 v23.8.4.69-lts v23.8.4.69-lts 2023-10-19 2023-10-19
10 v23.8.3.48-lts v23.8.3.48-lts 2023-09-27 2023-09-27
30 v23.4.3.48-stable v23.4.3.48-stable 2023-06-12 2023-06-12
31 v23.4.2.11-stable v23.4.2.11-stable 2023-05-02 2023-05-02
32 v23.4.1.1943-stable v23.4.1.1943-stable 2023-04-27 2023-04-27
33 v23.3.16.7-lts 2023-11-08
34 v23.3.15.29-lts v23.3.15.29-lts 2023-10-31 2023-10-31
35 v23.3.14.78-lts v23.3.14.78-lts 2023-10-18 2023-10-18
36 v23.3.13.6-lts v23.3.13.6-lts 2023-09-05 2023-09-05