Author: amitj
Date: Fri Jan  5 05:02:18 2018
New Revision: 1820254

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

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

Modified: jackrabbit/oak/branches/1.0/RELEASE-NOTES.txt
URL: 
http://svn.apache.org/viewvc/jackrabbit/oak/branches/1.0/RELEASE-NOTES.txt?rev=1820254&r1=1820253&r2=1820254&view=diff
==============================================================================
--- jackrabbit/oak/branches/1.0/RELEASE-NOTES.txt (original)
+++ jackrabbit/oak/branches/1.0/RELEASE-NOTES.txt Fri Jan  5 05:02:18 2018
@@ -1,5 +1,5 @@
 
-Release Notes -- Apache Jackrabbit Oak -- Version 1.0.39
+Release Notes -- Apache Jackrabbit Oak -- Version 1.0.40
 
 Introduction
 ------------
@@ -8,7 +8,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.0.39 is a patch release that contains fixes and
+Apache Jackrabbit Oak 1.0.40 is a patch release that contains fixes and
 improvements over Oak 1.0. Jackrabbit Oak 1.0.x releases are considered
 stable and targeted for production use.
 
@@ -16,40 +16,67 @@ The Oak effort is a part of the Apache J
 Apache Jackrabbit is a project of the Apache Software Foundation.
 
 
-Changes in Oak 1.0.39
+Changes in Oak 1.0.40
 ---------------------
 
+
+Sub-task
+
+    [OAK-5299] - Introduce BlobFactory in OakDirectory
+
 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
+    [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
+
 
-    
 Bug
 
-    [OAK-4148] - RAT plugin complains about derby files
-    [OAK-4684] - RepositorySidegrade should also run commit hooks as they are 
run in upgrade
-    [OAK-5579] - Test failure: ExternalPrivateStoreIT
-    [OAK-5993] - Utils.isIdFromLongPath() may throw 
StringIndexOutOfBoundsException
-    [OAK-6086] - Incorrect usage of RDBDocumentStore.unwrap()
-    [OAK-6391] - With FastQuerySize, getSize() returns -1 if there are exactly 
21 rows
+    [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
+
 
-    
 Improvement
 
-    [OAK-4136] - release profile in maven
-    [OAK-6351] - Invalidate cache entries when getChildNodes() is aborted
+    [OAK-2638] - Use message from causing exception in 
DocumentStoreException.convert()
+    [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-6650] - new release checksum requirements
+    [OAK-6878] - Populate S3DataStore fields with the passed properties in 
oak-upgrade
+
 
-    
 Task
 
-    [OAK-6132] - Backport oak-upgrade to 1.0 and 1.2
-    [OAK-6159] - BlobReferenceIterator: improve test coverage for RDB
+    [OAK-6655] - Update travis build configuration
+    [OAK-6657] - Remove travis webhook configuration
+    [OAK-6701] - Update Oak 1.0 to Jackrabbit 2.8.6
+    [OAK-6952] - add SHA512 checksums to releases
+    [OAK-6971] - Remove composite node store-related features from the 
oak-upgrade
+    [OAK-7076] - Update Oak 1.0 to Jackrabbit 2.8.7
 
 
 In addition to the above-mentioned changes, this release contains


Reply via email to