Skip to content
CHANGES.md 1.64 KiB
Newer Older
Leonardo Menezes's avatar
Leonardo Menezes committed
Cerebro Releases
------------

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

First cerebro release.

####Features
- cluster overview
- rest client
- aliases management
Leonardo Menezes's avatar
Leonardo Menezes committed
- index creation

Leonardo Menezes's avatar
Leonardo Menezes committed
###v0.2.0 - August 25th, 2016
Leonardo Menezes's avatar
Leonardo Menezes committed

#### New features
- analysis api
- index template api
- cluster settings api
Leonardo Menezes's avatar
Leonardo Menezes committed
- 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
Leonardo Menezes's avatar
Leonardo Menezes committed

###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

Leonardo Menezes's avatar
Leonardo Menezes committed
###v0.4.1 - December 6th, 2016

#### Bug fixes
- fix indices selection on snapshot creation
Leonardo Menezes's avatar
Leonardo Menezes committed

###v0.4.2 - January 4th, 2017

#### Bug fixes
- fixed issue that prevent alias removal
- only display unassigned shard count when count is > 0

#### New features
- support shard relocation
- support edit index template
- added cat module
Leonardo Menezes's avatar
Leonardo Menezes committed

###v0.5.0 - January 19th, 2017

#### Bug fixes
- fixed stuck shard state

#### New features
- added authentication support
Leonardo Menezes's avatar
Leonardo Menezes committed

###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