-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathCHANGES.txt
34 lines (22 loc) · 1.01 KB
/
CHANGES.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
Apache ManifoldCF Plugin for Elastic Search change Log
$Id$
======================= 2.1-SNAPSHOT =====================
======================= Release 2.1 =====================
CONNECTORS-1194: Stale connection checks enabled.
(Karl Wright)
CONNECTORS-934 : Check if log level is enabled before constructing log message.
(Ahmet Arslan)
======================= Release 2.0 =====================
CONNECTORS-886: Add support for parent security. This
change requires reindexing of all content supported by this plugin.
(Karl Wright)
======================= Release 1.1 =====================
Add functionality making the plugin compatible with multi-domain
features of ManifoldCF. Specifically, create method signatures that
allow multiple domain/username pairs to be passed in.
(Karl Wright)
======================= Release 0.1 =====================
Added the path.data parameter in the ElasticSearch server: now the data folder is created under the target folder
(Karl Wright, Piergiorgio Lucidi)
Initial commit.
(Karl Wright)