OpenSearch/buildSrc
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
..
reaper [License] Add SPDX and OpenSearch Modification license header (#509) 2021-04-09 14:28:18 -05:00
src Version checks are incorrectly returning versions < 1.0.0. (#797) (#807) 2021-06-03 09:56:33 -04:00
.gitignore Build: Add fake project to include buildSrc as normal project 2016-05-06 22:26:15 -07:00
build.gradle [CVE] Upgrade dependencies to mitigate CVEs (#657) (#737) 2021-05-19 21:20:53 -07:00
formatterConfig.xml [Rename] buildSrc directory, build-tools module (#182) 2021-03-21 20:56:34 -05:00
settings.gradle [License] Add SPDX and OpenSearch Modification license header (#509) 2021-04-09 14:28:18 -05:00
version.properties [CVE] Upgrade dependencies to mitigate CVEs (#657) (#737) 2021-05-19 21:20:53 -07:00