From 9e54791c98fbeb39ab3da6742b5c189235827aee Mon Sep 17 00:00:00 2001 From: freddygv Date: Mon, 10 Oct 2022 13:35:12 -0600 Subject: [PATCH] Add changelog entry --- .changelog/14747.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .changelog/14747.txt diff --git a/.changelog/14747.txt b/.changelog/14747.txt new file mode 100644 index 000000000..7a5e84dc2 --- /dev/null +++ b/.changelog/14747.txt @@ -0,0 +1,3 @@ +```release-note:improvement +peering: return information about the health of the peering when the leader is queried to read a peering. +``` \ No newline at end of file