Antalya 25.8: Bump to 25.8.23#1755
Open
zvonand wants to merge 31 commits intoantalya-25.8from
Open
Conversation
…riterWide::cancel during merge cancellation
…2606 Backport ClickHouse#102606 to 25.8: Use `openssl` 3.5.6
…e in case of overflow after timezone adjustment
…IN in the new analyzer
cc-debian12 has 16 CVEs (3 HIGH in libssl3 3.0.18), giving Docker Scout a D score. cc-debian13 has zero CVEs. Pin digests from 2026-04-20.
…stroless-debian13 Upgrade distroless base image to cc-debian13 (25.8)
…2674 Backport ClickHouse#102674 to 25.8: Fix wrong date data type inference in case of overflow after timezone adjustment
…ax index created on JSON column
…3160 Backport ClickHouse#103160 to 25.8: CI: disable automerge for backport branches
In 25.8 the row policy filter is rendered as a separate Filter step
("Filter (Row-level security filter)" / "Filter column: ...") instead
of the "Row level filter column:" line produced by master's
ReadFromMergeTree. The test's LIKE predicate therefore matched nothing.
Additionally, with default settings the policy predicate is moved to
PREWHERE, so disable optimize_move_to_prewhere to keep the filter in
the dedicated Row-level security Filter step and get a stable plan.
Match on "Filter column: in(" and trim leading spaces so the reference
does not depend on indentation.
…2915 Backport ClickHouse#102915 to 25.8: Optimize row policy OR-chains to IN in the new analyzer
…ization with binary encoded data types
…2692 Backport ClickHouse#102692 to 25.8: Fix flattened Dynamic type serialization with binary encoded data types
…amic data in Native format
…3392 Backport ClickHouse#103392 to 25.8: Check for malformed flattened Dynamic data in Native format
…1918 Backport ClickHouse#101918 to 25.8: Fix using wrong extreams in min-max index created on JSON column
…eb13u2 Mend.io scan found 1 CRITICAL + 4 HIGH CVEs in libssl3t64 3.5.5-1~deb13u1 (CVE-2026-31789, CVE-2026-28387..28390). All fixed in 3.5.5-1~deb13u2. Pin digests from 2026-04-26.
…stroless-digest-refresh Refresh distroless base image digests (libssl3t64 CVE fix)
…_value > max_value for String columns (ClickHouse#103663) Co-authored-by: robot-clickhouse <robot-clickhouse@users.noreply.github.com>
…in of keyservers
…3834 Backport ClickHouse#103834 to 25.8: Reliable key receiving from a chain of keyservers
…1936 Backport ClickHouse#101936 to 25.8: Fix SIGSEGV in MergeTreeDataPartWriterWide::cancel during merge cancellation
Release v25.8.23.13-lts
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Changelog category (leave one):
CI/CD Options
Exclude tests:
Regression jobs to run: