Author: ngupta
Date: Tue Oct 6 04:56:11 2020
New Revision: 1882265
URL: http://svn.apache.org/viewvc?rev=1882265&view=rev
Log:
Release notes for 1.22.5
Modified:
jackrabbit/oak/branches/1.22/RELEASE-NOTES.txt
Modified: jackrabbit/oak/branches/1.22/RELEASE-NOTES.txt
URL:
http://svn.apache.org/viewvc/jackrabbit/oak/branches/1.22/RELEASE-NOTES.txt?rev=1882265&r1=1882264&r2=1882265&view=diff
==============================================================================
--- jackrabbit/oak/branches/1.22/RELEASE-NOTES.txt (original)
+++ jackrabbit/oak/branches/1.22/RELEASE-NOTES.txt Tue Oct 6 04:56:11 2020
@@ -1,4 +1,4 @@
-Release Notes -- Apache Jackrabbit Oak -- Version 1.22.4
+Release Notes -- Apache Jackrabbit Oak -- Version 1.22.5
Introduction
------------
@@ -7,34 +7,32 @@ 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.22.4 is a patch release that contains fixes and
+Jackrabbit Oak 1.22.5 is a patch release that contains fixes and
improvements over Oak 1.22. Jackrabbit Oak 1.22.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.22.4
+Changes in Oak 1.22.5
---------------------
Bug
- [OAK-8832] - Offline Compaction fails while erroneously accessing external
blob
- [OAK-9059] - Moving nodes doesn't remove source path(s) from
HIDDEN_NESTED_CUGS
- [OAK-9095] - MapRecord corruption when adding more than MapRecord.MAX_SIZE
entries in branch record
- [OAK-9096] - RDBDocumentStore: Update error code for MSSQL 2019
+ [OAK-9200] - Oak BlobAccessProvider reference in UserConfigurationImpl
fails and leads to performance issue
+ [OAK-9218] - Fix OSGi wiring after netty update to 4.1.52.Final
+ [OAK-9229] - CountingDocumentStore returns documents with incorrect store
reference
Improvement
- [OAK-9065] - JMX feature to remove large disabled indexes (recursive
delete)
- [OAK-9092] - Exception root cause message is swallowed
- [OAK-9128] - Support s3 regions apart from default AWS regions
-
+ [OAK-9184] - Very slow, potential endless loop in
LucenePropertyIndex.loadDocs()
+ [OAK-9230] - CachingCommitValueResolver with negative cache
+ [OAK-9231] - Enable negative cache of commit value resolver for oak-run
index command
Task
- [OAK-9101] - Monitoring for maximum number of entries in biggest map record
- [OAK-9105] - Update Oak trunk and 1.22 to Jackrabbit 2.20.1
+ [OAK-9205] - Bump htmlunit from 2.35.0 to 2.43.0
+ [OAK-9210] - Bump netty dependency from 4.1.17.Final to 4.1.52.Final
In addition to the above-mentioned changes, this release contains