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 2018/03/12 04:41:47 UTC

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

Author: amitj
Date: Mon Mar 12 04:41:47 2018
New Revision: 1826491

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

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=1826491&r1=1826490&r2=1826491&view=diff
==============================================================================
--- jackrabbit/oak/branches/1.2/RELEASE-NOTES.txt (original)
+++ jackrabbit/oak/branches/1.2/RELEASE-NOTES.txt Mon Mar 12 04:41:47 2018
@@ -1,4 +1,4 @@
-Release Notes -- Apache Jackrabbit Oak -- Version 1.2.28
+Release Notes -- Apache Jackrabbit Oak -- Version 1.2.29
 
 Introduction
 ------------
@@ -7,80 +7,37 @@ 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.28 is a patch release that contains fixes and
+Apache Jackrabbit Oak 1.2.29 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.28
+Changes in Oak 1.2.29
 ---------------------
 
-Sub-task
-
-    [OAK-5299] - Introduce BlobFactory in OakDirectory
 
 Technical task
 
-    [OAK-6237] - Tomcat JDBC pool's StatementCache interceptor may cache borked PreparedStatements with DB2
-    [OAK-6652] - RDB*Store: update postgresql JDBC driver reference to 42.1.4
-    [OAK-6660] - RDB*Store: update mysql JDBC driver reference to 5.1.44 (2017-08-30)
-    [OAK-6696] - RDB*Store: update Tomcat JDBC pool dependency to 7.0.81
-    [OAK-6782] - RDBDocumentStore: inconsistent handling of cache invalidation on remove()
-    [OAK-6903] - RDB*Store: update Tomcat JDBC pool dependency to 7.0.82
-    [OAK-7068] - RDBBlobStore may wrap SQLExceptions into RuntimeExceptions
-    [OAK-7069] - RDBDataSourceWrapper: properly name setTemporaryUpdateException
+    [OAK-7036] - add JDBC driver information to metadata map
+    [OAK-7289] - RDBDocumentStore: potential NPE in error handling code
+
 
 Bug
 
-    [OAK-4518] - ConcurrentAddReferenceTest fails occasionally
-    [OAK-5238] - IndexCopier causes concurrent update on NodeBuilder
-    [OAK-5933] - Checkpoints are not sorted correctly in RepositorySidegrade
-    [OAK-6011] - Test failure: JdbcToSegmentTest:validateMigration
-    [OAK-6057] - incorrect system property check in blob/upgrade tests
-    [OAK-6306] - upgrade uses lucene wrong version (transient dependency)
-    [OAK-6360] - Failed to retrieve previously indexed checkpoint in composite node store
-    [OAK-6454] - Inaccurate data in the oak-upgrade progress logger
-    [OAK-6560] - Sidegrade uses too much memory
-    [OAK-6611] - [upgrade][oak-blob-cloud] Many S3DataStore errors during migration with oak-upgrade
-    [OAK-6633] - Overwriting a versionable node with the copy-versions=false doesn't remove versionable properties
-    [OAK-6685] - Background operation may fail when document is malformed
-    [OAK-6953] - CacheLIRS cannot be disabled
-    [OAK-6970] - IncludeIndexTest failure
-    [OAK-7101] - Stale documents in RDBDocumentStore cache
-    [OAK-7152] - CacheMap.clear() never returns
-
-
-Improvement
-
-    [OAK-4863] - Reduce query batch size for deleted documents
-    [OAK-5317] - MongoBlobStore creates _id index unnecessarily
-    [OAK-6003] - Allow to migrate checkpoints for all type of sidegrades
-    [OAK-6131] - No need to rebuild the counter/uuid index anymore
-    [OAK-6188] - Allow to exclude nodes containing name fragment during the migration
-    [OAK-6190] - Allow to migrate checkpoints even if the custom include paths are specified
-    [OAK-6218] - Including id in DocumentStoreException which wrap MongoException
-    [OAK-6333] - IndexPlanner should use actual entryCount instead of limiting it to 1000
-    [OAK-6336] - Use the oak-blob-cloud for s3 support in oak-upgrade
-    [OAK-6650] - new release checksum requirements
-    [OAK-6878] - Populate S3DataStore fields with the passed properties in oak-upgrade
-    [OAK-7121] - DocumentStore testing: allow config of DocumentMK.Builder in AbstractDocumentStoreTest
+    [OAK-4401] - Excerpt Highlighting for a property is not correct
+    [OAK-6392] - Partial lastRev update with branches disabled
+    [OAK-7244] - RDBDocumentStore: fix typo in metadata
 
 
 Task
 
-    [OAK-6655] - Update travis build configuration
-    [OAK-6657] - Remove travis webhook configuration
-    [OAK-6751] - Update Oak 1.2 and 1.4 to Jackrabbit 2.12.8
-    [OAK-6952] - add SHA512 checksums to releases
-    [OAK-7120] - Use specific MongoDB version on travis-ci
-    [OAK-7126] - make RDBCacheConsistency2Test store-agnostic
-
+    [OAK-7322] - Mention SHA512 checksums in release notes
 
 
 In addition to the above-mentioned changes, this release contains
-all changes included up to the Apache Jackrabbit Oak 1.2.27 release.
+all changes included up to the Apache Jackrabbit Oak 1.2.28 release.
 
 For more detailed information about all the changes in this and other
 Oak releases, please see the Oak issue tracker at