OpenSearch/server
Daniel Doubrovkine (dB.) bd9ca7cce5
Version checks are incorrectly returning versions < 1.0.0. (#797)
* Version checks are incorrectly returning versions < 1.0.0.

Signed-off-by: dblock <dblock@amazon.com>

* Removed V_7_10_3 which has not been released as of time of the fork.

Signed-off-by: dblock <dblock@amazon.com>

* Update check for current version to get unreleased versions.

- no unreleased version if the current version is "1.0.0"
- add unit tests for OpenSearch 1.0.0 with legacy ES versions.
- update VersionUtils to include all legacy ES versions as released.

Signed-off-by: Rabi Panda <adnapibar@gmail.com>

Co-authored-by: Rabi Panda <adnapibar@gmail.com>
2021-06-02 16:03:50 -04:00
..
licenses Update lucene version to 8.8.2 (#557) 2021-04-23 09:48:41 -05:00
src Version checks are incorrectly returning versions < 1.0.0. (#797) 2021-06-02 16:03:50 -04:00
build.gradle Speed ups to test suite and precommit tasks. (#580) 2021-04-20 09:02:45 -05:00