Author: davide
Date: Mon Jul 17 09:52:52 2017
New Revision: 1802117

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

release notes


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

Modified: jackrabbit/oak/branches/1.4/RELEASE-NOTES.txt
URL: 
http://svn.apache.org/viewvc/jackrabbit/oak/branches/1.4/RELEASE-NOTES.txt?rev=1802117&r1=1802116&r2=1802117&view=diff
==============================================================================
--- jackrabbit/oak/branches/1.4/RELEASE-NOTES.txt (original)
+++ jackrabbit/oak/branches/1.4/RELEASE-NOTES.txt Mon Jul 17 09:52:52 2017
@@ -1,4 +1,4 @@
-Release Notes -- Apache Jackrabbit Oak -- Version 1.4.16
+Release Notes -- Apache Jackrabbit Oak -- Version 1.4.17
 
 Introduction
 ------------
@@ -7,71 +7,34 @@ 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.4.16 is a patch release that contains fixes and
+Jackrabbit Oak 1.4.17 is a patch release that contains fixes and
 improvements over Oak 1.4. Jackrabbit Oak 1.4.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.4.16
+Changes in Oak 1.4.17
 ---------------------
 
-Technical task
-
-    [OAK-5652] - RDB*Store: update Oracle JDBC driver reference to
-    12.1.0.2.0
-    [OAK-5667] - RDBDocumentStore: remove support for DBs without
-    support for CASE statements in SELECT
-    [OAK-6134] - RDB*Store: update PostgreSQL JDBC
-    [OAK-6143] - RDB*store fixtures: shorten table name prefixes for
-    Oracle
-    [OAK-6226] - RDBDocumentStoreDB: missing @Override statements
-    [OAK-6244] - RDB*Store: update postgresql JDBC driver reference to
-    42.1.1
-    [OAK-6247] - RDB*Store: update Tomcat JDBC pool dependency to
-    7.0.78
-
 Bug
 
-    [OAK-4390] - DocumentStoreStatsIT.update fails when RDB's append
-    mode is disabled
-    [OAK-5612] - Test failure:
-    
org.apache.jackrabbit.oak.run.osgi.DocumentNodeStoreConfigTest.testRDBDocumentStoreRestart
-    [OAK-5651] - java.lang.IllegalStateException logged when migrating
-    Segment to Document
-    [OAK-5920] - Checkpoint migration will fail if the
-    MissingBlobStore is used
-    [OAK-5993] - Utils.isIdFromLongPath() may throw
-    StringIndexOutOfBoundsException
-    [OAK-6057] - incorrect system property check in blob/upgrade tests
-    [OAK-6086] - Incorrect usage of RDBDocumentStore.unwrap()
-    [OAK-6229] - NPE when running datastorecheck command with S3
-    [OAK-6233] - Typed properties not handled properly in the
-    initialization of DataStore in oak-run
-    [OAK-6266] - SolrQueryIndexProviderService should always have
-    NodeAggregator
+    [OAK-4883] - Missing BlobGarbageCollection MBean on standby
+    instance
+    [OAK-5949] - XPath: string literals parsed as identifiers
+    [OAK-6317] - LMSEstimator update amount depending on cost amount
+    [OAK-6391] - With FastQuerySize, getSize() returns -1 if there are
+    exactly 21 rows
+    [OAK-6448] - Backport OAK-4883 to the 1.4 branch
 
 Improvement
 
-    [OAK-4771] - Clarify exceptions in DocumentStore
-    [OAK-4863] - Reduce query batch size for deleted documents
-    [OAK-5666] - oak-upgrade should validate the paths
-    [OAK-5886] - Confusing log message from lease update
-    [OAK-6003] - Allow to migrate checkpoints for all type of
-    sidegrades
-    [OAK-6131] - No need to rebuild the counter/uuid index anymore
-    [OAK-6223] - Expose socket keep-alive option
-
-New Feature
-
-    [OAK-5741] - DocumentStore UpdateOp: support removal of properties
-
-Task
-
-    [OAK-5945] - update h2db dependency
-    [OAK-5997] - Update Oak 1.2 and 1.4 to Jackrabbit 2.12.7
-    [OAK-6159] - BlobReferenceIterator: improve test coverage for RDB
+    [OAK-6351] - Invalidate cache entries when getChildNodes() is
+    aborted
+
+Test
+
+    [OAK-6427] - Duplicate class: MongoDocumentStoreHelper
 
 In addition to the above-mentioned changes, this release contains
 all changes included up to the Apache Jackrabbit Oak 1.4.x release.


Reply via email to