Author: reschke
Date: Thu May 24 12:20:58 2018
New Revision: 1832158

URL: http://svn.apache.org/viewvc?rev=1832158&view=rev
Log:
Oak 1.6.12 candidate release notes

Modified:
    jackrabbit/oak/branches/1.6/RELEASE-NOTES.txt

Modified: jackrabbit/oak/branches/1.6/RELEASE-NOTES.txt
URL: 
http://svn.apache.org/viewvc/jackrabbit/oak/branches/1.6/RELEASE-NOTES.txt?rev=1832158&r1=1832157&r2=1832158&view=diff
==============================================================================
--- jackrabbit/oak/branches/1.6/RELEASE-NOTES.txt (original)
+++ jackrabbit/oak/branches/1.6/RELEASE-NOTES.txt Thu May 24 12:20:58 2018
@@ -1,4 +1,4 @@
-Release Notes -- Apache Jackrabbit Oak -- Version 1.6.11
+Release Notes -- Apache Jackrabbit Oak -- Version 1.6.12
 
 Introduction
 ------------
@@ -7,32 +7,43 @@ Jackrabbit Oak is a scalable, high-perfo
 repository designed for use as the foundation of modern world-class
 web sites and other demanding content applications.
 
-Jackrabbit Oak 1.6.11 is a patch release that contains fixes and
+Jackrabbit Oak 1.6.12 is a patch release that contains fixes and
 improvements over Oak 1.6. Jackrabbit Oak 1.6.x releases are
 considered stable and targeted for production use.
 
 The Oak effort is a part of the Apache Jackrabbit project.
 Apache Jackrabbit is a project of the Apache Software Foundation.
 
-Changes in Oak 1.6.11
+Changes in Oak 1.6.12
 ---------------------
 
 Bug
 
-    [OAK-7209] - Race condition can resurrect blobs during blob GC
-    [OAK-7291] - MongoStatusTest.testReadConcern fails on MongoDB 3.6
-    [OAK-7356] - CugConfiguration may not pick up CugExclude
-    [OAK-7375] - Wrong full text parsing in Oak Solr index with boolean 
operators
+    [OAK-5458] - Test failure: RepositoryBootIT.repositoryLogin
+    [OAK-6490] - Pre-Extraction support fails for empty binaries
+    [OAK-7041] - Migration progress not logged for some sidegrade cases
+    [OAK-7339] - Fix all sidegrades breaking with 
UnsupportedOperationException on MissingBlobStore by introducing 
LoopbackBlobStore
+    [OAK-7466] - Prevent LMSEstimator over/under flow in weights
+    [OAK-7490] - oak-run console lc rmdata command uses second parameter for 
index path (and defaults to /oak:index/lucene)
 
+Improvement
+
+    [OAK-7437] - SimpleExcerptProvider highlighting should be case insensitive
 
 Task
 
-    [OAK-7322] - Mention SHA512 checksums in release notes
-    [OAK-7325] - restore line wrapping in release notes
-    [OAK-7335] - oak-upgrade long name filter should consider the path length
-    [OAK-7336] - stop advertising MD5 checksums
-    [OAK-7347] - Incorrect link to KEYS in release notes
-    [OAK-7350] - stop creating MD5 checksums for releases
+    [OAK-6532] - Minimise usage of junit-addons
+    [OAK-7240] - create announcement mail template for releases
+    [OAK-7452] - fix broken line ends in repo
+    [OAK-7492] - Oak <= 1.6: revert Derby version to one compatible with Java 7
+
+Technical task
+
+    [OAK-7292] - RDB*Store: update tomcat jdbc dependency to 8.5.28
+    [OAK-7441] - RDB*Store: update DB2 JDBC dependency to 4.19.72
+    [OAK-7446] - RDB*Store: update SQLServer JDBC dependency to 6.4.0.jre*
+    [OAK-7453] - oal-core/oak-store-document: fix broken line ends in repo
+    [OAK-7454] - oak-lucene: fix broken line ends in repo
 
 
 In addition to the above-mentioned changes, this release contains


Reply via email to