You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
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.
The text was updated successfully, but these errors were encountered: