24.8.14.10544 Altinity Stable
·
18299 commits
to antalya
since this release
Changes compared to v24.8.14.10501.altinitystable (d1f73c2)
Critical Bug Fixes (crash, data loss, RBAC) or LOGICAL_ERROR
- Fixes access validation on select for
looptable function (ClickHouse#88802 by @pufit via #1099)
Bug Fixes (user-visible misbehavior in an official stable release)
- Allow referencing any table in view(...) argument of remote table function with enabled analyzer (ClickHouse#83844 by @novikd via #995)
- Fixed error Block structure mismatch in several cases with tables with sparse columns (ClickHouse#79491 by @CurtizJ via #1003)
- ClickHouse crashes if ArrowStream file has non-unique dictionary (ClickHouse#87863 by @ilejn via #1067)
- Fixed move-to-prewhere optimization, which did not work in the presence of row policy (ClickHouse#87303 by @KochetovNicolai via #1080)
Improvements
- New MergeTree setting
search_orphaned_parts_drivesto limit scope to look for parts e.g. by disks with local metadata (ClickHouse#84710 by @ilejn via #977) - Refreshable materialized view improvements: append mode (
... REFRESH EVERY 1 MINUTE APPEND ...) to add rows to existing table instead of overwriting the whole table, retries (disabled by default, configured in SETTINGS section of the query),SYSTEM WAIT VIEW <name>query that waits for the currently running refresh, some fixes (ClickHouse#68249, ClickHouse#58934 by @al13n321 via #1066) - Fixes handling of users with a dot in the name when added via config file (ClickHouse#86633 by @mkmkme via #1089)
Performance Improvements
- Performance improvements to all bloom filter types (ClickHouse#79800 by @dkratunov via #1062)
Build/Testing/Packaging Improvement
- Fix branding (#870, #871 by @Enmk #899 by @strtgbb)
- Specify that downloaded packages and logs correspond to the run (#964 by @MyroTk)
- Fix Grype Scan Job (#1029 by @strtgbb)
- Bump OpenSSL to fix CVE-2025-9230, bump Alpine in Keeper image to 3.21.5 (#1088 by @zvonand)
- Change openldap source from bitnami -> bitnamilegacy (#1100 by @strtgbb)
Packages
Available for both AMD64 and Aarch64 from https://builds.altinity.cloud/ as either .deb, .rpm, or .tgz
Docker images
Available for both AMD64 and Aarch64: altinity/clickhouse-server:24.8.14.10544.altinitystable
Full Changelog: v24.8.14.10501.altinitystable...v24.8.14.10544.altinitystable