Skip to content
This repository has been archived by the owner on Mar 4, 2019. It is now read-only.

ES 1.5.0 compatibility

Compare
Choose a tag to compare
@emig emig released this 05 Jul 19:40
· 16 commits to master since this release

Added

  • allow disabling ipwhitelist by setting its value to false. #41
  • updated pom to depend on elasticsearch-parent project
  • travis test matrix for different ES versions close
  • travis use cache and docker based infrastructure. #40

Changed

  • restored default healthcheck for authenticated users. #38 (thanks @feaster83)