Author: davide
Date: Tue Sep 13 13:17:41 2016
New Revision: 1760540

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

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=1760540&r1=1760539&r2=1760540&view=diff
==============================================================================
--- jackrabbit/oak/trunk/RELEASE-NOTES.txt (original)
+++ jackrabbit/oak/trunk/RELEASE-NOTES.txt Tue Sep 13 13:17:41 2016
@@ -1,4 +1,4 @@
-Release Notes -- Apache Jackrabbit Oak -- Version 1.5.9
+Release Notes -- Apache Jackrabbit Oak -- Version 1.5.10
 
 Introduction
 ------------
@@ -7,7 +7,7 @@ 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.5.9 is an unstable release cut directly from
+Apache Jackrabbit Oak 1.5.10 is an unstable release cut directly from
 Jackrabbit Oak trunk, with a focus on new features and other
 improvements. For production use we recommend the latest stable 1.4.x
 release.
@@ -15,48 +15,66 @@ release.
 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.5.9
+Changes in Oak 1.5.10
 ---------------------
 
+Technical task
+
+    [OAK-4794] - RDBDocumentStore: update PostgresQL JDBC driver
+
 Bug
 
-    [OAK-4110] - Test failure: testProxySkippedBytesIntermediateChange
-    [OAK-4664] - Disabling lease check via DocumentMK builder does not
-    work
-    [OAK-4682] - ConcurrentModificationException in
-    JournalEntry.TreeNode
-    [OAK-4684] - RepositorySidegrade should also run commit hooks as
-    they are run in upgrade
-    [OAK-4692] - DocumentNodeStore does not close journal persistent
-    cache
-    [OAK-4717] - TarNodeStore.checkpoint methods represent endless
-    loop
-    [OAK-4718] - Tests in oak-upgrade depend on an archived repository
+    [OAK-4705] - Fulltext parser doesn't allow stand-alone hyphen in
+    search expression
+    [OAK-4721] - Switch to oak-segment-tar by default when using CLI
+    tools
+    [OAK-4722] - Adapt the primary and standby commands in oak-run
+    [OAK-4770] - Missing exception handling in
+    ClusterNodeInfo.renewLease()
+    [OAK-4776] - Query engine: "like" conditions with only escaped
+    wildcards
+    [OAK-4779] - ClusterNodeInfo may renew lease while recovery is
+    running
 
 Improvement
 
-    [OAK-4543] - Add info about event generation and consumption by
-    observer
-    [OAK-4623] - Log more information when null DocumentNodeState is
-    read for a child while fetching children
-    [OAK-4668] - Make async index more resilient on documentmk
-    [OAK-4677] - stop oak-core bundle only transiently on lease
-    failure
-    [OAK-4680] - Unify the usage of Commons Math 3 across the project
-    [OAK-4691] - Use utility backends from oak-segment-tar in oak-run
-    [OAK-4697] - Optimize read of old node state
-    [OAK-4703] - Update Jackrabbit version to 2.13.2
-    [OAK-4715] - Reduce DocumentStore reads for local changes
-    [OAK-4716] - Upgrade dependency to oak-segment-tar to version
-    0.0.10
+    [OAK-4639] - Enable --missingblobstore by default for the
+    sidegrade
+    [OAK-4674] - Log a message when asynchronous persistent cache is
+    enabled
+    [OAK-4723] - Optimize PathRev as/from String
+    [OAK-4724] - Prefetch external changes
+    [OAK-4725] - Enable mmap mode by default for migration to
+    SegmentNodeStore
+    [OAK-4733] - Reduce DocumentStore reads for local changes (2)
+    [OAK-4748] - Migration tool should check if the source and
+    destination repositories are different
+    [OAK-4749] - Include initial cost in stats for observation
+    processing
+    [OAK-4750] - Leaderboard in ConsolidatedListenerMBean
+    [OAK-4751] - Improve the checkpoint migration performance
+    [OAK-4757] - Adjust default timeout values for MongoDocumentStore
+    [OAK-4758] - Allow tweaking of node migration logs threshold
+    [OAK-4761] - Reduce the number of calls to
+    /jcr:system/jcr:versionStorage during the upgrade
+    [OAK-4762] - Rebuild indexes only for partial sidegrades
+    [OAK-4764] - Update httpclient to 4.3.6
+    [OAK-4767] - Provide a way to report additional stats as part of
+    benchmark run
+    [OAK-4768] - Provide an option to enable Metrics collection for
+    benchmark run
+    [OAK-4769] - Update Jackrabbit version to 2.13.3
+    [OAK-4771] - Clarify exceptions in DocumentStore
+    [OAK-4792] - Replace usage of AssertionError in ClusterNodeInfo
+    [OAK-4799] - Unnecessary unboxing in ClusterNodeInfo
+    [OAK-4800] - Log info message when background operation is
+    successful again
 
 Task
 
-    [OAK-4686] - DocumentNodeStoreTest#compareOnBranch fails for
-    update.limit=10000
-    [OAK-4720] - segment-tar should be used for the inplace JCR2
-    upgrade
-
+    [OAK-4753] - Add nrt as another index mode
+    [OAK-4755] - Change default log of test to info
+    [OAK-4791] - Enable animal sniffer plugin
 
 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