You are viewing a plain text version of this content. The canonical link for it is here.
Posted to oak-commits@jackrabbit.apache.org by da...@apache.org on 2017/12/19 15:25:32 UTC

svn commit: r1818679 - /jackrabbit/oak/trunk/RELEASE-NOTES.txt

Author: davide
Date: Tue Dec 19 15:25:32 2017
New Revision: 1818679

URL: http://svn.apache.org/viewvc?rev=1818679&view=rev
Log:
Apache jackrabbit Oak 1.7.13

release notes


Modified:
    jackrabbit/oak/trunk/RELEASE-NOTES.txt

Modified: jackrabbit/oak/trunk/RELEASE-NOTES.txt
URL: http://svn.apache.org/viewvc/jackrabbit/oak/trunk/RELEASE-NOTES.txt?rev=1818679&r1=1818678&r2=1818679&view=diff
==============================================================================
--- jackrabbit/oak/trunk/RELEASE-NOTES.txt (original)
+++ jackrabbit/oak/trunk/RELEASE-NOTES.txt Tue Dec 19 15:25:32 2017
@@ -78,6 +78,7 @@ Bug
     DocumentStore
     [OAK-7054] - Build failure: ClassNotFoundException:
     solr.JsonUpdateRequestHandler
+    [OAK-7070] - rep:excerpt selector broken as regression of OAK-6750
 
 Improvement
 
@@ -103,6 +104,8 @@ Improvement
     due to inlined blobs
     [OAK-7072] - Add log message upon compacted call in GCMonitor in
     Lucene indexer
+    [OAK-7080] - Segment-Tar-Cold fixture should have options for
+    secure communication and one shot runs
 
 New Feature