From 8b6a8eb721c465d7d27ee438a87a5bc2b9633ccf Mon Sep 17 00:00:00 2001 From: Douglas Bagnall Date: Wed, 5 Mar 2025 18:01:42 +1300 Subject: [PATCH] WHATSNEW: mention schema upgrade speed improvements BUG: https://bugzilla.samba.org/show_bug.cgi?id=15821 Signed-off-by: Douglas Bagnall --- WHATSNEW.txt | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/WHATSNEW.txt b/WHATSNEW.txt index ccb811920bb..3f9a50100d0 100644 --- a/WHATSNEW.txt +++ b/WHATSNEW.txt @@ -50,6 +50,14 @@ parameters include `himmelblaud_sfa_fallback`, `himmelblaud_hello_enabled`, and `himmelblaud_hsm_pin_path`. To enable, configure Samba with `--enable-rust --with-himmelblau`. +AD DC schema upgrade and provision performance improvements +----------------------------------------------------------- + +By increasing the LDB index cache size for certain offline operations +that are likely to require large transactions, these are now several +times faster. + + REMOVED FEATURES ================ -- 2.34.1