Release Notes -- Apache Jackrabbit Oak -- Version 1.84.0
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.
Apache Jackrabbit Oak 1.84.0 is an incremental feature release based
on and compatible with earlier stable Jackrabbit Oak 1.x
releases. This release is 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.84.0
---------------------
Technical task
[OAK-11748] - Remove usage of Guava Escapers
[OAK-11753] - Remove usage of Guava base.CaseFormat
[OAK-11771] - Remove usage of Guava's AtomicDouble
[OAK-11774] - Remove usage of Guava's Splitter
[OAK-11785] - Remove usage of Guava preconditions.checkPositionIndex
[OAK-11786] - Remove usage of Guava base.Strings
[OAK-11789] - Remove usage of Guava collect.Lists.newArrayList in
segment-azure
[OAK-11793] - Remove usage of Guava common.hash.HashCode
[OAK-11801] - Remove usage of Guava FluentIterable
[OAK-11843] - Improve diagnostics for NPE in SecureNodeBuilder
Bug
[OAK-11299] - Missing Segments With Oak Run Segment Copy
[OAK-11783] - Import fails for content not using namespace prefixes
[OAK-11787] -
org.apache.jackrabbit.oak.plugins.index.elastic.ElasticRegexPropertyIndexTest.regexPropertyWithoutFlattened
failure
[OAK-11794] - remove the unused commons-fileupload dependency from
IT tests
[OAK-11807] - Duplicate header after failed SegmentBufferWriter.flush()
[OAK-11812] - Failure in running S3DataStoreServiceTest unit case
[OAK-11818] - Update Mockito dependency to 5.18.0
[OAK-11824] - oak-lucene: custom analyzer cannot load indirect filters
[OAK-11838] - DocumentNodeStoreService.registerNodeStore() ignores
Mongo settings
[OAK-11839] - Implement oak background thread that reads throttle
flag from settings collection
[OAK-11847] - AzureJournalFile fails to rotate journal
New Feature
[OAK-11498] - Expose bound principals via JackrabbitSession
Improvement
[OAK-9447] - Upgrade Mongo java driver to 5.2
[OAK-11729] - If the indexing lane is behind, we should allow catch
up of a non-failing lane
[OAK-11778] - Fix compilation warnings in classes related to Query
handling
[OAK-11779] - Mongo downloader: in the progress messages, print the
dates corresponding to the _modified values
[OAK-11780] - XML import: calculate prefixMap only when required
[OAK-11781] - Binary reference statistics are inaccurate for very
large repositories
[OAK-11784] - new instance of NamespaceRegistry is created whenever
an item is added via XML DocViewImporter
[OAK-11797] - indexing document store: start lucene writer pool
only before indexing, not before download
[OAK-11800] - Simplify code of full text indexer
[OAK-11810] - UserImporter: Resolve the UserMonitor lazily
[OAK-11814] - NPE in ElasticResultRowAsyncIterator
[OAK-11823] - Code cleanups in Elastic search module
[OAK-11825] - Improve thread monitoring in the OutOfBandIndexer
[OAK-11837] - Update commons-csv version to 1.14.1
Task
[OAK-10790] - FullTextBinaryTextExtractor fails to extract text
from csv
[OAK-11617] - Provide oak-run commands to analyze and fix
inconsistencies in the namespace registry
[OAK-11711] - oak-standalone: update dependencies
[OAK-11792] - mark commons.cache package as internal
[OAK-11795] - FullGC Audit Logging doesn't get enabled in oak-run
revisions command
[OAK-11802] - update Tomcat dependency to 9.0.107
[OAK-11803] - Update commons-lang3 dependency to 3.18.0
[OAK-11804] - Update Oak trunk to Jackrabbit 2.22.1
[OAK-11819] - Update commons-codec dependency to 1.19.0
[OAK-11820] - Update commons-io dependency to 2.20.0
[OAK-11822] - Update commons-lang dependency to 1.14.0
[OAK-11831] - Update Oak trunk to Jackrabbit 2.22.2
[OAK-11834] - ClusterType can take longer during Mongo cluster
initialization
[OAK-11835] - Expose Mongo connection pool parameters
Best regards, Julian