diff --git a/.changelog/15818.txt b/.changelog/15818.txt new file mode 100644 index 0000000000000..7a7182a2d4cfa --- /dev/null +++ b/.changelog/15818.txt @@ -0,0 +1,6 @@ +```release-note:enhancement +connect: for early awareness of Envoy incompatibilities, when using the `consul connect envoy` command the Envoy version will now be checked for compatibility. If incompatible Consul will error and exit. +``` +```release-note:breaking-change +connect: Consul will now error and exit when using the `consul connect envoy` command if the Envoy version is incompatible. To ignore this check use flag `--ignore-envoy-compatibility` +``` \ No newline at end of file