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 79e7c2b03f OAK-11455: Release Oak 1.76.0 - Candidate Release Notes
79e7c2b03f is described below
commit 79e7c2b03fcdab5e8db23b7c6a5ba615ddb8411d
Author: Julian Reschke <[email protected]>
AuthorDate: Sat Feb 8 11:36:18 2025 +0100
OAK-11455: Release Oak 1.76.0 - Candidate Release Notes
---
RELEASE-NOTES.txt | 2 ++
1 file changed, 2 insertions(+)
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index 4c13248aba..3cb1e72d7d 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -60,6 +60,7 @@ Technical task
Bug
+ [OAK-11287] - Cleanup May Delete Referenced Segments
[OAK-11401] - Increase Log levels for FullGC deletion logs to INFO
[OAK-11409] - Membership cache fails to update changes on cached properties
[OAK-11423] - Jdbc driver dependencies need to have scope compile in order
to be included in oak-run.
@@ -75,6 +76,7 @@ Improvement
[OAK-9500] - Automatically deploy snapshot artifacts to Maven repo through
GHA
[OAK-11312] - Refactor CollectionUtils
[OAK-11364] - For oak-jcr tests, support automatic starting/stopping of
docker containers used as RDB servers for RDBDocumentStore
+ [OAK-11365] - Incremental index store: ability to set a timeout
[OAK-11383] - Improve performance of DefaultStatisticsProvider
[OAK-11389] - Disable Checkstyle
[OAK-11416] - Docker support for oak-jcr tests with RdbDocumentStore needs
a way to specify environment variables for the container