The Apache Jackrabbit community is pleased to announce the release of
Apache Jackrabbit Oak 1.92.0. The release is available for download at:
http://jackrabbit.apache.org/downloads.html
See the full release notes below for details about this release:
Release Notes -- Apache Jackrabbit Oak -- Version 1.92.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.92.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.92.0
---------------------
** Technical task
* [OAK-11224] - remove guava dependencies from POMs (ongoing)
* [OAK-11950] - Remove usage of Queues.drainUninterruptibly
* [OAK-12037] - Remove usage of Guava's Monitor from oak-lucene
* [OAK-12061] - Remove usage of Guava's ThreadFactoryBuilder
* [OAK-12064] - Remove usage of Guava's Striped
* [OAK-12072] - Remove usage of Guava's Monitor from ChangeProcessor
* [OAK-12074] - Add awaitUninterruptibly() method
* [OAK-12075] - Remove usage of Guava's
Uninterruptibles.awaitUninterruptibly
* [OAK-12076] - Add sleepUninterruptibly() method
* [OAK-12077] - Add joinUninterruptibly() method
* [OAK-12078] - Remove usage of Guava's
Uninterruptibles.sleepUninterruptibly
* [OAK-12080] - Remove usage of Guava's Comparators.isInOrder
* [OAK-12081] - Add isInOrder() api in IterableUtils
* [OAK-12083] - Remove usage of Guava's
Uninterruptibles.joinUninterruptibly
** Bug
* [OAK-10344] - oak-run ITs fail with failsafe >= 3.0.0
* [OAK-11960] - oak-examples: The static content of the webapp
still refers to RMI features that are no longer supported
* [OAK-12053] - oak-search-elastic: queries with excerpts fail on
large fields
* [OAK-12054] - Fix creation of ThreadPoolExecutors using an
unbounded LinkedBlockingQueue
* [OAK-12062] - Fix NPE while uploading metadata on AWS
* [OAK-12066] - NPE in AstElement "quote()"
* [OAK-12067] - Utils.alignWithExternalRevisions logs timestamps
with second resolution
* [OAK-12068] - segment graph UUID deduplication (OAK-12005) can be
too inefficient
* [OAK-12071] - oak-search-elastic: remove property does not work
for externally modifiable indexes
* [OAK-12085] - OutOfMemory in oak-segment-azure tests
* [OAK-12086] - oak-segment-tar: remove optional log4j dependency
* [OAK-12112] - Add UnresolvedAddressException to the list of
transient exceptions that can prevent lease renewal
** Story
* [OAK-11267] - Upgrade Azure SDK V8 to V12 for oak-blob-azure
** Improvement
* [OAK-11697] - Indexing / query limit / traversal error: improve
diagnostics
* [OAK-12010] - Simplified index management
* [OAK-12045] - oak-search-elastic: :fulltext field cleanup
* [OAK-12047] - CachingSegmentArchiveReader#readSegment should
check if segment is present in archive before trying to load it from cache
* [OAK-12052] - oak-search-elastic: log entire request on query failure
* [OAK-12069] - reduce SegmentPreloader memory usage
* [OAK-12070] - Reduce memory consumption of azure segment stores
* [OAK-12094] - segment-azure: increased heap usage due to OAK-12040
* [OAK-12110] - Simplified index management - take 2
** Task
* [OAK-10342] - Update Apache Parent POM to version 37
* [OAK-11941] - Upgrade (shaded) Guava to 33.5.0
* [OAK-11975] - Use Mockito as an agent in Oak
* [OAK-12056] - Speed up NamespaceRegistryCommandTest by reusing
the NodeStore across tests.
* [OAK-12059] - Update Oak trunk to Jackrabbit 2.22.3
* [OAK-12063] - Feature toggle cleanup
* [OAK-12065] - Create StripedUtil class for lock stripping
* [OAK-12073] - Create UninterruptibleUtils in oak-commons
* [OAK-12082] - add test coverage for
org.apache.jackrabbit.oak.jcr.xml.BufferedStringValue
* [OAK-12084] - Move GCGeneration class to exported SPI package
* [OAK-12087] - bump netty version to 4.1.131.Final
* [OAK-12088] - Fix timeout issue while uploading multiple files on AWS
* [OAK-12090] - Update commons-lang3 dependency to 3.20.0
* [OAK-12092] - Update commons-text dependency to 1.15.0
* [OAK-12103] - MongoDocumentStore: improve diagnostics for too
large docs in request payloads
* [OAK-12105] - run/lucene: update gson dependencies to 2.13.2
* [OAK-12109] - MongoDocumentStore: improve diagnostics for too
large docs in bulk request payloads
In addition to the above-mentioned changes, this release contains all
changes up to the previous 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 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/