Loading CHANGES.md +10 −0 Original line number Diff line number Diff line Loading @@ -73,3 +73,13 @@ First cerebro release. #### New features - added authentication support ###v0.5.1 - February 11th, 2017 #### Enhancements - consistent node sorting on cluster overview - support host name on lists of known hosts #### Bug fixes - avoid parsing errors when ES requests fail - fixes select shard for relocation menu entry build.sbt +1 −1 Original line number Diff line number Diff line name := "cerebro" version := "0.5.0" version := "0.5.1" scalaVersion := "2.11.8" Loading package.json +1 −1 Original line number Diff line number Diff line { "name": "cerebro", "version": "0.5.0", "version": "0.5.1", "description": "cerebro - elasticsearch admin", "main": "index.html", "scripts": { Loading Loading
CHANGES.md +10 −0 Original line number Diff line number Diff line Loading @@ -73,3 +73,13 @@ First cerebro release. #### New features - added authentication support ###v0.5.1 - February 11th, 2017 #### Enhancements - consistent node sorting on cluster overview - support host name on lists of known hosts #### Bug fixes - avoid parsing errors when ES requests fail - fixes select shard for relocation menu entry
build.sbt +1 −1 Original line number Diff line number Diff line name := "cerebro" version := "0.5.0" version := "0.5.1" scalaVersion := "2.11.8" Loading
package.json +1 −1 Original line number Diff line number Diff line { "name": "cerebro", "version": "0.5.0", "version": "0.5.1", "description": "cerebro - elasticsearch admin", "main": "index.html", "scripts": { Loading