Skip to content

Commit

Permalink
Changelog.
Browse files Browse the repository at this point in the history
  • Loading branch information
philwinder committed Jan 15, 2016
1 parent f8e6563 commit 5cb1fd2
Showing 1 changed file with 19 additions and 34 deletions.
53 changes: 19 additions & 34 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,43 +2,28 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](http://semver.org/).

## [0.7.0] - [13 January 2016]

shouldNotLoseDataWhenScalingDown ocasionally fails bug
#447 opened 5 days ago by philwinder 0.7.0
2
Minimesos hostnames do not point to running containers bug PeerReview testing
#445 opened 6 days ago by philwinder 0.7.0
@philwinder 1
Remove dependency on ES Zookeeper PeerReview refactoring
#439 opened 9 days ago by philwinder 0.7.0
@philwinder 1
Jenkins system test failure blocked testing
#436 opened 15 days ago by philwinder 0.7.0
0
Update to minimesos 0.5.0 build testing
#421 opened on Dec 11, 2015 by philwinder 0.7.0
@frankscholten 1
option to use IP addresses instead of hostname configuration
#418 opened on Dec 8, 2015 by sadovnikov 0.7.0
3
Update demo to use host mode, not bridge. documentation
#417 opened on Dec 1, 2015 by philwinder 0.7.0
0
Upgrade to elasticsearch 2.0+
#415 opened on Nov 25, 2015 by philwinder 0.7.0
@philwinder 2
Allow a user to specify his own http/transport ports enhancement PeerReview
#413 opened on Nov 19, 2015 by philwinder 0.7.0
0
Sanity check for framework registration before getting cluster state PeerReview
#410 opened on Nov 17, 2015 by philwinder 0.7.0
0

- [Jitpack cannot build jar beacuse of docker build ](https://github.com/mesos/elasticsearch/issues/408)
## [0.7.0] - [15 January 2016]

### Features
- [Update to minimesos 0.5.0+](https://github.com/mesos/elasticsearch/issues/421)
- [Upgrade to elasticsearch 2.1.1](https://github.com/mesos/elasticsearch/issues/415)
- [Allow a user to specify his own http/transport ports](https://github.com/mesos/elasticsearch/issues/413)
- [Manual horizontal scaling](https://github.com/mesos/elasticsearch/issues/403)
- Networking overhaul. Now uses standard ES zen for clustering.

### Bugs

- [shouldNotLoseDataWhenScalingDown system test occasionally fails](https://github.com/mesos/elasticsearch/issues/447)
- [Minimesos hostnames do not point to running containers](https://github.com/mesos/elasticsearch/issues/445)
- [Fix Jenkins system test failures](https://github.com/mesos/elasticsearch/issues/436)
- [Option to use IP addresses instead of hostname](https://github.com/mesos/elasticsearch/issues/418)
- [Documentation](https://github.com/mesos/elasticsearch/issues/417)
- [Jitpack cannot build jar beacuse of docker build](https://github.com/mesos/elasticsearch/issues/408)

### Refactoring

- [Remove dependency on ES Zookeeper](https://github.com/mesos/elasticsearch/issues/439)
- [Sanity check for framework registration before getting cluster state](https://github.com/mesos/elasticsearch/issues/410)

## [0.6.0] - [09 November 2015]

Expand Down

0 comments on commit 5cb1fd2

Please sign in to comment.