Loading CHANGES.md +17 −0 Original line number Diff line number Diff line Loading @@ -101,3 +101,20 @@ First cerebro release. #### Bug fixes - correct play.i18n.langs format - set an application.home default ###v0.6.2 - March 21st, 2017 #### Bug fixes - consider initializing/relocating/unassigned shards as unhealthy - fixed showSpecialIndices toggle on snapshot - recognise roles set with yes/no #### Enhancements - moved internal play settings from config file - overview tooltips on node stats - do not require user-domain on LDAP login - shorter classpath for init script #### New features - support for custom base path - added index stats action to overview build.sbt +1 −1 Original line number Diff line number Diff line name := "cerebro" version := "0.6.1" version := "0.6.2" scalaVersion := "2.11.8" Loading package.json +1 −1 Original line number Diff line number Diff line { "name": "cerebro", "version": "0.6.1", "version": "0.6.2", "description": "cerebro - elasticsearch admin", "main": "index.html", "scripts": { Loading Loading
CHANGES.md +17 −0 Original line number Diff line number Diff line Loading @@ -101,3 +101,20 @@ First cerebro release. #### Bug fixes - correct play.i18n.langs format - set an application.home default ###v0.6.2 - March 21st, 2017 #### Bug fixes - consider initializing/relocating/unassigned shards as unhealthy - fixed showSpecialIndices toggle on snapshot - recognise roles set with yes/no #### Enhancements - moved internal play settings from config file - overview tooltips on node stats - do not require user-domain on LDAP login - shorter classpath for init script #### New features - support for custom base path - added index stats action to overview
build.sbt +1 −1 Original line number Diff line number Diff line name := "cerebro" version := "0.6.1" version := "0.6.2" scalaVersion := "2.11.8" Loading
package.json +1 −1 Original line number Diff line number Diff line { "name": "cerebro", "version": "0.6.1", "version": "0.6.2", "description": "cerebro - elasticsearch admin", "main": "index.html", "scripts": { Loading