Author: baedke
Date: Thu Jan 18 16:08:35 2018
New Revision: 1821519

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

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=1821519&r1=1821518&r2=1821519&view=diff
==============================================================================
--- jackrabbit/oak/branches/1.0/RELEASE-NOTES.txt (original)
+++ jackrabbit/oak/branches/1.0/RELEASE-NOTES.txt Thu Jan 18 16:08:35 2018
@@ -1,5 +1,5 @@
 
-Release Notes -- Apache Jackrabbit Oak -- Version 1.0.40
+Release Notes -- Apache Jackrabbit Oak -- Version 1.0.41
 
 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.40 is a patch release that contains fixes and
+Apache Jackrabbit Oak 1.0.41 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,69 +16,24 @@ 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.40
+Changes in Oak 1.0.41
 ---------------------
 
 
-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
-
-
 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-7167] - 1.0: oak-lucene uses packages from oak-core that are not 
exported
 
 Improvement
 
-    [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
-
+    [OAK-7121] - DocumentStore testing: allow config of DocumentMK.Builder in 
AbstractDocumentStoreTest
 
 Task
 
-    [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
-
+    [OAK-7126] - make RDBCacheConsistency2Test store-agnostic
+    [OAK-7170] - Port OSGiIT.bundleStates() test back to 1.0
 
+    
 In addition to the above-mentioned changes, this release contains
 all changes included in previous Apache Jackrabbit Oak 1.0.x releases.
 


Reply via email to