Loading CHANGES.md +8 −0 Original line number Diff line number Diff line Loading @@ -65,3 +65,11 @@ First cerebro release. - support shard relocation - support edit index template - added cat module ###v0.5.0 - January 19th, 2017 #### Bug fixes - fixed stuck shard state #### New features - added authentication support build.sbt +1 −1 Original line number Diff line number Diff line name := "cerebro" version := "0.4.2" version := "0.5.0" scalaVersion := "2.11.6" Loading package.json +1 −1 Original line number Diff line number Diff line { "name": "cerebro", "version": "0.4.2", "version": "0.5.0", "description": "cerebro - elasticsearch admin", "main": "index.html", "scripts": { Loading public/connect.html +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ <div class="text-center"> <img src="img/logo.png" height="160px"> <h4>Cerebro <small>v0.4.2</small> <small>v0.5.0</small> </h4> </div> </div> Loading Loading
CHANGES.md +8 −0 Original line number Diff line number Diff line Loading @@ -65,3 +65,11 @@ First cerebro release. - support shard relocation - support edit index template - added cat module ###v0.5.0 - January 19th, 2017 #### Bug fixes - fixed stuck shard state #### New features - added authentication support
build.sbt +1 −1 Original line number Diff line number Diff line name := "cerebro" version := "0.4.2" version := "0.5.0" scalaVersion := "2.11.6" Loading
package.json +1 −1 Original line number Diff line number Diff line { "name": "cerebro", "version": "0.4.2", "version": "0.5.0", "description": "cerebro - elasticsearch admin", "main": "index.html", "scripts": { Loading
public/connect.html +1 −1 Original line number Diff line number Diff line Loading @@ -4,7 +4,7 @@ <div class="text-center"> <img src="img/logo.png" height="160px"> <h4>Cerebro <small>v0.4.2</small> <small>v0.5.0</small> </h4> </div> </div> Loading