-
Notifications
You must be signed in to change notification settings - Fork 30
/
CHANGELOG
53 lines (37 loc) · 1.34 KB
/
CHANGELOG
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
2017-07-11 - Version 1.1.0
Bugfixes:
- Couchbase 4.6.2 support patchesfrom rdev5 (Matt Borja)
2016-01-06 - Version 1.0.4
Bugfixes:
- Fixes URL link for ubuntu repository
2015-04-14 - Version 1.0.3
Bugfixes:
- Initialize the autofailover settings via 'setting-autofailover' instead of
in cluster
New:
- Add 'index_dir' setting. Thanks to TheMeier.
- New 'download_url_base' setting for location to resolve binary download
from. Thanks to ajcrowe
2015-03-20 - Version 1.0.2
Bugfixes:
- Changed default install to community edition.
2014-12-16 - Version 1.0.1
Summary: Fixes bugs with version downloading from couchbase package URL
Bugfixes:
- Couchbase changed URL's again for packages. This fixes it
2014-11-25 - Version 1.0.0
Summary: Syntax changes, package fixes and new resource definition additions.
Bugfixes:
- Moved to metadata format for module.
- Now installs community release by default
- RPM/package update to fix new s3 locations for packages
- Ensure bucket exists based on params
- Remove/add init scripts based upon present/absent state
- Changed init script to refreshonly.
- data directory is now a param
New:
- Moxi resource which can configure the moxi proxy on linux or windows
machines. More info about moxi here:
http://docs.couchbase.com/moxi-manual-1.8/
Contributions/Thanks:
Dmitry Kireev <https://github.com/kireevco> (Thanks!)