Skip to content

6.0.0 Support ElasticSearch 6.X

Compare
Choose a tag to compare
@Nexucis Nexucis released this 04 Dec 20:55
· 39 commits to master since this release

Changelog

Feature

  • Upgrade elasticsearch-php dependency version from 5.3.1 to 6.0.0
  • [Public] Add new method deleteIndexByAlias which cannot be taken an index as parameter

Breaking Changes

  • [Public] Make deleteIndex protected
  • [Public] Rename createIndex by createIndexByAlias