v1.5.0
Added - allow disabling ipwhitelist by setting its value to `false` - updated pom to depend on elasticsearch-parent project - travis test matrix for different ES versions Changed - restored default healthcheck for authenticated users - unauthenticated healthcheck for `/` returns `"{\"OK\":{}}"` - thanks @feaster83