mirror of
https://github.com/status-im/consul.git
synced 2025-01-13 15:26:48 +00:00
c517f07eca
- When an envoy version is out of a supported range, we now return the envoy version being used as `major.minor.x` to indicate that it is the minor version at most that is incompatible - When an envoy version is in the list of unsupported envoy versions we return back the envoy version in the error message as `major.minor.patch` as now the exact version matters.