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

Fix ES version checking in 4.1 #5576

Merged
merged 4 commits into from
Dec 7, 2015
Merged

Conversation

w33ble
Copy link
Contributor

@w33ble w33ble commented Dec 5, 2015

Backport of #5572
Closes #5107

  • Add version_satisfies module (uses semver, via Bower, behind the scenes)
  • Remove old versionmath module
  • Update tests

screenshot 2015-12-04 16 50 25

@jbudz
Copy link
Member

jbudz commented Dec 7, 2015

Tested, works and code LGTM. Same comment as #5572 (comment), do we need backwards compatibility?

@jbudz jbudz assigned w33ble and unassigned jbudz Dec 7, 2015
@w33ble w33ble assigned tsullivan and unassigned w33ble Dec 7, 2015
@tsullivan
Copy link
Member

LGTM. About @jbudz comment, since the version number is a constant in the code, it doesn't seem to be a concern.

tsullivan added a commit that referenced this pull request Dec 7, 2015
@tsullivan tsullivan merged commit 24a3df0 into elastic:4.1 Dec 7, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants