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

Looks like latest elasticsearch-js in npm hasn't supported 1.7 yet #243

Closed
philipskokoh opened this issue Jul 27, 2015 · 3 comments
Closed

Comments

@philipskokoh
Copy link

npm install elasticsearch gives latest v5.0.0 but this one does not support elasticsearch 1.7.
I have to use apiVersion: 1.x for now.

@roicellaya
Copy link

I have the same problem, I tried to set apiVersion to 1.7 and got this error:

TypeError: Invalid apiVersion "1.7", expected a function or one of master, 1.x, 1.6, 1.5, 1.4, 1.3, 1.2, 1.1, 1.0, 0.90

@shekit
Copy link

shekit commented Jul 31, 2015

Same problem here. Changelog mentions it will be the default in the yet unreleased 6.0. When will it be released?

@spalger
Copy link
Contributor

spalger commented Aug 4, 2015

Sorry about this, just published 6.0

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

4 participants