From 7d47c0055dcdd13041c0674a9c663d596a761298 Mon Sep 17 00:00:00 2001 From: srahul3 Date: Wed, 7 Jun 2023 10:17:24 +0530 Subject: [PATCH] Adding changelog --- .changelog/2293.txt | 3 +++ 1 file changed, 3 insertions(+) create mode 100644 .changelog/2293.txt diff --git a/.changelog/2293.txt b/.changelog/2293.txt new file mode 100644 index 0000000000..ce6d888bcd --- /dev/null +++ b/.changelog/2293.txt @@ -0,0 +1,3 @@ +```release-note:feature +sync-catalog: add ability to support weighted loadbalancing by service annotation `consul.hashicorp.com/service-weight: ` +``` \ No newline at end of file