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

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.3.5 is an unstable release cut directly from
Jackrabbit Oak trunk, with a focus on new features and other
improvements. For production use we recommend the latest stable 1.2.x
release.

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.3.5
--------------------

Sub-task

    [OAK-2634] - QueryEngine should expose name query as property
restriction
    [OAK-2875] - Namespaces keep references to old node states
    [OAK-3031] - [Blob GC] Mbean for reporting shared repository GC stats
    [OAK-3230] - Query engine should support virtual index rows
    [OAK-3241] - Support including and excluding paths in
RepositorySidegrade
    [OAK-3242] - Repeated upgrades in RepositorySidegrade
    [OAK-3243] - Allow to skip copying versions in the RepositorySidegrade
    [OAK-3245] - Allow to set custom commit hooks in the RepositorySidegrade
    [OAK-3261] - consider existing locks when creating new ones
    [OAK-3264] - Deadlock between persisted compaction map and cleanup 2
    [OAK-3279] - Create StringUtils.estimateMemoryUsage(String)
    [OAK-3280] - Remove Utils.estimateMemoryUsage(String)
    [OAK-3306] - Create a copy of MemoryDocumentStore

Bug

    [OAK-3079] - LastRevRecoveryAgent can update _lastRev of children
but not the root
    [OAK-3249] - Some version copy settings conflicts with the earlyShutdown
    [OAK-3282] - DataStoreBlobStore cache ignores key for memory calculation
    [OAK-3283] - Background read does not close StringSort
    [OAK-3289] - ClusterViewDocument should store longs, not integers
    [OAK-3301] - AbstractRepositoryUpgrade leaks Repository instances
    [OAK-3304] - ClusterViewDocument uses Map as property value
    [OAK-3317] - ConcurrentModificationException when running
SegmentOverflowExceptionIT

Improvement

    [OAK-2805] - oak-run: register JMX beans
    [OAK-3050] - Move oak-it-osgi to top level
    [OAK-3146] - ExternalLoginModuleFactory should inject SyncManager
and ExternalIdentityProviderManager
    [OAK-3153] - Make it possible to disable recording of stack trace in
SessionStats
    [OAK-3163] - Improve binary comparison during repeated upgrades
    [OAK-3238] - fine tune clock-sync check vs lease-check settings
    [OAK-3247] - DocumentNodeStore.retrieve() should not throw
IllegalArgumentException
    [OAK-3252] - make AbstractQueryTest#test() reflects real file paths
    [OAK-3254] - Log expensive NodeDocument.getNewestRevision() call
    [OAK-3258] - Async index should change thread name to improve log
readability
    [OAK-3259] - Optimize NodeDocument.getNewestRevision()
    [OAK-3263] - Support including and excluding paths for PropertyIndex
    [OAK-3273] - ColdStandby make sync start and end timestamp updates
atomic
    [OAK-3288] - clarify DocumentStore contract with respect to number
formats
    [OAK-3293] - SegmentOverflowExceptionIT runs forever unless it fails
    [OAK-3294] - Read-only live FileStore implementation
    [OAK-3296] - Oak Explorer support for live read-only store
    [OAK-3298] - Allow to specify LogDumper's log buffer size
    [OAK-3299] - SNFE in SegmentOverflowExceptionIT
    [OAK-3322] - Change activation policy of RemoteServletRegistration

New Feature

    [OAK-2844] - Introducing a simple document-based discovery-light
service (to circumvent documentMk's eventual consistency delays)
    [OAK-3239] - Port RepositoryUpgrade features to the RepositorySidegrade

Task

    [OAK-3267] - Add discovery-lite descriptor for segmentNodeStore
    [OAK-3278] - Move Utils.estimateMemoryUsage(String) to oak-commons

Test

    [OAK-3277] - Turn VersionGarbageCollectorTest into an integration test
    [OAK-3292] - DocumentDiscoveryLiteServiceTest failures on travis and
jenkins


In addition to the above-mentioned changes, this release contains
all changes included up to the Apache Jackrabbit Oak 1.2.x 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 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