From 90820b2a0b8286874725882a10b7de3bb544926e Mon Sep 17 00:00:00 2001 From: Ben Ye Date: Sat, 20 Jan 2024 15:10:56 -0800 Subject: [PATCH] changelog Signed-off-by: Ben Ye --- CHANGELOG.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 76137ab4de..0215998e7b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,8 @@ We use *breaking :warning:* to mark changes that are not backward compatible (re ### Fixed +- [#7083](https://github.com/thanos-io/thanos/pull/7083) Store Gateway: Fix lazy expanded postings with 0 length failed to be cached. + ### Added ### Changed