Release Notes -- Apache Jackrabbit Oak -- Version 1.22.7 Introduction ------------ Jackrabbit Oak is a scalable, high-performance hierarchical content repository designed for use as the foundation of modern world-class web sites and other demanding content applications. Jackrabbit Oak 1.22.7 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.7 --------------------- Bug [OAK-8582] - Failing test in MongoDB 4.2.0: BasicDocumentStoreTest.testLongId [OAK-9176] - sweep upgrade of pre 1.8 branch commits not always sets "_bc" for parents/root [OAK-9306] - Faceting: IllegalArgumentException: dimension ... was not indexed [OAK-9358] - DocumentNodeStore may accumulate split candidates Improvement [OAK-9134] - Remove mix:referenceable from nt:frozenNode definition [OAK-9290] - Respect nt:frozenNode definition on upgrade and migration [OAK-9291] - Refactor check for referenceable nt:frozenNode definition [OAK-9352] - move SystemPropertySupplier from document to commons [OAK-9357] - Update to MongoDB Java driver 3.12 [OAK-9359] - Use SystemPropertySupplier to ease backport This release contains a fix for OAK-9176, which performs a one time repository scan to fix missing _bc (branch commit) entries. This only affects repositories running on DocumentNodeStore (MongoDB and RDB). Use the system property -Doak.documentMK.disableSweep2=true to disable this scan in case it should be skipped explicitly. In addition to the above-mentioned changes, this release contains all changes included up to the previous Apache Jackrabbit Oak 1.22.x release. For more detailed information about all the changes in this and other Oak releases, please see the Oak issue tracker at https://issues.apache.org/jira/browse/OAK Release Contents ---------------- This release consists of a single source archive packaged as a zip file. The archive can be unpacked with the jar tool from your JDK installation. See the README.md file for instructions on how to build this release. The source archive is accompanied by a SHA512 checksums and a PGP signature that you can use to verify the authenticity of your download. The public key used for the PGP signature can be found at https://www.apache.org/dist/jackrabbit/KEYS. About Apache Jackrabbit Oak --------------------------- Jackrabbit Oak is a scalable, high-performance hierarchical content repository designed for use as the foundation of modern world-class web sites and other demanding content applications. The Oak effort is a part of the Apache Jackrabbit project. Apache Jackrabbit is a project of the Apache Software Foundation. For more information, visit http://jackrabbit.apache.org/oak About The Apache Software Foundation ------------------------------------ Established in 1999, The Apache Software Foundation provides organizational, legal, and financial support for more than 140 freely-available, collaboratively-developed Open Source projects. The pragmatic Apache License enables individual and commercial users to easily deploy Apache software; the Foundation's intellectual property framework limits the legal exposure of its 3,800+ contributors. For more information, visit http://www.apache.org/