mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-05 20:48:22 +00:00
Now that the versions are aligned with ES version, we can just use the es `Version` class. Version compatibility is applied by the `PluginService`. Closes elastic/elasticsearch#439 Original commit: elastic/x-pack-elasticsearch@32f305abb8