File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -83,3 +83,16 @@ First cerebro release.
8383#### Bug fixes
8484- avoid parsing errors when ES requests fail
8585- fixes select shard for relocation menu entry
86+
87+ ###v0.6.0 - March 9th, 2017
88+
89+ #### Enhancements
90+ - support aws clusters
91+ - order list of clusters alphabetically
92+ - count primary and replicas on cluster overview
93+ - use password input field
94+
95+ #### New features
96+ - support rest client history
97+ - nodes module
98+
Original file line number Diff line number Diff line change 11name := " cerebro"
22
3- version := " 0.5.1 "
3+ version := " 0.6.0 "
44
55scalaVersion := " 2.11.8"
66
Original file line number Diff line number Diff line change 11{
22 "name" : " cerebro" ,
3- "version" : " 0.5.1 " ,
3+ "version" : " 0.6.0 " ,
44 "description" : " cerebro - elasticsearch admin" ,
55 "main" : " index.html" ,
66 "scripts" : {
You can’t perform that action at this time.
0 commit comments