OpenSearch/modules
Simon Willnauer 2ccc223ff7 Fix Version based BWC and set correct minCompatVersion (#24732)
Approaching the release of 6.0 we need to sort out the usage of
`Version#minimumCompatibilityVersion` which was still set to 5.0.0.
Now this change moves it to the latest released version of 5.x (5.4 at this point)
to ensure we are compatible with the latest minor of the previous major. This change
also removes all the `_UNRELEASED` from the versions that where released and drops versions
that were never released and are not expected to be released (bugfixes in minors that are not
the latest in the previous major).
2017-05-17 17:27:09 +02:00
..
aggs-matrix-stats Tests: Change rest test extension from .yaml to .yml (#24659) 2017-05-16 17:24:35 -07:00
analysis-common Fail rest tests on yaml files (#24740) 2017-05-17 10:24:57 -04:00
ingest-common Tests: Change rest test extension from .yaml to .yml (#24659) 2017-05-16 17:24:35 -07:00
lang-expression Tests: Change rest test extension from .yaml to .yml (#24659) 2017-05-16 17:24:35 -07:00
lang-mustache Tests: Change rest test extension from .yaml to .yml (#24659) 2017-05-16 17:24:35 -07:00
lang-painless Tests: Change rest test extension from .yaml to .yml (#24659) 2017-05-16 17:24:35 -07:00
parent-join Tests: Change rest test extension from .yaml to .yml (#24659) 2017-05-16 17:24:35 -07:00
percolator Fix Version based BWC and set correct minCompatVersion (#24732) 2017-05-17 17:27:09 +02:00
reindex Fix Version based BWC and set correct minCompatVersion (#24732) 2017-05-17 17:27:09 +02:00
repository-url Tests: Change rest test extension from .yaml to .yml (#24659) 2017-05-16 17:24:35 -07:00
transport-netty4 Tests: Change rest test extension from .yaml to .yml (#24659) 2017-05-16 17:24:35 -07:00
build.gradle Build: Change `gradle run` to use zip distribution (#21001) 2016-10-18 11:48:58 -07:00