From 5c23b38b188253d2d2b17ef974c401b5740ef69a Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=B4=E6=99=9F=20Wu=20Sheng?= Date: Sat, 29 Oct 2022 12:36:37 +0800 Subject: [PATCH] Mention Virtual Cache support in the changelog (#370) --- CHANGES.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGES.md b/CHANGES.md index 607a19fb4..cbb2173f7 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -5,6 +5,8 @@ Release Notes. 8.13.0 ------------------ +**This release begins to adopt SkyWalking 9.3.0+ [Virtual Cache Analysis](https://skywalking.apache.org/docs/main/next/en/setup/service-agent/virtual-cache/).** + * Support set-type in the agent or plugin configurations * Optimize ConfigInitializer to output warning messages when the config value is truncated. * Fix the default value of the Map field would merge rather than override by new values in the config.