Loading CHANGES.md +13 −0 Original line number Diff line number Diff line Loading @@ -83,3 +83,16 @@ First cerebro release. #### Bug fixes - avoid parsing errors when ES requests fail - fixes select shard for relocation menu entry ###v0.6.0 - March 9th, 2017 #### Enhancements - support aws clusters - order list of clusters alphabetically - count primary and replicas on cluster overview - use password input field #### New features - support rest client history - nodes module build.sbt +1 −1 Original line number Diff line number Diff line name := "cerebro" version := "0.5.1" version := "0.6.0" scalaVersion := "2.11.8" Loading package.json +1 −1 Original line number Diff line number Diff line { "name": "cerebro", "version": "0.5.1", "version": "0.6.0", "description": "cerebro - elasticsearch admin", "main": "index.html", "scripts": { Loading Loading
CHANGES.md +13 −0 Original line number Diff line number Diff line Loading @@ -83,3 +83,16 @@ First cerebro release. #### Bug fixes - avoid parsing errors when ES requests fail - fixes select shard for relocation menu entry ###v0.6.0 - March 9th, 2017 #### Enhancements - support aws clusters - order list of clusters alphabetically - count primary and replicas on cluster overview - use password input field #### New features - support rest client history - nodes module
build.sbt +1 −1 Original line number Diff line number Diff line name := "cerebro" version := "0.5.1" version := "0.6.0" scalaVersion := "2.11.8" Loading
package.json +1 −1 Original line number Diff line number Diff line { "name": "cerebro", "version": "0.5.1", "version": "0.6.0", "description": "cerebro - elasticsearch admin", "main": "index.html", "scripts": { Loading