OpenSearch/server
Daniel Doubrovkine (dB.) b45b613472
Version checks are incorrectly returning versions < 1.0.0. (#797) (#807)
* Version checks are incorrectly returning versions < 1.0.0.
* Removed V_7_10_3 which has not been released as of time of the fork.
* 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>
Signed-off-by: dblock <dblock@amazon.com>
Co-authored-by: Rabi Panda <adnapibar@gmail.com>
2021-06-03 09:56:33 -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) (#807) 2021-06-03 09:56:33 -04:00
build.gradle Speed ups to test suite and precommit tasks. (#580) 2021-04-20 09:02:45 -05:00