You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@jackrabbit.apache.org by Marcel Reutegger <mr...@apache.org> on 2015/03/13 22:43:22 UTC

[ANNOUNCE] Apache Jackrabbit Oak 1.0.12 released

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

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

Bug Fixes
   [OAK-1709] - Diff cache entry too large
   [OAK-2294] - Corrupt repository after concurrent version operations
   [OAK-2346] -
InitializerTest.testInitializerMongoWithoutInitialContent() fails
   [OAK-2360] - IllegalStateException: OrderedPropertyIndex index is
used even when no index is available
   [OAK-2369] - DataStoreWrapperBackend not updated to latest
extensions added to Backend interface
   [OAK-2384] - SegmentNotFoundException when keeping JCR Value references
   [OAK-2389] - issues with JsopBuilder.encode and .escape
   [OAK-2449] - offline compaction (via oak-run) broken
   [OAK-2450] - MongoDocumentStore fails for DELETED_ONCE indexed property
   [OAK-2475] - Query Filter looses property constraints for multiple
and conditions for same property
   [OAK-2496] - InitializerTest failing with Mongo on 1.0 branch
   [OAK-2505] - Rows parameter is provided but the value is not taken
from configuration
   [OAK-2513] - algorithm with O(n!) in mongoMk rebase - not finishing in years
   [OAK-2515] - SolrQueryIndex blindly executes a 2nd query to check
there are no more results
   [OAK-2518] - backport DocumentStoreException to Oak 1.0
   [OAK-2528] - Entries in _commitRoot not purged
   [OAK-2532] - OSGiIT fails on 1.0 branch
   [OAK-2535] - TARMK Cold Standby allow cleanup on standby instance
   [OAK-2541] - TARMK Cold Standby marks the sync as stopped on first error
   [OAK-2558] - Wrong interpretation of SegmentNodeStoreService
configuration values
   [OAK-2559] - Lucene index rules should be case insensitive

Improvements
   [OAK-1796] - Update Mongo Java Driver version to 2.12
   [OAK-2252] - make generic VersionGCSupport perform better
   [OAK-2340] - LucenePropertyIndex should support pure nodeType based query
   [OAK-2407] - Auto-refresh sessions on revision gc
   [OAK-2415] - Improve logging in repository migration in upgrade
   [OAK-2432] - Allow querying on jcr:primaryType property if that
property is indexed
   [OAK-2453] - Move MongoDiffCache to mongo package
   [OAK-2461] - Optimize access to pending _lastRev updates
   [OAK-2463] - Provide support for providing custom Tika config
   [OAK-2471] - Include index name in the log from LuceneIndexEditor
   [OAK-2501] - add more trace-logging to mongoMk to debug performance issues
   [OAK-2516] - Add user information in audit events in oak
   [OAK-2519] - remove CachingDocumentStore interface
   [OAK-2527] - Update SegmentMK header format definition
   [OAK-2529] - Index usage for "not equals" conditions
   [OAK-2534] - Add missing Apache Jackrabbit qualifiers to OSGi
services metatype
   [OAK-2546] - allow configuring subcaches of documentnodestore individually
   [OAK-2553] - Add builder to file store
   [OAK-2554] - Make AbstractServiceTracker.stop() idempotent
   [OAK-2568] - Ignore redundant IS NOT NULL constraints

New Features
   [OAK-2517] - Support IS NULL based property restrictions in
LucenePropertyIndex
   [OAK-2530] - Support IS NULL based property restrictions in the query engine

Tasks
   [OAK-2484] - Backport OAK-2319 to 1.0

Sub-tasks
   [OAK-2446] - make DELETEDONCE an indexed property
   [OAK-2506] - port RDB support back to Oak 1.0
   [OAK-2552] - Implement MBean monitoring garbage collection

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/