@@ -3,24 +3,46 @@ elasticsearch-cluster CHANGELOG
33
44This file is used to list changes made in each version of the elasticsearch-cluster cookbook.
55
6+ 0.4.7
7+ -----
8+
9+ - Virender Khatri - #39 , script.disable_dynamic is not supported in v2.x
10+
11+ - Virender Khatri - #40 , update init.d scripts resource type from template to cookbook_file
12+
13+ - Virender Khatri - #41 , update cookbook for wrapper cookbook support
14+
15+ - Virender Khatri - #42 , move default attribute tarball_url to recipe tarball
16+
17+ - Virender Khatri - #43 , manage logging.yml configuration file
18+
19+ - Virender Khatri - #44 , add attribute to enable sensitive
20+
21+ - Virender Khatri - #46 , link node[ 'elasticsearch'] [ 'install_dir' ] should always notify service restart and does
22+ not require ` service ` restart
23+
24+ - Virender Khatri - #47 , added path.scripts directory resource config
25+
26+ - Virender Khatri - #48 , add resource script
27+
6280.3.8
729-----
830
9- WEI WU - set databag config related attributes before generating template file. Instead of storing in chef node.
31+ - WEI WU - set databag config related attributes before generating template file. Instead of storing in chef node.
1032
11- WEI WU - add sensitive flag only if chef respond to this flag
33+ - WEI WU - add sensitive flag only if chef respond to this flag
1234
13- Virender Khatri - #32 , move tarball checksum to helper method
35+ - Virender Khatri - #32 , move tarball checksum to helper method
1436
15- Virender Khatri - #33 , move install recipe directory resources to install method recipe
37+ - Virender Khatri - #33 , move install recipe directory resources to install method recipe
1638
17- Virender Khatri - #34 , bump elasticsearch version to 1.7.2
39+ - Virender Khatri - #34 , bump elasticsearch version to 1.7.2
1840
19- Virender Khatri - #35 , manage es config dir in favor of tarball install method
41+ - Virender Khatri - #35 , manage es config dir in favor of tarball install method
2042
21- Virender Khatri - #36 , update sysv init templates
43+ - Virender Khatri - #36 , update sysv init templates
2244
23- Virender Khatri - #37 , add feature to purge old tarball es revisions
45+ - Virender Khatri - #37 , add feature to purge old tarball es revisions
2446
25470.3.0
2648-----
0 commit comments