diff --git a/.changelog/12890.txt b/.changelog/12890.txt new file mode 100644 index 000000000..4f707e3b6 --- /dev/null +++ b/.changelog/12890.txt @@ -0,0 +1,3 @@ +```release-note:improvement +connect: service-router destinations have gained a `RetryOn` field for specifying the conditions when Envoy should retry requests beyond specific status codes and generic connection failure which already exists. +```