Author: baedke
Date: Mon Jun 25 13:28:32 2018
New Revision: 1834324
URL: http://svn.apache.org/viewvc?rev=1834324&view=rev
Log:
@releng: Release Notes Oak 1.4.22
Modified:
jackrabbit/oak/branches/1.4/RELEASE-NOTES.txt
Modified: jackrabbit/oak/branches/1.4/RELEASE-NOTES.txt
URL:
http://svn.apache.org/viewvc/jackrabbit/oak/branches/1.4/RELEASE-NOTES.txt?rev=1834324&r1=1834323&r2=1834324&view=diff
==============================================================================
--- jackrabbit/oak/branches/1.4/RELEASE-NOTES.txt (original)
+++ jackrabbit/oak/branches/1.4/RELEASE-NOTES.txt Mon Jun 25 13:28:32 2018
@@ -1,4 +1,4 @@
-Release Notes -- Apache Jackrabbit Oak -- Version 1.4.21
+Release Notes -- Apache Jackrabbit Oak -- Version 1.4.22
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.
-Jackrabbit Oak 1.4.21 is a patch release that contains fixes and
+Jackrabbit Oak 1.4.22 is a patch release that contains fixes and
improvements over Oak 1.4. Jackrabbit Oak 1.4.x releases are
considered stable and targeted for production use.
@@ -15,24 +15,29 @@ The Oak effort is a part of the Apache J
Apache Jackrabbit is a project of the Apache Software Foundation.
-Changes in Oak 1.4.21
+Changes in Oak 1.4.22
---------------------
Technical task
- [OAK-7036] - add JDBC driver information to metadata map
- [OAK-7289] - RDBDocumentStore: potential NPE in error handling code
-
+ [OAK-6716] - RDB*Store: update DB2 JDBC dependency to 4.19.66
+ [OAK-7441] - RDB*Store: update DB2 JDBC dependency to 4.19.72
+ [OAK-7446] - RDB*Store: update SQLServer JDBC dependency to 6.4.0.jre*
+ [OAK-7453] - oak-core/oak-store-document: fix broken line ends in repo
+ [OAK-7454] - oak-lucene: fix broken line ends in repo
+
Bug
- [OAK-6392] - Partial lastRev update with branches disabled
- [OAK-7244] - RDBDocumentStore: fix typo in metadata
-
+ [OAK-6294] - The "missing" node cache value breaks the
DocumentNodeStore#applyChanges
+ [OAK-7490] - oak-run console lc rmdata command uses second parameter for
index path (and defaults to /oak:index/lucene)
+
+Improvement
+ [OAK-7437] - SimpleExcerptProvider highlighting should be case insensitive
+
Task
- [OAK-7322] - Mention SHA512 checksums in release notes
- [OAK-7336] - stop advertising MD5 checksums
- [OAK-7347] - Incorrect link to KEYS in release notes
- [OAK-7350] - stop creating MD5 checksums for releases
- [OAK-7126] - make RDBCacheConsistency2Test store-agnostic
-
+ [OAK-6532] - Minimise usage of junit-addons
+ [OAK-7240] - create announcement mail template for releases
+ [OAK-7452] - fix broken line ends in repo
+ [OAK-7477] - Update Oak 1.4 to Jackrabbit 2.12.9
+
In addition to the above-mentioned changes, this release contains
all changes included up to the Apache Jackrabbit Oak 1.4.x release.