Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Hardcode version condition instead of calling minimumCompatibilityVer…
…sion() (elastic#100102) This is one of the few uses of Version#minimumCompatibilityVersion that isn't covered by other planned work. Since the minimum compatibility version for 7.14.0 is always going to be 6.8.0, we can just hardcode the value.
- Loading branch information