11Cerebro Releases
22------------
33
4- ###v0.1.0 - July 14th, 2016
4+ ### v0.1.0 - July 14th, 2016
55
66First cerebro release.
77
8- ####Features
8+ #### Features
99- cluster overview
1010- rest client
1111- aliases management
1212- index creation
1313
14- ###v0.2.0 - August 25th, 2016
14+ ### v0.2.0 - August 25th, 2016
1515
1616#### New features
1717- analysis api
1818- index template api
1919- cluster settings api
2020- notify regarding created/deleted indices and joining/leaving nodes
2121
22- ###v0.3.0 - November 3rd, 2016
22+ ### v0.3.0 - November 3rd, 2016
2323
2424#### Bug fixes
2525- rest client format body button
@@ -31,12 +31,12 @@ First cerebro release.
3131#### New features
3232- added index settings module
3333
34- ###v0.3.1 - November 17th, 2016
34+ ### v0.3.1 - November 17th, 2016
3535
3636#### Bug fixes
3737- displayed node roles
3838
39- ###v0.4.0 - December 2nd, 2016
39+ ### v0.4.0 - December 2nd, 2016
4040
4141#### Bug fixes
4242- fix favicon for
@@ -50,12 +50,12 @@ First cerebro release.
5050- copy to curl to rest client
5151- repositories / snapshots module
5252
53- ###v0.4.1 - December 6th, 2016
53+ ### v0.4.1 - December 6th, 2016
5454
5555#### Bug fixes
5656- fix indices selection on snapshot creation
5757
58- ###v0.4.2 - January 4th, 2017
58+ ### v0.4.2 - January 4th, 2017
5959
6060#### Bug fixes
6161- fixed issue that prevent alias removal
@@ -66,15 +66,15 @@ First cerebro release.
6666- support edit index template
6767- added cat module
6868
69- ###v0.5.0 - January 19th, 2017
69+ ### v0.5.0 - January 19th, 2017
7070
7171#### Bug fixes
7272- fixed stuck shard state
7373
7474#### New features
7575- added authentication support
7676
77- ###v0.5.1 - February 11th, 2017
77+ ### v0.5.1 - February 11th, 2017
7878
7979#### Enhancements
8080- consistent node sorting on cluster overview
@@ -84,7 +84,7 @@ First cerebro release.
8484- avoid parsing errors when ES requests fail
8585- fixes select shard for relocation menu entry
8686
87- ###v0.6.0 - March 9th, 2017
87+ ### v0.6.0 - March 9th, 2017
8888
8989#### Enhancements
9090- support aws clusters
@@ -96,13 +96,13 @@ First cerebro release.
9696- support rest client history
9797- nodes module
9898
99- ###v0.6.1 - March 10th, 2017
99+ ### v0.6.1 - March 10th, 2017
100100
101101#### Bug fixes
102102- correct play.i18n.langs format
103103- set an application.home default
104104
105- ###v0.6.2 - March 21st, 2017
105+ ### v0.6.2 - March 21st, 2017
106106
107107#### Bug fixes
108108- consider initializing/relocating/unassigned shards as unhealthy
@@ -119,7 +119,7 @@ First cerebro release.
119119- support for custom base path
120120- added index stats action to overview
121121
122- ###v0.6.3 - March 22nd, 2017
122+ ### v0.6.3 - March 22nd, 2017
123123
124124#### Bug fixes
125125- fixed node stats danger indication in overview
@@ -136,7 +136,7 @@ First cerebro release.
136136#### Enhancements
137137- support indices with special characters (for ES < 2.X))
138138
139- ###v0.6.5 - April 6th, 2017
139+ ### v0.6.5 - April 6th, 2017
140140
141141#### Bug fixes
142142- logout action to use relative path
@@ -162,7 +162,7 @@ First cerebro release.
162162- display single alias on overview
163163- improve performance of overview index filtering
164164
165- ###v0.6.7 - September 23rd, 2017
165+ ### v0.6.7 - September 23rd, 2017
166166
167167#### Bug fixes
168168- use correct host when copying rest request for curl
@@ -190,7 +190,7 @@ First cerebro release.
190190- display alias filter/routing on aliases listing
191191- support linux aarch64 (https://github.com/lmenezes/cerebro/issues/207 )
192192
193- ###v0.7.0 - October 13th, 2017
193+ ### v0.7.0 - October 13th, 2017
194194
195195#### Bug fixes
196196- fixed rest url autocompletion
@@ -203,7 +203,7 @@ First cerebro release.
203203- gzip enabled for all api calls
204204- avoid piling up of slow requests
205205
206- ###v0.7.1 - October 17th, 2017
206+ ### v0.7.1 - October 17th, 2017
207207
208208#### Bug fixes
209209- fixes mass actions on selected indices
@@ -214,7 +214,7 @@ First cerebro release.
214214- optimised ES response parsing
215215- dropped internal usage of _ cat apis in favor of faster alternatives
216216
217- ###v0.7.2 - November 28th, 2017
217+ ### v0.7.2 - November 28th, 2017
218218
219219#### Bug fixes
220220- fixes unhealty indices filter
0 commit comments