Skip to content

Commit 7f7b6d8

Browse files
committed
Add 12-15 release notes
1 parent 3e5ccce commit 7f7b6d8

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

docs/src/main/sphinx/release/release-480.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,21 @@
11
# Release 480 (dd MMM 2025)
22

33
## General
4+
* {{breaking}} `enable-large-dynamic-filters` configuration property and the corresponding system
5+
session property `enable_large_dynamic_filters` has been removed. Large dynamic filters are used
6+
by default. ({issue}`27637`)
7+
* {{breaking}} `dynamic-filtering.small*` configuration properties are now defunct and must be removed
8+
from server configurations. ({issue}`27637`)
9+
* {{breaking}} The previously deprecated `dynamic-filtering.large-broadcast*` configuration properties
10+
are now defunct and must be removed from server configurations. ({issue}`27637`).
11+
* `dynamic-filtering.large*` configuration properties have been deprecated in favor of `dynamic-filtering.*`. ({issue}`27637`)
412

513
## Security
614

715
## Web UI
816

17+
* Fix numeric ordering of stages in the UI. ({issue}`27655`)
18+
919
## JDBC driver
1020

1121
## Docker image

0 commit comments

Comments
 (0)