From 68eeb002f695fa320ff9191937426e7ab074f7d7 Mon Sep 17 00:00:00 2001 From: Feng Ruohang Date: Mon, 24 Aug 2026 12:20:13 +0800 Subject: [PATCH] chore: record notification migration compatibility symbols --- buildscripts/rebrand-guard/compat-baseline.json | 2 ++ 1 file changed, 2 insertions(+) diff --git a/buildscripts/rebrand-guard/compat-baseline.json b/buildscripts/rebrand-guard/compat-baseline.json index 63859b1fc..49c90d7b2 100644 --- a/buildscripts/rebrand-guard/compat-baseline.json +++ b/buildscripts/rebrand-guard/compat-baseline.json @@ -6938,7 +6938,9 @@ "internal/config/notify:notify:func:SetNotifyRedis", "internal/config/notify:notify:func:SetNotifyWebhook", "internal/config/notify:notify:func:TestSubSysNotificationTargets", + "internal/config/notify:notify:method:LegacyDatabaseTargetError.Error", "internal/config/notify:notify:type:Config", + "internal/config/notify:notify:type:LegacyDatabaseTargetError", "internal/config/notify:notify:var:DefaultAMQPKVS", "internal/config/notify:notify:var:DefaultESKVS", "internal/config/notify:notify:var:DefaultKafkaKVS",