The Apache Jackrabbit community is pleased to announce the release of
Apache Jackrabbit Oak 1.82.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.82.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.82.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.
While Oak 1.82.0 compiles and tests successfully on Java 24.
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.82.0
---------------------
Technical task
[OAK-11667] - Remove usage of Guava Iterators.peekingIterator()
[OAK-11740] - Remove Guava Iterators imports
[OAK-11742] - Remove usage of Guava Ordering
[OAK-11744] - Remove usage of Guava ImmutableList
[OAK-11747] - Remove usage of Guava ComparisonChain
[OAK-11748] - Remove usage of Guava Escapers
[OAK-11751] - Remove usage of Guava Sets
[OAK-11752] - Remove usage of Guava's Lists.transform()
[OAK-11754] - Remove usage of Guava HashMultimap
[OAK-11762] - Remove usage of Throwables.getStackTraceAsString
[OAK-11763] - Remove usage of Guava Throwables.getRootCause(e)
[OAK-11769] - Remove usage of Guava's DoubleMath.fuzzyCompare
[OAK-11770] - Remove usage of Guava's DoubleMath.fuzzyEquals
Bug
[OAK-11657] - JackrabbitSession.getExpandedName/Path need to return
stable expanded names, getExpandedName needs to fail for broken
namespace names
[OAK-11736] - Occasional failures in
ElasticIndexQueryCommonTest.repSimilarAsNativeQuery
[OAK-11743] - Filters only work inside knn query, So filters should
be moved to knn query also.
[OAK-11757] - Implement similarityThreshold for inference
[OAK-11759] - Repo lock cannot be acquired if repo.lock blob is
already present
[OAK-11764] - Query planner: when multiple indexes have same cost,
planner should choose index deterministically
[OAK-11765] - BulkProcessor unable to insert after a failure
[OAK-11777] - Fix flaky test
Improvement
[OAK-11712] - oak-search-elastic: :path does not need to be stored
with index=true
[OAK-11734] - Update inferenceConfigTest to check status is updated
properly
[OAK-11735] - Index merge: merge aggregation definitions
[OAK-11739] - Reduce logging verbosity in DefaultIndexWriter when
creating writers
[OAK-11746] - Bump testcontainers to v1.21.1 / toxiproxy 2.12.0
[OAK-11750] - Add flag to enable/disable inference stats collection
[OAK-11766] - Write Throttling Mechanism - Session.save() delay
[OAK-11767] - Use "suffixesToSkip" for indexing with the index store
[OAK-11768] - Repository on read-only NodeStore
[OAK-11775] - oak-search-elastic: improve (not) NullCheckEnabled
Task
[OAK-11346] - remove oak-solr
[OAK-11617] - Provide oak-run commands to analyze and fix
inconsistencies in the namespace registry
[OAK-11702] - Update commons-codec dependency to 1.18.0
[OAK-11730] - Bump elasticsearch version to 8.18.1 / lucene 9.12.1
[OAK-11732] - Fix oak-segment-azure create persistence with service
principals
[OAK-11737] - FullGC can't disable embeddedVerification when
executed via oak-run command
[OAK-11745] - examples: update commons-beanutils to version 1.11.0
[OAK-11749] - update Tomcat dependency to 9.0.106
[OAK-11758] - RDBMK: update PostgreSQL driver to version 42.7.7
[OAK-11760] - remove dead code in AzureSegmentStoreV8
[OAK-11761] - remove unused package exports from segment-azure
[OAK-11772] - Prevent fullGC checkpoint data from being updated in
MongoDB when fullGCEnabled = false
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/