The Apache Jackrabbit community is pleased to announce the release of
Apache Jackrabbit Oak 1.0.32 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.0.32

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.0.32 is a patch release that contains fixes and
improvements over Oak 1.0. Jackrabbit Oak 1.0.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.0.32
---------------------

Sub-task

    [OAK-3306] - Create a copy of MemoryDocumentStore

Technical task

    [OAK-4409] - RDB*Store: bump up recommended DB2 version to 10.5
    [OAK-4425] - RDBDocumentStore: upgrade MySQL JDBC driver
dependency to 5.1.39
    [OAK-4482] - RDB*Store: update tomcat-jdbc test dependency
    [OAK-4495] - RDBDocumentStore: consistent handling of invalidate methods
    [OAK-4497] - RDBDocumentStore: potential race condition between
update and invalidate can cause stale cache entries
    [OAK-4509] - RDBDocumentStore: low-level read method should also
support condition on MODIFIED value
    [OAK-4510] - RDBDocumentStore: can't persist _modified value of null

Bug

    [OAK-1648] - Creating multiple checkpoint on same head revision
overwrites previous entries
    [OAK-2311] - Released checkpoint can still be retrieved
    [OAK-2343] - Wrong handling of InterruptedException in BackgroundThread
    [OAK-2363] - NPE in DocumentNodeStore#retrieve for non existing checkpoint
    [OAK-3305] - Self recovering instance may not see all changes
    [OAK-3903] - Commit fails even though change made it to the DocumentStore
    [OAK-3923] - Async indexing delayed by 30 minutes because stop
order is incorrect
    [OAK-4494] - Stale documents after revision GC in cluster

Improvement

    [OAK-3436] - Prevent missing checkpoint due to unstable topology
from causing complete reindexing
    [OAK-3702] - More resilient BackgroundThread implementation
    [OAK-3797] - SegmentTracker#collectBlobReferences should retain
fewer SegmentId instances
    [OAK-4035] - AsyncIndexUpdate should not log exception when its
forcibly stopped
    [OAK-4262] - Provide a way to abort an async indexing run
    [OAK-4405] - JCR TCK on RDBDocumentStore
    [OAK-4514] - ResurrectNodeAfterRevisionGCTest's cleanup may
interfere with DS disposal
    [OAK-4545] - Configurable maxBackOffMillis

Task

    [OAK-2575] - Improve documentation for DocumentStore.invalidateCache
    [OAK-4411] - DocumentNodeStore: Improve test coverage for
concurrent updates and queries

Test

    [OAK-4489] - Improve test coverage on DocumentStore for concurrent
query and invalidate
    [OAK-4546] - Long running DocumentNodeStoreTest


In addition to the above-mentioned changes, this release contains
all changes included in previous Apache Jackrabbit Oak 1.0.x releases.

Please note, the backported RDB support for the DocumentNodeStore is considered
experimental at this point and is not yet ready for production use. Feel free
to try it out and report any issues you may see to the Oak developers.

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 SHA1 and MD5 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
http://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/

Reply via email to