This is an automated email from the ASF dual-hosted git repository.
reschke pushed a commit to branch OAK-12107
in repository https://gitbox.apache.org/repos/asf/jackrabbit-oak.git
The following commit(s) were added to refs/heads/OAK-12107 by this push:
new adb6256c6b OAK-12107: Oak 1.92 Candidate Release Notes
adb6256c6b is described below
commit adb6256c6b780cc671608d3832623845ff402502
Author: Julian Reschke <[email protected]>
AuthorDate: Thu Feb 26 10:15:47 2026 +0100
OAK-12107: Oak 1.92 Candidate Release Notes
---
RELEASE-NOTES.txt | 1 -
1 file changed, 1 deletion(-)
diff --git a/RELEASE-NOTES.txt b/RELEASE-NOTES.txt
index fe6807d5d5..d362f8a1a3 100644
--- a/RELEASE-NOTES.txt
+++ b/RELEASE-NOTES.txt
@@ -34,7 +34,6 @@ Changes in Oak 1.92.0
* [OAK-12081] - Add isInOrder() api in IterableUtils
* [OAK-12083] - Remove usage of Guava's
Uninterruptibles.joinUninterruptibly
-
** Bug
* [OAK-10344] - oak-run ITs fail with failsafe >= 3.0.0
* [OAK-11960] - oak-examples: The static content of the webapp still
refers to RMI features that are no longer supported