Author: davide
Date: Wed Sep 12 08:50:51 2018
New Revision: 1840643

URL: http://svn.apache.org/viewvc?rev=1840643&view=rev
Log:
Apache Jackrabbit Oak 1.6.14

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=1840643&r1=1840642&r2=1840643&view=diff
==============================================================================
--- jackrabbit/oak/branches/1.6/RELEASE-NOTES.txt (original)
+++ jackrabbit/oak/branches/1.6/RELEASE-NOTES.txt Wed Sep 12 08:50:51 2018
@@ -1,4 +1,4 @@
-Release Notes -- Apache Jackrabbit Oak -- Version 1.6.13
+Release Notes -- Apache Jackrabbit Oak -- Version 1.6.14
 
 Introduction
 ------------
@@ -7,62 +7,55 @@ 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.13 is a patch release that contains fixes and
+Jackrabbit Oak 1.6.14 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.13
+Changes in Oak 1.6.14
 ---------------------
 
 Technical task
 
-    [OAK-7062] - RDB*Store: update mysql driver reference to 5.1.45
-    [OAK-7184] - LengthCachingDataStoreTest: Remove unused import of Guava 
InputSupplier
-    [OAK-7204] - RDB*Store: update postgresql JDBC driver reference to 42.2.0
-    [OAK-7299] - RDB*Store: update postgresql JDBC driver reference to 42.2.1
-    [OAK-7430] - RDB*Store: update postgresql JDBC driver reference to 42.2.2
-    [OAK-7432] - RDB*Store: update mysql driver reference to 5.1.46
-
+    [OAK-7359] - Update to MongoDB Java driver 3.6
 
 Bug
 
-    [OAK-6023] - UserImporter: handlePropInfo for rep:authorizableId never 
returns true
-    [OAK-6028] - UserImporter.start: should return false for User tree
-    [OAK-6294] - The "missing" node cache value breaks the 
DocumentNodeStore#applyChanges
-    [OAK-6869] - oak-http and oak-remote use potentially vulnerable versions 
of com.fasterxml.jackson
-    [OAK-7593] - NodeDocument.getLatestValue() may throw IllegalStateException
-    [OAK-7594] - datastorecheck command in oak-run for S3 needs 
jackson-annotations dependency
-
+    [OAK-5750] - Test failure: PojoSR
+    run.osgi.SecurityProviderRegistrationTest
+    [OAK-6890] - Background threads might not be automatically
+    restarted
+    [OAK-7389] - Mongo/FileBlobStore does not update timestamp for
+    already existing blobs
+    [OAK-7428] - LdapIdentityProvider doesn't support creating
+    external ids from the uid attribute
+    [OAK-7447] - Sporadic test failures when connection is closed
+    twice
+    [OAK-7686] - Partial migration doesn't update Lucene indexing data
+    [OAK-7687] - :async node is being removed during the partial
+    migration
+    [OAK-7707] - DocumentNodeStoreServiceTest always connects to
+    localhost
+    [OAK-7713] - Test failure:
+    
SecurityProviderRegistrationTest.testRequiredUserAuthenticationFactoryNotAvailable()
+    [OAK-7721] - Records of specific size bring
+    SegmentBufferWriter#flush to fail
 
 Improvement
 
-    [OAK-5894] - IndexDefinitionBuilder shouldn't set type=lucene if 
type=disabled in existing tree
-    [OAK-5895] - Avoid jcr-path conversion in AuthorizableIterator
-    [OAK-6018] - UserImporter: session field can avoided by passing to init 
method
-    [OAK-6019] - UserImporter: Redundant assignment of UserManager
-    [OAK-6027] - UserImporter.Impersonators : use Oak path to user instead of 
ID
-    [OAK-6029] - UserImporter.startChildInfo: rather check state than for 
currentMembership being null
-    [OAK-6662] - Extend CredentialsSupport pluggability
-
+    [OAK-7706] - Update to MongoDB Java driver 3.6.4
+    [OAK-7720] - Log hex dump of too big segments
 
 Task
 
-    [OAK-7046] - DocumentStore API: clarify key length
-    [OAK-7161] - LengthCachingDataStore's use of LineIterator.close()
-    [OAK-7255] - Upgrade jackson dependencies to version 2.9.4
-    [OAK-7257] - oak-examples: update Tomcat dependency
-    [OAK-7272] - improve BackgroundLeaseUpdate warning messages
-    [OAK-7275] - Update easymock test dependency to 3.4
-    [OAK-7422] - Update jackson dependencies to 2.9.5
-    [OAK-7443] - remove jdk 1.6 specific findbugs profile from pom
-    [OAK-7536] - Update aws java sdk version to 1.11.330
-    [OAK-7596] - define jackson version globally
-    [OAK-7609] - Update jackson dependencies to 2.9.6
-    [OAK-7611] - Disable 
org.apache.jackrabbit.oak.plugins.segment.standby.ExternalPrivateStoreIT.testProxyFlippedIntermediateByte(Change)2
-
+    [OAK-7100] - update htmlunit test dependency
+    [OAK-7435] - Run travis build on MongoDB 3.6
+    [OAK-7677] - Announcement mail template lacks line feeds in front
+    of release notes
+    [OAK-7708] - Backport OAK-6648 to Oak 1.6
+    [OAK-7723] - Update Oak 1.6 to Jackrabbit 2.14.6
 
 In addition to the above-mentioned changes, this release contains
 all changes included up to the Apache Jackrabbit Oak 1.6.x release.


Reply via email to