Skip to content

Latest commit

 

History

History
175 lines (129 loc) · 8.79 KB

CHANGELOG.md

File metadata and controls

175 lines (129 loc) · 8.79 KB

Change Log

All notable changes to this project will be documented in this file. This project adheres to Semantic Versioning.

[1.0.1] - [23 March 2016]

Bugfixes

[1.0.0] - [01 March 2016]

Breaking changes

  • Framework uses official Elasticsearch image or binaries. Users are able to upgrade ES without framework upgrade.
  • CLI: Executor image names have been renamed to Elasticsearch image names.
  • Executors will quit when scheduler is killed with SIGTERM.

Enhancements

[0.7.2] - [18 February 2016]

Breaking changes

  • Users are now required to have a path on the end of the zk url. Previously, they were not.

Bugs

[0.7.1] - [25 January 2016]

Bugs

[0.7.0] - [15 January 2016]

Features

Bugs

Refactoring

[0.6.0] - [09 November 2015]

Features

Enhanced

Fixed

[0.5.2] - [29 October 2015]

Fixed

[0.5.1] - [27 October 2015]

Enhanced

Fixed

[0.5.0] - [19 October 2015]

Enhanced

Fixed

[0.4.3] - [28 September 2015]

Enhanced

[0.4.2] - [24 September 2015]

Fixed

Enhanced

[0.4.1] - [15 September 2015]

Fixed

Added

[0.4.0] - [7 September 2015]

Added

[0.3.0] - [4 September 2015]

Added

Changed

  • Removed zk, m, n and ram parameters from old CLI
  • CLI code now uses JCommander library