Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Dependency on elasticsearch 5.3.0 is problematic #889

Closed
jacool opened this issue Apr 24, 2017 · 1 comment
Closed

Dependency on elasticsearch 5.3.0 is problematic #889

jacool opened this issue Apr 24, 2017 · 1 comment

Comments

@jacool
Copy link
Contributor

jacool commented Apr 24, 2017

The ES v5.3.0 build had several showstopper bugs
(e.g.
elastic/elasticsearch#21955
https://www.elastic.co/blog/multi-data-path-bug-in-elasticsearch-5-3-0
)
Please move to 5.3.1 to eliminate the dependency.

sksamuel added a commit that referenced this issue Apr 24, 2017
@sksamuel
Copy link
Collaborator

sksamuel commented Apr 24, 2017

Thanks, I'll do a new release soon, but you can work around it by just adding the elasticsearch 5.3.1 dependency to your build, which will cause sbt / gradle / maven to use that and not the 5.3.0 declared in elastic4s.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants