From 41a6882ddce7d3098cabbbe1b666c8d5efe90fe3 Mon Sep 17 00:00:00 2001 From: Zhefeng Chen Date: Wed, 26 Apr 2023 12:43:24 +0800 Subject: [PATCH] add CHANGELOG --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 55855f6467f..7dd9e07babb 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -138,6 +138,8 @@ [#10680](https://github.com/Kong/kong/pull/10680) - Tracing: fix an approximation issue that resulted in reduced precision of the balancer span start and end times. [#10681](https://github.com/Kong/kong/pull/10681) +- Fix an issue where cli `kong vault get` doesn't work in dbless mode. + [#10675](https://github.com/Kong/kong/pull/10675) #### Admin API