forked from apache/jackrabbit-oak
-
Notifications
You must be signed in to change notification settings - Fork 0
/
RELEASE-NOTES.txt
111 lines (77 loc) · 3.71 KB
/
RELEASE-NOTES.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
Release Notes -- Apache Jackrabbit Oak -- Version 1.9.13
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.9.13 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.8.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.9.13
--------------------
Sub-task
[OAK-7930] - Add tape sampling
Technical task
[OAK-7942] - Fix covariant return type changes in ByteBuffer
Bug
[OAK-7803] - IndexFormatVersion should be available in oak-lucene
[OAK-7869] - Commit queue stuck when input stream of blob blocks
[OAK-7923] - CompositeNodeBuilder#getPath() fails when it wraps a
ReadOnlyBuilder
[OAK-7929] - Incorrect Facet Count With Large Dataset and ACLs
[OAK-7935] - RDB*Store: createOrUpdate may fail on stale cache
when document was removed on different instance
New Feature
[OAK-7866] - Add tooling for recovering from an outdated journal
[OAK-7933] - Expose number of tar readers as metric
[OAK-7934] - Expose the number of segments as metric
Improvement
[OAK-7918] - Extract checking logic from ConsistencyChecker
[OAK-7925] - OakUpgrade for RDBMK: user name and password must
match
[OAK-7928] - Avoid reference resolution for user query with scope
and declaredMembersOnly
[OAK-7940] - Index importer should warn if there is no index to
import
Test
[OAK-7878] - Add unit test for LoggingHook
Task
[OAK-7915] - Update Oak trunk to Jackrabbit 2.17.7
[OAK-7931] - Don't allow for weak references between mounts
[OAK-7943] - Update Oak trunk to Jackrabbit 2.18.0
Documentation
[OAK-7945] - Document the recover-journal command
In addition to the above-mentioned changes, this release contains
all changes included up to the Apache Jackrabbit Oak 1.9.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 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/