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 am...@apache.org on 2017/03/06 04:26:09 UTC

svn commit: r1785588 - /jackrabbit/oak/branches/1.2/RELEASE-NOTES.txt

Author: amitj
Date: Mon Mar  6 04:26:08 2017
New Revision: 1785588

URL: http://svn.apache.org/viewvc?rev=1785588&view=rev
Log:
Release notes Oak 1.2.24

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

Modified: jackrabbit/oak/branches/1.2/RELEASE-NOTES.txt
URL: http://svn.apache.org/viewvc/jackrabbit/oak/branches/1.2/RELEASE-NOTES.txt?rev=1785588&r1=1785587&r2=1785588&view=diff
==============================================================================
--- jackrabbit/oak/branches/1.2/RELEASE-NOTES.txt (original)
+++ jackrabbit/oak/branches/1.2/RELEASE-NOTES.txt Mon Mar  6 04:26:08 2017
@@ -1,4 +1,4 @@
-Release Notes -- Apache Jackrabbit Oak -- Version 1.2.23
+Release Notes -- Apache Jackrabbit Oak -- Version 1.2.24
 
 Introduction
 ------------
@@ -7,31 +7,52 @@ 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.
 
-Apache Jackrabbit Oak 1.2.23 is a patch release that contains fixes and
+Apache Jackrabbit Oak 1.2.24 is a patch release that contains fixes and
 improvements over Oak 1.2. Jackrabbit Oak 1.2.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.2.23
+Changes in Oak 1.2.24
 ---------------------
 
+Technical task
+
+    [OAK-5098] - improve DocumentNodeStoreService robustness for RDB configs
+    [OAK-5554] - RDB*Store: update postgresql JDBC driver reference to 9.4.1212
+    [OAK-5555] - RDB*Store: update Tomcat JDBC pool dependency to 7.0.73
+    [OAK-5751] - RDBDocumentStore: properly handle null values for system properties
+
+
 Bug
 
-    [OAK-4931] - LdapIdentityProvider doesn't use configured custom attributes for all searches
-    [OAK-5262] - Test failure: NodeTypeIndexingUtilsTest.testSynonymsFileCreation
-    [OAK-5358] - test failures for oak-auth-ldap on Windows
+    [OAK-3689] - OakOSGiRepositoryFactory shutting down the repository twice
+    [OAK-5485] - Test failure: LdapDefaultLoginModuleTest address already in use
+    [OAK-5542] - Test failure: security.authentication.ldap.LdapProviderTest (Address already in use)
+    [OAK-5557] - incomplete diffManyChildren during commitHook evaluation in a persisted branch
+    [OAK-5601] - documentMk backgroundRead should handle missing journal entries
+    [OAK-5608] - Test failure: org.apache.jackrabbit.mk.util.CommitGateIT.test
+    [OAK-5626] - ChangeProcessor doesn't reset 'blocking' flag when items from queue gets removed and commit-rate-limiter is null
+    [OAK-5668] - Test failure: observation.ObservationQueueFullWarnTest.warnOnRepeatedQueueFull
+    [OAK-5738] - Potential NPE in LargeLdapProviderTest
+    [OAK-5773] - BlobCache does not implement Closeable
+    [OAK-5783] - Test failure: security.authentication.ldap.LdapProviderTest.testSplitDNIntermediatePath2
+
+
+Task
+
+    [OAK-4132] - JaasConfigSpiTest fails intermittently with missing LoginModule exception
+    [OAK-5537] - Javadoc config fixes
 
 
-Improvement
+Test
 
-    [OAK-4696] - Improve logging for SyncHandler
-    [OAK-5337] - LastRevRecoveryAgent should avoid recovering documents from its own cluster id if the instance is running
+    [OAK-5663] - Improve LogCutomizer to allow filtering on log messages too
 
 
 In addition to the above-mentioned changes, this release contains
-all changes included up to the Apache Jackrabbit Oak 1.2.22 release.
+all changes included up to the Apache Jackrabbit Oak 1.2.23 release.
 
 For more detailed information about all the changes in this and other
 Oak releases, please see the Oak issue tracker at