Update version_date.tsv and changelogs after v22.6.9.11-stable

This commit is contained in:
robot-clickhouse 2022-10-06 08:36:14 +00:00
parent c8c96ecca3
commit fd65257153
2 changed files with 24 additions and 0 deletions

View File

@ -0,0 +1,23 @@
---
sidebar_position: 1
sidebar_label: 2022
---
# 2022 Changelog
### ClickHouse release v22.6.9.11-stable (9ec61dcac49) FIXME as compared to v22.6.8.35-stable (b91dc59a565)
#### Improvement
* Backported in [#42089](https://github.com/ClickHouse/ClickHouse/issues/42089): Replace back `clickhouse su` command with `sudo -u` in start in order to respect limits in `/etc/security/limits.conf`. [#41847](https://github.com/ClickHouse/ClickHouse/pull/41847) ([Eugene Konkov](https://github.com/ekonkov)).
#### Build/Testing/Packaging Improvement
* Backported in [#41558](https://github.com/ClickHouse/ClickHouse/issues/41558): Add `source` field to deb packages, update `nfpm`. [#41531](https://github.com/ClickHouse/ClickHouse/pull/41531) ([Mikhail f. Shiryaev](https://github.com/Felixoid)).
#### Bug Fix (user-visible misbehavior in official stable or prestable release)
* Backported in [#41504](https://github.com/ClickHouse/ClickHouse/issues/41504): Writing data in Apache `ORC` format might lead to a buffer overrun. [#41458](https://github.com/ClickHouse/ClickHouse/pull/41458) ([Alexey Milovidov](https://github.com/alexey-milovidov)).
#### NOT FOR CHANGELOG / INSIGNIFICANT
* Build latest tags ONLY from master branch [#41567](https://github.com/ClickHouse/ClickHouse/pull/41567) ([Mikhail f. Shiryaev](https://github.com/Felixoid)).

View File

@ -13,6 +13,7 @@ v22.7.4.16-stable 2022-08-23
v22.7.3.5-stable 2022-08-10
v22.7.2.15-stable 2022-08-03
v22.7.1.2484-stable 2022-07-21
v22.6.9.11-stable 2022-10-06
v22.6.8.35-stable 2022-09-19
v22.6.7.7-stable 2022-08-29
v22.6.6.16-stable 2022-08-23

1 v22.9.3.18-stable 2022-09-30
13 v22.7.3.5-stable 2022-08-10
14 v22.7.2.15-stable 2022-08-03
15 v22.7.1.2484-stable 2022-07-21
16 v22.6.9.11-stable 2022-10-06
17 v22.6.8.35-stable 2022-09-19
18 v22.6.7.7-stable 2022-08-29
19 v22.6.6.16-stable 2022-08-23