Skip to content

Latest commit

 

History

History
56 lines (39 loc) · 1.04 KB

CHANGES.md

File metadata and controls

56 lines (39 loc) · 1.04 KB

Cerebro Releases

###v0.1.0 - July 14th, 2016

First cerebro release.

####Features

  • cluster overview
  • rest client
  • aliases management
  • index creation

###v0.2.0 - August 25th, 2016

New features

  • analysis api
  • index template api
  • cluster settings api
  • notify regarding created/deleted indices and joining/leaving nodes

###v0.3.0 - November 3rd, 2016

Bug fixes

  • rest client format body button
  • only display cluster changes if cluster name hasnt changed

Enhancements

  • load default cluster settings values

New features

  • added index settings module

###v0.3.1 - November 17th, 2016

Bug fixes

  • displayed node roles

###v0.4.0 - December 2nd, 2016

Bug fixes

  • fix favicon for
  • handle cpu / load info from both 2.X and 5.X

Enhancements

  • pagination buttons unselectable
  • display relocating / initializing shards on overview

New features

  • copy to curl to rest client
  • repositories / snapshots module

###v0.4.1 - December 6th, 2016

Bug fixes

  • fix indices selection on snapshot creation