This is an automated email from the ASF dual-hosted git repository.

reschke pushed a commit to branch trunk
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git


The following commit(s) were added to refs/heads/trunk by this push:
     new af8592b05a OAK-11933: Release Oak 1.86.0 - Candidate Release Notes
af8592b05a is described below

commit af8592b05aff859986ca6af947ff7837e46f69ed
Author: Julian Reschke <resc...@apache.org>
AuthorDate: Wed Sep 17 10:33:22 2025 +0100

    OAK-11933: Release Oak 1.86.0 - Candidate Release Notes
---
 RELEASE-NOTES.txt | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index 8d045c4acf..beb5056941 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -64,7 +64,9 @@ Bug
 Improvement
 
     [OAK-11841] - Optimizations and additional logging of performance metrics 
to statistical facets
+    [OAK-11849] - Make timeout for querying facets with Elasticsearch 
configurable
     [OAK-11850] - Use MutableInt to compute facets to avoid boxing/unboxing 
between Int and Integer
+    [OAK-11851] - Log performance metrics of statistical facets and simplify 
logic
     [OAK-11857] - Improve path handling in oak-segment-azure
     [OAK-11861] - segment store initialization should run in parallel
     [OAK-11866] - Support for datastore files without length
@@ -75,6 +77,7 @@ Task
 
     [OAK-10674] - use Oak's Bloom filter instead Guava's
     [OAK-11859] - update Tomcat dependency to 9.0.108
+    [OAK-11870] - Allow passing fullGCGeneration parameter to RevisionsCommand
     [OAK-11897] - Remove exports from oak-segment-azure
     [OAK-11900] - SplitPersistenceTest: disable three tests on Windows platform
     [OAK-11908] - Update Easymock dependency to 5.6.0

Reply via email to