Apache Jackrabbit Oak v1.8.18 releases

Features
ConfigurationOverview: How to configure Jackrabbit
PersistenceManagerFAQ: Persistence Manager configuration
DataStore: How to configure and use the binary data store
NodeTypeRegistry: Registry of commonly used node types
NamespaceRegistry: Registry of commonly used namespace mappings
Clustering: How to set up and use clustering
Observation: Jackrabbit-specific observation
Search: How to set up and use search
CacheManager: Cache configuration
RepositoryLock: Repository locking
BackupAndMigration: How to backup a repository or migrate to another configuration
ContribTips: Help regarding the contrib projects
JcrSpecImplementation: List of additional features and implementation variants in Jackrabbit compared to the JCR specification
JcrCommons: Jackrabbit JCR Commons
ConnectionPooling: Connection pooling for database components
RemoteAccess: Remote access to a Jackrabbit repository over DavEx or RMI
UserManagement: User and group management with Jackrabbit
AccessControl: Access control with JCR 2.0 and Jackrabbit
InteractiveCommandLine: Execute a command line tool in an interactive mode to change a JCR repository
Statistics: an overview of the statistics exposed by Jackrabbit
Changes in Apache Jackrabbit Oak v1.8.18
Technical task
[OAK-8567] – update tomcat-jdbc dependency to 8.5.43
[OAK-8568] – RDB*Store: update mysql jdbc driver reference to 8.0.17
[OAK-8570] – RDB*Store: update mssql-jdbc driver reference to 7.4.1.jre8Bug
[OAK-7473] – [BlobGC] MarkSweepGarbageCollector does not always use the
blobGcMaxAgeInSecs config
[OAK-8162] – When query with OR is divided into union of queries,
options (like index tag) are not passed into subqueries.
[OAK-8624] – oak-run: tests leak mapd temp files
[OAK-8705] – Broken logging in CopyOnWriteDirectoryImprovement
[OAK-8735] – Jackrabbit Javadoc link should be consistent with used
jackrabbit.version and use httpsTask
[OAK-8549] – Update Tika dependency to 1.22
[OAK-8550] – Update commons-codec dependency to 1.13
[OAK-8583] – getNodeByIdentifier may fail with RuntimeException
[OAK-8598] – Update httpcore dependency to 4.4.12
[OAK-8614] – Update httpclient/mime dependencies to 4.5.10
[OAK-8672] – Update jackson dependency to 2.9.10
[OAK-8709] – Update jackson-databind dependency to 2.9.10.1