From ba9155b5ce559a45ba741620d0413620b3ef5d44 Mon Sep 17 00:00:00 2001 From: Dhia Ayachi Date: Mon, 18 Nov 2024 14:26:33 -0500 Subject: [PATCH] Update .changelog/21871.txt Co-authored-by: Nitya Dhanushkodi --- .changelog/21871.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.changelog/21871.txt b/.changelog/21871.txt index e20ba25dad..425ba2b5e2 100644 --- a/.changelog/21871.txt +++ b/.changelog/21871.txt @@ -1,3 +1,3 @@ ```release-note:bug -proxycfg: fix a bug where peered upstreams watches is cancels even when another target need it. +proxycfg: fix a bug where peered upstreams watches are canceled even when another target needs it. ```