mirror of
https://github.com/ClickHouse/ClickHouse.git
synced 2024-11-10 01:25:21 +00:00
1.3 KiB
1.3 KiB
sidebar_position | sidebar_label |
---|---|
1 | 2022 |
2022 Changelog
ClickHouse release v22.6.9.11-stable (9ec61dcac4
) FIXME as compared to v22.6.8.35-stable (b91dc59a56
)
Improvement
- Backported in #42089: Replace back
clickhouse su
command withsudo -u
in start in order to respect limits in/etc/security/limits.conf
. #41847 (Eugene Konkov).
Build/Testing/Packaging Improvement
- Backported in #41558: Add
source
field to deb packages, updatenfpm
. #41531 (Mikhail f. Shiryaev).
Bug Fix (user-visible misbehavior in official stable release)
- Backported in #41504: Writing data in Apache
ORC
format might lead to a buffer overrun. #41458 (Alexey Milovidov).
NOT FOR CHANGELOG / INSIGNIFICANT
- Build latest tags ONLY from master branch #41567 (Mikhail f. Shiryaev).