Release Notes -- Apache Jackrabbit Oak -- Version 0.10 Introduction ------------ Jackrabbit Oak is an effort to implement a scalable and performant hierarchical content repository 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. Jackrabbit Oak 0.10 is to alpha-level software. Use at your own risk. Changes in Oak 0.10 ------------------- New features [OAK-1001] SegmentMK: 32bit support for the file backend Improvements [OAK-444] Authorization for the jcr version store [OAK-658] Unexpected illegal path handling on oak-jcr wrt backwards compatibility [OAK-659] Move purge logic for transient changes below the NodeBuilder interface [OAK-1023] Optimize many child nodes access [OAK-1025] Keep value histories in sorted map [OAK-1027] Avoid turning multivalued properties to String arrays [OAK-1028] Pass Subject directly to the permission validator [OAK-1042] Segment node store caching [OAK-1044] Reduce traffic between MongoMK and MongoDB [OAK-1049] Blobs shouldn't be Comparable [OAK-1050] Remove Blob.sha256() [OAK-1051] SelectorImpl should skip reading node type info if the #matchesAllTypes flag is set [OAK-1057] Configurable DocumentStore logging wrapper [OAK-1059] Property index: faster unique indexes using new storage strategy [OAK-1061] Add option for database name [OAK-1063] MutableTree.enter() simplification [OAK-1071] UnsupportedRepositoryOperationException for UserManager#autoSave [OAK-1072] Remove unnecessary cache invalidation Bug fixes [OAK-680] AbstractRepositoryTest: missing proper permission setup [OAK-926] MongoMK: split documents when they are too large [OAK-950] Remove org.apache.jackrabbit.oak.core from package-export [OAK-1019] OffsetCache doesn't cache anything [OAK-1020] Property value converion ignores reisdual property definition [OAK-1021] Wrong value for Segment#MEDIUM_LIMIT [OAK-1022] Add a custom Oak Lucene analizer [OAK-1024] Full-text search on the traversing index fails if the condition contains a slash [OAK-1026] AccessControlEntry.getPrivileges() behaves diffent than in Oak [OAK-1029] ConflictAnnotatingRebaseDiff reports spurious changeDeletedNode conflicts [OAK-1030] Simplify SessionDelegate#getItem [OAK-1034] OOME running Oak benchmark suite [OAK-1035] Property Index: cost calculation is wrong (zero) when searching for many values [OAK-1038] Inaccurate size estimate for KernelNodeState [OAK-1039] Session#nodExists() true for a transiently moved Node at move Source [OAK-1040] after a non-committed session.move, the session.nodeExists() and getNode() are not symmetric [OAK-1041] Inaccurate size estimate in EmpiricalWeigher [OAK-1043] DocumentStore.find() includes fromKey [OAK-1047] TimingDocumentStoreWrapper throws NPE when result is null [OAK-1053] Deadlock between ChangeProcessor and Session logout [OAK-1054] Folder containing an admin user should not be removed [OAK-1073] PrivilegeManager#getPrivilege throws RepositoryException rather than AccessControlException [OAK-1074] Benchmarks: use different test root nodes each time In addition to the above-mentioned changes, this release contains all the changes included up to the Apache Jackrabbit Oak 0.9 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 https://svn.apache.org/repos/asf/jackrabbit/dist/KEYS. About Apache Jackrabbit Oak --------------------------- Oak is an effort implement a scalable and performant hierarchical content repository 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 100 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 2,500+ contributors. For more information, visit http://www.apache.org/